Category:SciPy: Difference between revisions

From Rosetta Code
Content added Content deleted
(Library of Scientific Tools for Python)
 
Line 1: Line 1:
== SciPy for Python ==
== SciPy for Python ==


Website: [http://www.scipy.org/ SciPy.org]
Open Source Library of Scientific Tools for [[Python]],

Current version: 1.9.0 - 2014-09-07
<hr>

SciPy is an Open Source Library of Scientific Tools for [[Python]],<br>
software for mathematics, science, and engineering.
software for mathematics, science, and engineering.


Some of the core packages:
Some of the core packages:
* SciPy library - Library for scientific computing
* NumPy - N-dimensional array package
* [[NumPy]] - N-dimensional array package
* SciPy library - Library for scientific computing
* Matplotlib - 2D Plotting
* [[matplotlib]] - 2D Plotting
* IPython - Enhanced Interactive Console
* [[IPython]] - Enhanced Interactive Console
* Sympy - Symbolic mathematics
* [[SymPy]] - Symbolic mathematics
* pandas - Data structures & analysis
* [[pandas]] - Data structures & analysis


Website: [http://www.scipy.org/ SciPy.org]

Current version: 1.9.0 - 2014-09-07





Revision as of 11:42, 9 November 2014

SciPy for Python

Website: SciPy.org

Current version: 1.9.0 - 2014-09-07


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.