NumPy: Difference between revisions

m
http://www.numpy.org/
(numerical mathematics extension for Python)
 
m (http://www.numpy.org/)
Line 1:
{{library}}
 
'''[[wp:NumPy''' | NumPy]] is aan numerical mathematics extension to the [[Python]] programming language,
adding support for large, multi-dimensional arrays and matrices,
for the [[Python]] programming language
along with a large library of high-level mathematical functions
to operate on these arrays.
 
<!--
Website: http://matplotlib.org/
 
;Websites
Current version: 1.4.2 (2014-10-26)
http://www.numpy.org -
http://numpy.scipy.org -
http://sourceforge.net/projects/numpy
 
;Current version: NumPy 1.49.21 released (2014-1011-26)02
[[wp:matplotlib|matplotlib]] 1.4 supports Python 2.6, 2.7, 3.3, and 3.4
 
There is a procedural "pylab" interface based on a state machine <br>
(like [[OpenGL]]), designed to closely resemble that of [[MATLAB]].
 
[[:Category:SciPy|SciPy]] makes use of matplotlib.
 
[[:Category:SciPy|SciPy]] makes use of matplotlib.NumPy
and [[:Category:matplotlib|matplotlib]].
 
<!--
[[wp:matplotlibNumPy |matplotlib NumPy]] 1.49 supports Python 2.6, 2.7, 3.3, and 3.4
;See also: [[Gnuplot]]
-->
Anonymous user