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¶
- NumPy 1.11.1rc1 released 2016-05-26
- See Obtaining NumPy & SciPy libraries.
- SciPy 0.17.1 released 2016-05-12
- See Obtaining NumPy & SciPy libraries.
- NumPy 1.11.0 released 2016-03-27
- See Obtaining NumPy & SciPy libraries.
- SciPy 0.17.0 released 2016-01-23
- See Obtaining NumPy & SciPy libraries.
- NumPy 1.10.4 released 2016-01-07
- See Obtaining NumPy & SciPy libraries.
- NumPy 1.10.2 released 2015-12-14
- See Obtaining NumPy & SciPy libraries.
- SciPy 0.16.1 released 2015-10-24
- See Obtaining NumPy & SciPy libraries.
- SciPy 0.16.0 released 2015-07-23
- See Obtaining NumPy & SciPy libraries.
