Skip to content

stefanseefeld/numpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.scipy.org/svn/scipy_core/trunk 

About

Numpy main repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 55.8%
  • Python 44.0%
  • Other 0.2%