Changes

Jump to navigation Jump to search
737 bytes added ,  02:03, 7 March 2023
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..."
== 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.
<br>
* [https://numpy.org/doc/stable/user/absolute_beginners.html NumPy: the absolute basics for beginners <b>(numpy.org)</b>]
* [https://www.w3schools.com/python/numpy/numpy_intro.asp NumPy Introduction <b>(w3schools.com)</b>]
* [https://numpy.org/doc/stable/user/whatisnumpy.html NumPy User Guide <b>(numpy.org)</b>]
* [https://www.geeksforgeeks.org/python-numpy/ NumPy Tutorial <b>(geeksforgeeks.org)</b>]
* [https://pypi.org/project/numpy/ Fundamental package for array computing in Python <b>(pypi.org)</b>]
581

edits

Navigation menu