Additional Information
Easily creating and manipulating numerical data with NumPy!
Latest Version | NumPy 2.1.3 |
Requirements |
macOS 10.13 High Sierra or later |
Updated | November 04, 2024 |
Author | Jarrod Millman |
Category | Developer Tools |
License | Open Source |
Language | English |
Download | 356 |
Overview
- A powerful N-dimensional array object
- Sophisticated (broadcasting) functions
- Tools for integrating C/C++ and Fortran code
- Useful linear algebra, Fourier transform, and random number capabilities
Besides its obvious scientific uses, It can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy for macOS to seamlessly and speedily integrate with a wide variety of databases.
A complete archive of documentation for all Num Py (Numerical Python) releases (minor versions; bugfix releases don’t contain significant documentation changes) since 2009 can be found at https://docs.scipy.org.
Note: Requires Python.