NumPy

From UConn PAN
Revision as of 02:03, 7 March 2023 by Mcintyre (talk | contribs) (Created page with "== Numerical Python (NumPy) == NumPy is an open-source Python library created in 2005. It is used for working with arrays, but also has functions for working in the domain of...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Numerical Python (NumPy)

NumPy is an open-source Python library created in 2005. It is used for working with arrays, but also has functions for working in the domain of linear algebra, fourier transform, and matrices.