Category:SciPy: Difference between revisions

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