SciPy
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
Information
- Website: http://www.scipy.org/
- Getting Started: http://www.scipy.org/getting-started.html
- Install: http://www.scipy.org/install.html
- Blogs: http://planet.scipy.org/
Comments
comments powered by Disqus