API Reference#
This is the API reference for numpyCore Python, a high-performance C++ implementation of the NumPy API.
Submodules
Functions
Quick Links#
Core Classes
N-dimensional array class |
|
Data type descriptors |
Submodules
Linear algebra functions |
|
Fast Fourier Transform |
|
Random number generation |
|
Masked arrays |
|
Polynomial functions |
Function Categories
Array creation (zeros, ones, arange, etc.) |
|
Shape manipulation (reshape, transpose, etc.) |
|
Mathematical functions (sin, cos, exp, etc.) |
|
Statistical functions (mean, std, etc.) |