Category:NumPy: Difference between revisions

Content added Content deleted
mNo edit summary
mNo edit summary
Line 2: Line 2:


[[wp:NumPy | NumPy]] is a numerical mathematics extension to the [[Python]] programming language.
[[wp:NumPy | NumPy]] is a numerical mathematics extension to the [[Python]] programming language.
It adds support for large, multi-dimensional arrays and matrices,
It adds support for large, multi-dimensional arrays and matrices, along with a large library of high-level mathematical functions to operate on these arrays.
along with a large library of high-level mathematical functions
to operate on these arrays.




Line 12: Line 10:
and [[:Category:matplotlib|matplotlib]].
and [[:Category:matplotlib|matplotlib]].


;See also: [[MATLAB]], [[Julia]], [[Octave]], [[R]], [[Scilab]], [[Yorick]], [[Stata]]/Mata, [[SAS]]/IML, which all support numerical computations on matrices.
<!--
[[wp:NumPy | NumPy]] 1.9 supports Python 2.6, 2.7, 3.3, and 3.4

[[FreeLAB]],
-->
;See also: [[MATLAB]], [[LabVIEW]], [[Julia]], [[Octave|GNU Octave]], [[PARI/GP]], [[R]], [[:Category:Scilab|SciLab]], [[Yorick]]


[[Category:Python]] [[Category:SciPy]]
[[Category:Python]] [[Category:SciPy]]