SciPy.org¶
SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering. In particular, these are some of the core packages:
-
NumPy
Base N-dimensional array package -
SciPy library
Fundamental library for scientific computing -
Matplotlib
Comprehensive 2D Plotting -
IPython
Enhanced Interactive Console -
Sympy
Symbolic mathematics -
pandas
Data structures & analysis
News¶
- SciPy 0.15.0 released 2015-01-11
- See Obtaining NumPy & SciPy libraries.
- SciPy 0.14.1 released 2014-12-30
- See Obtaining NumPy & SciPy libraries.
- NumPy 1.9.1 released 2014-11-02
- See Obtaining NumPy & SciPy libraries.
- NumPy 1.9.0 released 2014-09-07
- See Obtaining NumPy & SciPy libraries.
- NumPy 1.8.2 released 2014-08-09
- See Obtaining NumPy & SciPy libraries.
- SciPy 0.14.0 released 2014-05-03
- See Obtaining NumPy & SciPy libraries.
- NumPy 1.8.1 released 2014-03-26
- See Obtaining NumPy & SciPy libraries.
