Category:SciPy: Difference between revisions

From Rosetta Code
Content added Content deleted
(4 years since somebody updated this: that means it's useless)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== SciPy for Python ==
== SciPy for Python ==


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


SciPy is an Open Source Library of Scientific Tools for [[Python]],<br>
SciPy is an Open Source Library of Scientific Tools for [[Python]],<br>
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

Latest 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.