summaryrefslogtreecommitdiffstats
path: root/academic/scipy/README
blob: 80d7562dec0e3d6bb8d08a63ef291e5ff461ff81 (plain)
1
2
3
4
5
6
7
8
9
10
11
SciPy (pronounced "Sigh Pie") is open-source software for mathematics, 
science, and engineering.

The SciPy library is built to work with NumPy arrays, and provides many 
user-friendly and efficient numerical routines such as routines for numerical 
integration and optimization. Together, they run on all popular operating 
systems, are quick to install, and are free of charge. NumPy and SciPy are 
easy to use, but powerful enough to be depended upon by some of the world's 
leading scientists and engineers.

This requires numpy, matplotlib, ipython, blas, and lapack.