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 2-D plotting
  • IPython – Enhanced interactive console
  • SymPy – Symbolic mathematics
  • pandas – Data structures & analysis