forked fromnumpy/numpy
- Notifications
You must be signed in to change notification settings - Fork0
eric-wieser/numpy
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
NumPy is the fundamental package needed for scientific computing with Python.
- Website (including documentation):http://www.numpy.org
- Mailing list:https://mail.python.org/mailman/listinfo/numpy-discussion
- Source:https://github.com/numpy/numpy
- Bug reports:https://github.com/numpy/numpy/issues
It provides:
- a powerful N-dimensional array object
- sophisticated (broadcasting) functions
- tools for integrating C/C++ and Fortran code
- useful linear algebra, Fourier transform, and random number capabilities
Ifnose is installed, tests can be run after installation with:
python -c 'import numpy; numpy.test()'About
Numpy main repository
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- C53.7%
- Python44.9%
- C++1.2%
- JavaScript0.1%
- Fortran0.1%
- Shell0.0%