Search
Searching
- numpy.r_
...NumPy reference Routines and objects by topic Indexing routines numpy.r_...
- numpy.real
...NumPy reference Routines and objects by topic Mathematical functions numpy.real...
- numpy.rint
...NumPy reference Routines and objects by topic Mathematical functions numpy.rint...
- numpy.roll
...NumPy reference Routines and objects by topic Array manipulation routines numpy.roll...
- numpy.ravel
...NumPy reference Routines and objects by topic Array manipulation routines numpy.ravel...
- numpy.roots
...NumPy reference Routines and objects by topic Polynomials Poly1d numpy.root...
- numpy.rot90
...NumPy reference Routines and objects by topic Array manipulation routines numpy.rot90...
- numpy.round
...NumPy reference Routines and objects by topic Mathematical functions numpy.round...
- NumPy 1.6.2 Release Notes > numpy.random
...NumPy user guide Release notes NumPy 1.6.2 Release Notes...
- numpy.record
...NumPy reference Array objects Standard array subclasses numpy.record...
- numpy.repeat
...NumPy reference Routines and objects by topic Array manipulation routines numpy.repeat...
- numpy.resize
...NumPy reference Routines and objects by topic Array manipulation routines numpy.resize...
- numpy.rad2deg
- numpy.radians
- numpy.require
...NumPy reference Routines and objects by topic Array manipulation routines numpy.require...
- numpy.reshape
...NumPy reference Routines and objects by topic Array manipulation routines numpy.reshape...
- numpy.random.f
- numpy.recarray
- numpy.record.T
- numpy.rollaxis
- numpy (Python module, in NumPy reference)
- numpy.char (Python module, in Legacy fixed-width string functionality)
- numpy.distutils.ccompiler (Python module, in numpy.distutils.ccompiler)
- numpy.distutils.ccompiler_opt (Python module, in numpy.distutils.ccompiler_opt)
- numpy.lib.array_utils (Python module, in numpy.lib.array_utils)
- numpy.lib.format (Python module, in numpy.lib.format)
- numpy.lib.introspect (Python module, in numpy.lib.introspect)
- numpy.lib.recfunctions (Python module, in Structured arrays)
- numpy.lib.stride_tricks (Python module, in numpy.lib.stride_tricks)
- numpy.polynomial.hermite (Python module, in Hermite Series, “Physicists” (
numpy.polynomial.hermite
)) - numpy.polynomial.hermite_e (Python module, in HermiteE Series, “Probabilists” (
numpy.polynomial.hermite_e
)) - numpy.polynomial.laguerre (Python module, in Laguerre Series (
numpy.polynomial.laguerre
)) - numpy.polynomial.legendre (Python module, in Legendre Series (
numpy.polynomial.legendre
)) - numpy.random (Python module, in Random sampling (
numpy.random
)) - numpy.rec (Python module, in Record Arrays (
numpy.rec
)) - numpy.strings (Python module, in String functionality)
- numpy.testing.overrides (Python module, in Test support (
numpy.testing
)) - numpy.poly1d.r (Python property, in numpy.poly1d.r)
numpy.distutils
user guidenumpy.polynomial
- Array broadcasting in Numpy
- Array creation
- Array creation routines
- Array iterator API
- Building from source
- Building the NumPy API and reference docs
- Chebyshev Series (
numpy.polynomial.chebyshev
) - Constants of the
numpy.ma
module - Contributing to NumPy
- CPU build options
- ctypes foreign function interface (
numpy.ctypeslib
) - Data type classes (
numpy.dtypes
) - Data type promotion in NumPy
- Data types