forked from numpy/numpy-refactor
-
Notifications
You must be signed in to change notification settings - Fork 0
Refactoring repo (temporary)
License
RobAmos/numpy-refactor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NumPy 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. After installation, tests can be run with python -c 'import numpy; numpy.test()' The most current development version is always available from a subversion repostiory: http://svn.scipy.org/svn/numpy/trunk
About
Refactoring repo (temporary)
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 41.2%
- Python 38.0%
- C++ 11.6%
- C# 5.7%
- Shell 2.3%
- TeX 0.8%
- Other 0.4%