Category:SciPy: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Category:Matplotlib)
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1:
== SciPy for Python ==
 
Website: [http://www.scipy.org/ SciPy- https://pypi.python.org]/pypi/scipy
 
Current version: 1.9.0 - 2014-09-07
<hr>
 
SciPy is an Open Source Library of Scientific Tools for [[Python]],<br>
Line 11 ⟶ 8:
Some of the core packages:
* SciPy library - Library for scientific computing
* [[:Category:NumPy|NumPy]] - N-dimensional array package
* [[:Category:Matplotlib | Matplotlib]] - 2D Plotting
* [[IPython]] - Enhanced Interactive Console
* [[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.