NumPy: Difference between revisions

From Rosetta Code
Content added Content deleted
(numerical mathematics extension for Python)
 
m (#REDIRECT Category:NumPy)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
#REDIRECT [[:Category:Numpy]]
{{library}}

'''NumPy''' is a numerical mathematics extension
for the [[Python]] programming language

<!--
Website: http://matplotlib.org/

Current version: 1.4.2 (2014-10-26)

[[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.


;See also: [[Gnuplot]]
-->

Latest revision as of 21:21, 9 November 2014

Redirect to: