NumPy - AshokBhat/ml GitHub Wiki
About
- Pronounced NUM-py or NUM-pee
- Open-source library for the Python Programming Language
Key features
- Allows large, multi-dimensional arrays and matrices
- A large library of high-level mathematical functions to operate on these arrays
- Rely on BLAS and LAPACK for efficient linear algebra computations
AArch64 support
- First in numpy 1.19
See also
- [SciPy]] ](/AshokBhat/ml/wiki/[[NumPy)
- https://pypi.org/project/numpy/