Category:SciPy: Difference between revisions

From Rosetta Code
Content added Content deleted
mNo edit summary
mNo edit summary
Line 8: Line 8:
Some of the core packages:
Some of the core packages:
* SciPy library - Library for scientific computing
* SciPy library - Library for scientific computing
* [[NumPy]] - N-dimensional array package
* [[[[:Category:NumPy|NumPy]] - N-dimensional array package
* [[:Category:Matplotlib | Matplotlib]] - 2D Plotting
* [[:Category:Matplotlib|Matplotlib]] - 2D Plotting
* [[IPython]] - Enhanced Interactive Console
* [[IPython]] - Enhanced Interactive Console
* [[SymPy]] - Symbolic mathematics
* [[SymPy]] - Symbolic mathematics

Revision as of 21:25, 10 March 2018

SciPy for Python

Website: http://www.scipy.org/ - https://pypi.python.org/pypi/scipy

SciPy is an Open Source Library of Scientific Tools for Python,
software for mathematics, science, and engineering.

Some of the core packages:

  • SciPy library - Library for scientific computing
  • [[NumPy - N-dimensional array package
  • Matplotlib - 2D Plotting
  • IPython - Enhanced Interactive Console
  • SymPy - Symbolic mathematics
  • pandas - Data structures & analysis

Subcategories

This category has the following 2 subcategories, out of 2 total.

M

N

Pages in category "SciPy"

This category contains only the following page.