Skip to content

brypy220/advanced_computation_with_numpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a6db105 · Feb 3, 2023

History

3 Commits
Feb 3, 2023
Feb 3, 2023
Feb 3, 2023

Repository files navigation

Advanced Computation with Numpy and N-Dimensional Arrays

This project utilizes:

  • Numpy's ndarrays
  • Accessing individual values and subsets inside an n-dimensional array
  • Broadcasting with ndarrays
  • Linear algebra with NumPy
  • Manipulating images as ndarrays
  • When I first made this file misc was still being used instead of datasets and there was no dependency on pooch,another reason I love the industry because there is always something to learn.

Throughout the code there are various comments for my own personal use

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages