forked from numpy/numpy
-
Notifications
You must be signed in to change notification settings - Fork 0
Numpy main repository
License
immerrr/numpy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NumPy (previously called SciPy core) is a replacement of Numeric Python that adds the features of numarray. To install: python setup.py install The setup.py script will take advantage of fast BLAS on your system if it can find it. You can help the process with a site.cfg file. If fast BLAS and LAPACK cannot be found, then a slower default version is used. The current version is always available from a Subversion repostiory: http://svn.numpy.org/svn/numpy/trunk
About
Numpy main repository
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 58.6%
- Python 39.5%
- C++ 1.1%
- TeX 0.7%
- Fortran 0.1%
- Shell 0.0%