Search
Searching
- Array API
...nother value. From other objects PyObject *PyArray_FromAny(PyObject *op, PyArray_Descr *dtype, int min_depth, int max_depth, int requirements, PyObject *context) This is the main function used to obtain an array from any nested sequen...
- CPU build options
- Data type API
- Data types
- How to extend NumPy
- How to index
ndarrays
- Miscellaneous
- NumPy 1.10.0 Release Notes
- NumPy 1.15.0 Release Notes
- NumPy 1.17.0 Release Notes
- NumPy 1.17.1 Release Notes
- NumPy 1.18.0 Release Notes
- NumPy 1.18.3 Release Notes
- NumPy 1.19.0 Release Notes
...random variates for the Dirichlet distribution with small ‘alpha’ values was fixed by using a different algorithm when max(alpha) < 0.1. Because of the change, the stream of variates generated by dirichlet in this case will be different f...
- NumPy 1.20.0 Release Notes
- NumPy 1.24 Release Notes
- NumPy 1.25.0 Release Notes
- NumPy 1.3.0 Release Notes
- NumPy 1.4.0 Release Notes
- NumPy 1.7.0 Release Notes
- NumPy 1.9.0 Release Notes
- NumPy 2.0.0 Release Notes
- NumPy 2.1.0 Release Notes
- NumPy for MATLAB users
- NumPy project governance and decision-making
- NumPy quickstart
- numpy.histogram2d
- numpy.histogram_bin_edges
- numpy.linalg.matrix_rank