Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
NumPy
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Python library for numerical programming}} {{Infobox software | title = NumPy | name = NumPy | logo = NumPy logo 2020.svg | screenshot = NumPy Matplotlib sin x plotted with red dots.svg | caption = Plot of y=sin(x) function, created with NumPy and [[Matplotlib]] libraries | collapsible = | author = [[Travis Oliphant]] | developer = Community project | released = As Numeric, {{Start date|1995}}; as NumPy, {{Start date|2006}} | discontinued = | latest release version = {{wikidata|property|reference|P348}} | latest release date = {{start date and age|{{wikidata|qualifier|P348|P577}}}} | latest preview version = | latest preview date = | programming language = [[Python (programming language)|Python]], [[C (programming language)|C]] | operating system = [[Cross-platform]] | platform = | size = | language = | genre = [[Numerical analysis]] | license = [[BSD licenses|BSD]]<ref name="numpy_org">{{cite web |title=NumPy β NumPy |url=https://numpy.org/ |website=numpy.org |publisher=NumPy developers}}</ref> }} '''NumPy''' (pronounced {{IPAc-en|Λ|n|Κ|m|p|aΙͺ}} {{respell|NUM|py}}) is a [[Library (computing)|library]] for the [[Python (programming language)|Python programming language]], adding support for large, multi-dimensional [[Array data structure|arrays]] and [[matrix (mathematics)|matrices]], along with a large collection of [[High-level programming language|high-level]] [[mathematics|mathematical]] [[function (mathematics)|functions]] to operate on these arrays.<ref name="Nature">{{cite Q|Q99413970|display-authors=3}}</ref> The predecessor of NumPy, Numeric, was originally created by [[Jim Hugunin]] with contributions from several other developers. In 2005, [[Travis Oliphant]] created NumPy by incorporating features of the competing Numarray into Numeric, with extensive modifications. NumPy is [[open-source software]] and has many contributors. NumPy is fiscally sponsored by [[NumFOCUS]].<ref>{{cite web|title=NumFOCUS Sponsored Projects|url=https://numfocus.org/sponsored-projects|publisher=NumFOCUS|access-date=2021-10-25}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)