This page refers to the NumPy reference guide. Also see the Documentation Marathon.
Categories
In NumPy docstrings, functions are tagged using the index directive:
.. index:: :refguide: ufunc, trigonometry
Once we have decided which categories to use, they will be listed here.
Tentative list
- array:creation
- array:manipulation
- array:indexing
- array:logic
- array:searching
- ufunc
- ufunc:method
- math
- statistics
- trigonometry
- documentation
- random
- fft
- linear_algebra
- i/o
- misc