A platform combines multiple tutorials, projects, documentations, questions and answers for developers
  • Home (current)
  • Documentations
  • About
  • Login
  1. Home
  2. Documentations
  3. NumPy 1.21
  4. numpy.ma.MaskType

numpy.ma.MaskType

numpy.ma.MaskType [source]

alias of numpy.bool_

© 2005–2021 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.21/reference/generated/numpy.ma.MaskType.html

User Guide
1
Array Broadcasting in Numpy
Array creation
Building from source
Byte-swapping
Data types
For downstream package authors
How to write a NumPy how-to
I/O with NumPy
Indexing
Miscellaneous
NumPy How Tos
NumPy Tutorials
NumPy for MATLAB users
NumPy fundamentals
NumPy user guide
NumPy: the absolute basics for beginners
Reading and writing files
Subclassing ndarray
Tutorial: Linear algebra on n-dimensional arrays
Tutorial: Masked Arrays
Using NumPy C-API
What is NumPy?
Writing custom array containers
Writing your own ufunc
deletechars
int PyModule_AddIntConstant()
int PyModule_AddObject()
int PyModule_AddStringConstant()
ndarray.ndim
ndpointer()
numpy.lib.recfunctions.append_fields()
numpy.lib.recfunctions.apply_along_fields()
numpy.lib.recfunctions.assign_fields_by_name()
numpy.lib.recfunctions.drop_fields()
numpy.lib.recfunctions.find_duplicates()
numpy.lib.recfunctions.flatten_descr()
numpy.lib.recfunctions.get_fieldstructure()
numpy.lib.recfunctions.get_names()
numpy.lib.recfunctions.get_names_flat()
numpy.lib.recfunctions.join_by()
numpy.lib.recfunctions.merge_arrays()
numpy.lib.recfunctions.rec_append_fields()
numpy.lib.recfunctions.rec_drop_fields()
numpy.lib.recfunctions.rec_join()
numpy.lib.recfunctions.recursive_fill_fields()
numpy.lib.recfunctions.rename_fields()
numpy.lib.recfunctions.repack_fields()
numpy.lib.recfunctions.require_fields()
numpy.lib.recfunctions.stack_arrays()
numpy.lib.recfunctions.structured_to_unstructured()
numpy.lib.recfunctions.unstructured_to_structured()
void castfunc()
A Guide to NumPy Documentation
A Guide to NumPy Documentation
NumPy Distutils - Users Guide
config.add_library()
F2PY Users Guide and Reference Manual
F2PY Users Guide and Reference Manual
Datetime Support Functions
Datetime Support Functions
Generalized Universal Function API
Elementary Function
Functional programming
Functional programming
Logic functions
Logic functions
numpy.ma.fromfunction
ma.fromfunction()
Mathematical functions
Mathematical functions
Mathematical functions with automatic domain ( numpy.emath )
Mathematical functions with automatic domain (numpy.emath)
NumPy-specific help functions
NumPy-specific help functions
C-Types Foreign Function Interface ( numpy.ctypeslib )
numpy.ctypeslib.as_array()
numpy.ctypeslib.as_ctypes()
numpy.ctypeslib.as_ctypes_type()
numpy.ctypeslib.load_library()
numpy.ctypeslib.ndpointer()
numpy.fromfunction
numpy.fromfunction()
Testing Guidelines
numpy.test()
numpy.set_string_function
numpy.set_string_function()
Three ways to wrap - getting started
Three ways to wrap - getting started
Building the NumPy API and reference docs
Building the NumPy API and reference docs
Standard array subclasses
class.__array__()
class.__array_finalize__()
class.__array_function__()
class.__array_prepare__()
class.__array_priority__
class.__array_ufunc__()
class.__array_wrap__()
Universal functions ( ufunc )
Universal functions (ufunc)
Window functions
Window functions
numpy.issubclass_
numpy.issubclass_()
API reference
Release
Using the Convenience Classes
Using the Convenience Classes
Examples of using Numba, Cython, CFFI
Extending
Extending numpy.random via Cython
Extending via CFFI
Extending via Numba
Extending via Numba and CFFI
extending.pyx
extending_distributions.pyx
setup.py
Glossary
()
Using F2PY
--overwrite-signature
numpy.f2py.run_main()
Parallel Applications
1
Chebyshev Series ( numpy.polynomial.chebyshev )
1
numpy.polynomial.chebyshev.Chebyshev()
polynomial.chebyshev.Chebyshev.__call__()
polynomial.chebyshev.Chebyshev.basis()
polynomial.chebyshev.Chebyshev.cast()
polynomial.chebyshev.Chebyshev.convert()
polynomial.chebyshev.Chebyshev.copy()
polynomial.chebyshev.Chebyshev.cutdeg()
polynomial.chebyshev.Chebyshev.degree()
polynomial.chebyshev.Chebyshev.deriv()
polynomial.chebyshev.Chebyshev.fit()
polynomial.chebyshev.Chebyshev.fromroots()
polynomial.chebyshev.Chebyshev.has_samecoef()
polynomial.chebyshev.Chebyshev.has_samedomain()
polynomial.chebyshev.Chebyshev.has_sametype()
polynomial.chebyshev.Chebyshev.has_samewindow()
polynomial.chebyshev.Chebyshev.identity()
polynomial.chebyshev.Chebyshev.integ()
polynomial.chebyshev.Chebyshev.interpolate()
polynomial.chebyshev.Chebyshev.linspace()
polynomial.chebyshev.Chebyshev.mapparms()
polynomial.chebyshev.Chebyshev.roots()
polynomial.chebyshev.Chebyshev.trim()
polynomial.chebyshev.Chebyshev.truncate()
polynomial.chebyshev.cheb2poly()
polynomial.chebyshev.chebadd()
polynomial.chebyshev.chebcompanion()
polynomial.chebyshev.chebder()
polynomial.chebyshev.chebdiv()
polynomial.chebyshev.chebdomain
polynomial.chebyshev.chebfit()
polynomial.chebyshev.chebfromroots()
polynomial.chebyshev.chebgauss()
polynomial.chebyshev.chebgrid2d()
polynomial.chebyshev.chebgrid3d()
polynomial.chebyshev.chebint()
polynomial.chebyshev.chebinterpolate()
polynomial.chebyshev.chebline()
polynomial.chebyshev.chebmul()
polynomial.chebyshev.chebmulx()
polynomial.chebyshev.chebone
polynomial.chebyshev.chebpow()
polynomial.chebyshev.chebpts1()
polynomial.chebyshev.chebpts2()
polynomial.chebyshev.chebroots()
polynomial.chebyshev.chebsub()
polynomial.chebyshev.chebtrim()
polynomial.chebyshev.chebval()
polynomial.chebyshev.chebval2d()
polynomial.chebyshev.chebval3d()
polynomial.chebyshev.chebvander()
polynomial.chebyshev.chebvander2d()
polynomial.chebyshev.chebvander3d()
polynomial.chebyshev.chebweight()
polynomial.chebyshev.chebx
polynomial.chebyshev.chebzero
polynomial.chebyshev.poly2cheb()
Scalars
1
numpy.byte
numpy.bytes_
numpy.cdouble()
numpy.cfloat
numpy.clongdouble
numpy.clongfloat
numpy.complex128
numpy.complex192
numpy.complex256
numpy.complex64
numpy.complex_
numpy.csingle
numpy.datetime64
numpy.double()
numpy.flexible
numpy.float128
numpy.float16
numpy.float32
numpy.float64
numpy.float96
numpy.half
numpy.int16
numpy.int32
numpy.int64
numpy.int8
numpy.int_
numpy.intc
numpy.intp
numpy.longcomplex
numpy.longdouble
numpy.longfloat
numpy.longlong
numpy.number
numpy.object_
numpy.short
numpy.single
numpy.singlecomplex
numpy.str_
numpy.string_
numpy.timedelta64
numpy.ubyte
numpy.uint
numpy.uint16
numpy.uint32
numpy.uint64
numpy.uint8
numpy.uintc
numpy.uintp
numpy.ulonglong
numpy.unicode_
numpy.ushort
numpy.void
Polynomials
1
Development
Additional Git Resources
Advanced debugging tools
Contributing to NumPy
Current steering council and institutional partners
Development workflow
Get the local copy of the code
Git configuration
Git for development
How to contribute to the NumPy documentation
Install git
Is the intended behavior clear under all conditions? Some things to watch:
NumPy governance
NumPy project governance and decision-making
Setting up and using your development environment
Setting up git for NumPy development
Two and three dots in difference specs
Under-the-hood Documentation for developers
Using Gitpod for NumPy development
::
Packaging ( numpy.distutils )
Parameters
add_data_dir()
add_data_files()
add_extension()
add_headers()
add_include_dirs()
add_installed_library()
add_library()
add_npy_pkg_config()
add_scripts()
add_subpackage()
get_build_temp_dir()
get_config_cmd()
get_distribution()
get_info()
get_subpackage()
get_version()
have_f77c()
have_f90c()
make_config_py()
make_svn_version_py()
paths()
Advanced F2PY usages
Advanced F2PY usages
Array creation routines
Array creation routines
Array manipulation routines
Array manipulation routines
Array objects
Array objects
Signature file
Attribute statements:
Data type objects ( dtype )
Attributes
Data type routines
Attributes
Binary operations
Binary operations
Bit Generators
Bit Generators
numpy.random.BitGenerator()
numpy.random.MT19937()
numpy.random.PCG64()
numpy.random.PCG64DXSM()
numpy.random.Philox()
numpy.random.SFC64()
random.BitGenerator.random_raw()
random.MT19937.cffi
random.MT19937.ctypes
random.MT19937.jumped()
random.MT19937.state
random.PCG64.advance()
random.PCG64.cffi
random.PCG64.ctypes
random.PCG64.jumped()
random.PCG64.state
random.PCG64DXSM.advance()
random.PCG64DXSM.cffi
random.PCG64DXSM.ctypes
random.PCG64DXSM.jumped()
random.PCG64DXSM.state
random.Philox.advance()
random.Philox.cffi
random.Philox.ctypes
random.Philox.jumped()
random.Philox.state
random.SFC64.cffi
random.SFC64.ctypes
random.SFC64.state
numpy.broadcast
broadcast.reset()
numpy.broadcast
Using via numpy.distutils
build_src
C API Deprecations
C API Deprecations
Array Iterator API
NPY_ITER_ALIGNED
NPY_ITER_ALLOCATE
NPY_ITER_ARRAYMASK
NPY_ITER_BUFFERED
NPY_ITER_COMMON_DTYPE
NPY_ITER_CONTIG
NPY_ITER_COPY
NPY_ITER_COPY_IF_OVERLAP
NPY_ITER_DELAY_BUFALLOC
NPY_ITER_DONT_NEGATE_STRIDES
NPY_ITER_EXTERNAL_LOOP
NPY_ITER_F_INDEX
NPY_ITER_GROWINNER
NPY_ITER_MULTI_INDEX
NPY_ITER_NBO
NPY_ITER_NO_BROADCAST
NPY_ITER_NO_SUBTYPE
NPY_ITER_OVERLAP_ASSUME_ELEMENTWISE
NPY_ITER_RANGED
NPY_ITER_READONLY
NPY_ITER_REDUCE_OK
NPY_ITER_REFS_OK
NPY_ITER_UPDATEIFCOPY
NPY_ITER_WRITEMASKED
NPY_ITER_WRITEONLY
NPY_ITER_ZEROSIZE_OK
NpyIter *NpyIter_AdvancedNew()
NpyIter *NpyIter_Copy()
NpyIter *NpyIter_MultiNew()
NpyIter_GetMultiIndexFunc *NpyIter_GetGetMultiIndex()
PyArray_Descr **NpyIter_GetDescrArray()
PyObject **NpyIter_GetOperandArray()
PyObject *NpyIter_GetIterView()
char **NpyIter_GetDataPtrArray()
char **NpyIter_GetInitialDataPtrArray()
int NpyIter_CreateCompatibleStrides()
int NpyIter_Deallocate()
int NpyIter_EnableExternalLoop()
int NpyIter_GetNDim()
int NpyIter_GetNOp()
int NpyIter_GetShape()
int NpyIter_GotoIndex()
int NpyIter_GotoIterIndex()
int NpyIter_GotoMultiIndex()
int NpyIter_RemoveAxis()
int NpyIter_RemoveMultiIndex()
int NpyIter_Reset()
int NpyIter_ResetBasePointers()
int NpyIter_ResetToIterIndexRange()
npy_bool NpyIter_HasDelayedBufAlloc()
npy_bool NpyIter_HasExternalLoop()
npy_bool NpyIter_HasIndex()
npy_bool NpyIter_HasMultiIndex()
npy_bool NpyIter_IsBuffered()
npy_bool NpyIter_IsFirstVisit()
npy_bool NpyIter_IsGrowInner()
npy_bool NpyIter_RequiresBuffering()
npy_intp *NpyIter_GetAxisStrideArray()
npy_intp *NpyIter_GetIndexPtr()
npy_intp *NpyIter_GetInnerLoopSizePtr()
npy_intp *NpyIter_GetInnerStrideArray()
npy_intp NpyIter_GetBufferSize()
npy_intp NpyIter_GetIterIndex()
npy_intp NpyIter_GetIterSize()
type NpyIter
type NpyIter_GetMultiIndexFunc
type NpyIter_IterNextFunc
type NpyIter_Type
void NpyIter_GetInnerFixedStrideArray()
void NpyIter_GetIterIndexRange()
void NpyIter_GetReadFlags()
void NpyIter_GetWriteFlags()
Python Types and C-Structures
NPY_FROM_FIELDS
NPY_ITEM_HASOBJECT
NPY_ITEM_IS_POINTER
NPY_LIST_PICKLE
NPY_NEEDS_INIT
NPY_NEEDS_PYAPI
NPY_OBJECT_DTYPE_FLAGS
NPY_SCALARKIND scalarkind()
NPY_USE_GETITEM
NPY_USE_SETITEM
NpyAuxData *c_metadata
PyArrayIterObject **iters
PyArrayObject *ao
PyArray_ArrFuncs *f
PyArray_ArrayDescr *subarray
PyArray_Descr *descr
PyObject *base
PyObject *castdict
PyObject *descr
PyObject *fields
PyObject *getitem()
PyObject *identity_value
PyObject *metadata
PyObject *names
PyObject *obj
PyObject *shape
PyObject *userloops
PyObject *weakreflist
PyTypeObject PyArrayMapIter_Type
PyTypeObject PyArray_Type
PyUFunc_LegacyInnerLoopSelectionFunc *legacy_inner_loop_selector
PyUFunc_MaskedInnerLoopSelectionFunc *masked_inner_loop_selector
PyUFunc_TypeResolutionFunc *type_resolver
UFUNC_CORE_DIM_SIZE_INFERRED
char *core_signature
char *data
char *dataptr
char *doc
char *name
char *types
char byteorder
char flags
char kind
char type
char typekind
int **cancastscalarkindto
int *cancastto
int *core_dim_ixs
int *core_num_dims
int *core_offsets
int PyDataType_FLAGCHK()
int PyDataType_REFCHK()
int alignment
int argmax()
int argmin()
int argsort()
int compare()
int core_enabled
int core_num_dim_ix
int elsize
int flags
int flags
int flags
int fromstr()
int identity
int itemsize
int len
int nargs
int nd
int nd
int nd
int nout
int ntypes
int reserved1
int scanfunc()
int setitem()
int sort()
int type_num
npy_bool contiguous
npy_bool nonzero()
npy_hash_t *hash
npy_intp *backstrides
npy_intp *coordinates
npy_intp *core_dim_sizes
npy_intp *dimensions
npy_intp *dims_m1
npy_intp *factors
npy_intp *shape
npy_intp *strides
npy_intp *strides
npy_intp *strides
npy_intp dimensions
npy_intp index
npy_intp index
npy_intp len
npy_intp size
npy_intp size
npy_uint32 *core_dim_flags
npy_uint32 iter_flags
npy_uint32 op_flags
type NPY_AO
type PyArrayFlagsObject
type PyArrayIterObject
type PyArrayMultiIterObject
type PyArrayNeighborhoodIterObject
type PyArrayObject
type PyArray_ArrFuncs
type PyArray_Descr
type PyUFuncObject
type PyUFuncReduceObject
type PyUFunc_Loop1d
type npy_hash_t
void **data
void *data
void *ptr
void *ptr
void *reserved2
void copyswap()
void copyswapn()
void dotfunc()
void fastclip()
void fastputmask()
void fasttake()
void fill()
void fillwithscalar()
void functions()
Array API
NO_IMPORT_ARRAY
NPY_ALLOW_C_API
NPY_ARRAY_ALIGNED
NPY_ARRAY_ALIGNED
NPY_ARRAY_BEHAVED
NPY_ARRAY_BEHAVED_NS
NPY_ARRAY_CARRAY
NPY_ARRAY_CARRAY
NPY_ARRAY_CARRAY_RO
NPY_ARRAY_CARRAY_RO
NPY_ARRAY_DEFAULT
NPY_ARRAY_DEFAULT
NPY_ARRAY_ELEMENTSTRIDES
NPY_ARRAY_ENSUREARRAY
NPY_ARRAY_ENSUREARRAY
NPY_ARRAY_ENSURECOPY
NPY_ARRAY_ENSURECOPY
NPY_ARRAY_FARRAY
NPY_ARRAY_FARRAY
NPY_ARRAY_FARRAY_RO
NPY_ARRAY_FARRAY_RO
NPY_ARRAY_FORCECAST
NPY_ARRAY_F_CONTIGUOUS
NPY_ARRAY_F_CONTIGUOUS
NPY_ARRAY_INOUT_ARRAY
NPY_ARRAY_INOUT_FARRAY
NPY_ARRAY_IN_ARRAY
NPY_ARRAY_IN_FARRAY
NPY_ARRAY_NOTSWAPPED
NPY_ARRAY_OUT_ARRAY
NPY_ARRAY_OUT_FARRAY
NPY_ARRAY_OWNDATA
NPY_ARRAY_UPDATEIFCOPY
NPY_ARRAY_UPDATEIFCOPY
NPY_ARRAY_UPDATE_ALL
NPY_ARRAY_WRITEABLE
NPY_ARRAY_WRITEABLE
NPY_ARRAY_WRITEBACKIFCOPY
NPY_ARRAY_WRITEBACKIFCOPY
NPY_BEGIN_THREADS
NPY_BEGIN_THREADS_DEF
NPY_CLIP
NPY_DISABLE_C_API
NPY_END_ALLOW_THREADS
NPY_END_THREADS
NPY_FAIL
NPY_FALSE
NPY_FEATURE_VERSION
NPY_MAXARGS
NPY_MAXDIMS
NPY_MAX_BUFSIZE
NPY_MIN_BUFSIZE
NPY_NEIGHBORHOOD_ITER_CIRCULAR_PADDING
NPY_NEIGHBORHOOD_ITER_CONSTANT_PADDING
NPY_NEIGHBORHOOD_ITER_MIRROR_PADDING
NPY_NEIGHBORHOOD_ITER_ONE_PADDING
NPY_OUT_ARRAY
NPY_SCALARKIND PyArray_ScalarKind()
NPY_SCALAR_PRIORITY
NPY_SUBTYPE_PRIORITY
NPY_SUCCEED
NPY_TRUE
NPY_WRAP
NpyAuxData *NPY_AUXDATA_CLONE()
PY_ARRAY_UNIQUE_SYMBOL
PyArrayObject **PyArray_ConvertToCommonType()
PyArrayObject *PyArray_GETCONTIGUOUS()
PyArray_CEQ()
PyArray_CGE()
PyArray_CGT()
PyArray_CLE()
PyArray_CLT()
PyArray_CNE()
PyArray_Descr *PyArray_DESCR()
PyArray_Descr *PyArray_DTYPE()
PyArray_Descr *PyArray_DescrFromObject()
PyArray_Descr *PyArray_DescrFromScalar()
PyArray_Descr *PyArray_DescrFromType()
PyArray_Descr *PyArray_DescrNew()
PyArray_Descr *PyArray_DescrNewByteorder()
PyArray_Descr *PyArray_DescrNewFromType()
PyArray_Descr *PyArray_MinScalarType()
PyArray_Descr *PyArray_PromoteTypes()
PyArray_Descr *PyArray_ResultType()
PyArray_IsScalar()
PyArray_MAX()
PyArray_MIN()
PyArray_VectorUnaryFunc *PyArray_GetCastFunc()
PyObject *PyArray_All()
PyObject *PyArray_Any()
PyObject *PyArray_Arange()
PyObject *PyArray_ArangeObj()
PyObject *PyArray_ArgMin()
PyObject *PyArray_ArgPartition()
PyObject *PyArray_ArgSort()
PyObject *PyArray_BASE()
PyObject *PyArray_BroadcastToShape()
PyObject *PyArray_Byteswap()
PyObject *PyArray_CastToType()
PyObject *PyArray_CheckAxis()
PyObject *PyArray_CheckFromAny()
PyObject *PyArray_Choose()
PyObject *PyArray_Clip()
PyObject *PyArray_Compress()
PyObject *PyArray_Concatenate()
PyObject *PyArray_Conjugate()
PyObject *PyArray_ContiguousFromAny()
PyObject *PyArray_ContiguousFromObject()
PyObject *PyArray_CopyAndTranspose()
PyObject *PyArray_Correlate()
PyObject *PyArray_Correlate2()
PyObject *PyArray_CumProd()
PyObject *PyArray_CumSum()
PyObject *PyArray_Diagonal()
PyObject *PyArray_Dumps()
PyObject *PyArray_EMPTY()
PyObject *PyArray_EinsteinSum()
PyObject *PyArray_Empty()
PyObject *PyArray_EnsureArray()
PyObject *PyArray_FROMANY()
PyObject *PyArray_FROM_O()
PyObject *PyArray_FROM_OF()
PyObject *PyArray_FROM_OT()
PyObject *PyArray_FROM_OTF()
PyObject *PyArray_FieldNames()
PyObject *PyArray_Flatten()
PyObject *PyArray_FromArray()
PyObject *PyArray_FromArrayAttr()
PyObject *PyArray_FromBuffer()
PyObject *PyArray_FromFile()
PyObject *PyArray_FromInterface()
PyObject *PyArray_FromObject()
PyObject *PyArray_FromScalar()
PyObject *PyArray_FromString()
PyObject *PyArray_FromStructInterface()
PyObject *PyArray_GETITEM()
PyObject *PyArray_GetNumericOps()
PyObject *PyArray_InnerProduct()
PyObject *PyArray_IterAllButAxis()
PyObject *PyArray_LexSort()
PyObject *PyArray_MatrixProduct()
PyObject *PyArray_MatrixProduct2()
PyObject *PyArray_Max()
PyObject *PyArray_Mean()
PyObject *PyArray_Min()
PyObject *PyArray_New()
PyObject *PyArray_NewCopy()
PyObject *PyArray_NewLikeArray()
PyObject *PyArray_Nonzero()
PyObject *PyArray_Prod()
PyObject *PyArray_Ptp()
PyObject *PyArray_PutMask()
PyObject *PyArray_PutTo()
PyObject *PyArray_Ravel()
PyObject *PyArray_Repeat()
PyObject *PyArray_Reshape()
PyObject *PyArray_Resize()
PyObject *PyArray_Round()
PyObject *PyArray_Scalar()
PyObject *PyArray_SearchSorted()
PyObject *PyArray_SimpleNew()
PyObject *PyArray_SimpleNewFromData()
PyObject *PyArray_SimpleNewFromDescr()
PyObject *PyArray_Sort()
PyObject *PyArray_Squeeze()
PyObject *PyArray_Std()
PyObject *PyArray_Sum()
PyObject *PyArray_SwapAxes()
PyObject *PyArray_ToFile()
PyObject *PyArray_ToList()
PyObject *PyArray_ToScalar()
PyObject *PyArray_ToString()
PyObject *PyArray_Trace()
PyObject *PyArray_Transpose()
PyObject *PyArray_TypeObjectFromType()
PyObject *PyArray_View()
PyObject *PyArray_Where()
PyObject *PyArray_ZEROS()
PyObject *PyArray_Zeros()
WITH_THREADS
char *PyArray_BYTES()
char *PyArray_One()
char *PyArray_Zero()
char *PyDataMem_RENEW()
double PyArray_GetPriority()
enum NPY_CASTING
enum NPY_CLIPMODE
enum NPY_ORDER
enum NPY_SCALARKIND
enum NPY_SEARCHSIDE
enum NPY_SELECTKIND
enumerator NPY_BOOL_SCALAR
enumerator NPY_CLIP
enumerator NPY_COMPLEX_SCALAR
enumerator NPY_CORDER
enumerator NPY_EQUIV_CASTING
enumerator NPY_FLOAT_SCALAR
enumerator NPY_FORTRANORDER
enumerator NPY_HEAPSORT
enumerator NPY_INTNEG_SCALAR
enumerator NPY_INTPOS_SCALAR
enumerator NPY_KEEPORDER
enumerator NPY_MERGESORT
enumerator NPY_NSCALARKINDS
enumerator NPY_NSORTS
enumerator NPY_OBJECT_SCALAR
enumerator NPY_SAFE_CASTING
enumerator NPY_SAME_KIND_CASTING
enumerator NPY_SEARCHRIGHT
enumerator NPY_STABLESORT
enumerator NPY_UNSAFE_CASTING
enumerator NPY_WRAP
int PyArrayIter_Check()
int PyArrayNeighborhoodIter_Next()
int PyArrayNeighborhoodIter_Reset()
int PyArray_AxisConverter()
int PyArray_BoolConverter()
int PyArray_Broadcast()
int PyArray_BufferConverter()
int PyArray_ByteorderConverter()
int PyArray_CanCastArrayTo()
int PyArray_CanCastSafely()
int PyArray_CanCastTo()
int PyArray_CanCastTypeTo()
int PyArray_CanCoerceScalar()
int PyArray_CastTo()
int PyArray_CastingConverter()
int PyArray_CheckAnyScalar()
int PyArray_CheckExact()
int PyArray_CheckScalar()
int PyArray_ClipmodeConverter()
int PyArray_CompareLists()
int PyArray_ConvertClipmodeSequence()
int PyArray_CopyInto()
int PyArray_DescrConverter()
int PyArray_DescrConverter2()
int PyArray_Dump()
int PyArray_EquivByteorders()
int PyArray_FLAGS()
int PyArray_FillWithScalar()
int PyArray_Free()
int PyArray_GetArrayParamsFromObject()
int PyArray_HASFIELDS()
int PyArray_HasArrayInterface()
int PyArray_HasArrayInterfaceType()
int PyArray_ISALIGNED()
int PyArray_ISBEHAVED()
int PyArray_ISBEHAVED_RO()
int PyArray_ISBOOL()
int PyArray_ISBYTESWAPPED()
int PyArray_ISCARRAY()
int PyArray_ISCARRAY_RO()
int PyArray_ISCOMPLEX()
int PyArray_ISEXTENDED()
int PyArray_ISFARRAY()
int PyArray_ISFARRAY_RO()
int PyArray_ISFLEXIBLE()
int PyArray_ISFLOAT()
int PyArray_ISFORTRAN()
int PyArray_ISINTEGER()
int PyArray_ISNOTSWAPPED()
int PyArray_ISNUMBER()
int PyArray_ISOBJECT()
int PyArray_ISONESEGMENT()
int PyArray_ISPYTHON()
int PyArray_ISSIGNED()
int PyArray_ISSTRING()
int PyArray_ISUNSIGNED()
int PyArray_ISUSERDEF()
int PyArray_ISWRITEABLE()
int PyArray_IS_C_CONTIGUOUS()
int PyArray_IS_F_CONTIGUOUS()
int PyArray_ITER_NOTDONE()
int PyArray_IntpConverter()
int PyArray_IntpFromSequence()
int PyArray_IsAnyScalar()
int PyArray_IsPythonNumber()
int PyArray_IsPythonScalar()
int PyArray_IsZeroDim()
int PyArray_MoveInto()
int PyArray_MultiIter_NOTDONE()
int PyArray_MultiplyIntList()
int PyArray_NDIM()
int PyArray_ObjectType()
int PyArray_OrderConverter()
int PyArray_OutputConverter()
int PyArray_Partition()
int PyArray_RegisterCanCast()
int PyArray_RegisterCastFunc()
int PyArray_RegisterDataType()
int PyArray_RemoveSmallest()
int PyArray_ResolveWritebackIfCopy()
int PyArray_SETITEM()
int PyArray_SearchsideConverter()
int PyArray_SetBaseObject()
int PyArray_SetField()
int PyArray_SetUpdateIfCopyBase()
int PyArray_SetWritebackIfCopyBase()
int PyArray_SortkindConverter()
int PyArray_TYPE()
int PyArray_TypestrConvert()
int PyArray_ValidType()
int PyArray_XDECREF()
int PyDataType_HASFIELDS()
int PyDataType_ISBOOL()
int PyDataType_ISCOMPLEX()
int PyDataType_ISEXTENDED()
int PyDataType_ISFLEXIBLE()
int PyDataType_ISFLOAT()
int PyDataType_ISINTEGER()
int PyDataType_ISNUMBER()
int PyDataType_ISOBJECT()
int PyDataType_ISPYTHON()
int PyDataType_ISSIGNED()
int PyDataType_ISSTRING()
int PyDataType_ISUNSIGNED()
int PyDataType_ISUNSIZED()
int PyDataType_ISUSERDEF()
int PyTypeNum_ISBOOL()
int PyTypeNum_ISCOMPLEX()
int PyTypeNum_ISEXTENDED()
int PyTypeNum_ISFLEXIBLE()
int PyTypeNum_ISFLOAT()
int PyTypeNum_ISINTEGER()
int PyTypeNum_ISNUMBER()
int PyTypeNum_ISOBJECT()
int PyTypeNum_ISPYTHON()
int PyTypeNum_ISSIGNED()
int PyTypeNum_ISSTRING()
int PyTypeNum_ISUSERDEF()
int Pyarray_DescrAlignConverter()
int Pyarray_DescrAlignConverter2()
npy_bool PyArray_EquivArrTypes()
npy_bool PyArray_EquivTypenums()
npy_bool PyArray_EquivTypes()
npy_intp *PyArray_DIMS()
npy_intp *PyArray_SHAPE()
npy_intp *PyArray_STRIDES()
npy_intp *PyDimMem_NEW()
npy_intp *PyDimMem_RENEW()
npy_intp PyArray_CountNonzero()
npy_intp PyArray_DIM()
npy_intp PyArray_ITEMSIZE()
npy_intp PyArray_MultiplyList()
npy_intp PyArray_NBYTES()
npy_intp PyArray_PyIntAsIntp()
npy_intp PyArray_REFCOUNT()
npy_intp PyArray_SIZE()
npy_intp PyArray_STRIDE()
npy_intp PyArray_Size()
type NpyAuxData_CloneFunc
type NpyAuxData_FreeFunc
unsigned int PyArray_GetNDArrayCFeatureVersion()
unsigned int PyArray_GetNDArrayCVersion()
void *PyArray_DATA()
void *PyArray_GETPTR1()
void *PyArray_GETPTR2()
void *PyArray_GETPTR3()
void *PyArray_GETPTR4()
void *PyArray_ITER_DATA()
void *PyArray_MultiIter_DATA()
void *PyArray_malloc()
void *PyArray_realloc()
void NPY_AUXDATA_FREE()
void NPY_BEGIN_THREADS_DESCR()
void NPY_BEGIN_THREADS_THRESHOLDED()
void NPY_END_THREADS_DESCR()
void PyArray_ArrayType()
void PyArray_CLEARFLAGS()
void PyArray_CastScalarToCtype()
void PyArray_DiscardWritebackIfCopy()
void PyArray_ENABLEFLAGS()
void PyArray_FILLWBYTE()
void PyArray_FillObjectArray()
void PyArray_ITER_GOTO()
void PyArray_ITER_GOTO1D()
void PyArray_ITER_NEXT()
void PyArray_ITER_RESET()
void PyArray_Item_INCREF()
void PyArray_Item_XDECREF()
void PyArray_MultiIter_GOTO()
void PyArray_MultiIter_GOTO1D()
void PyArray_MultiIter_NEXT()
void PyArray_MultiIter_NEXTi()
void PyArray_MultiIter_RESET()
void PyArray_ScalarAsCtype()
void PyArray_SetStringFunction()
void PyArray_UpdateFlags()
void PyArray_XDECREF_ERR()
void PyArray_free()
void PyDataMem_FREE()
void PyDimMem_FREE()
numpy.char.add
char.add()
numpy.char.array
char.array()
numpy.char.asarray
char.asarray()
numpy.char.capitalize
char.capitalize()
numpy.char.center
char.center()
numpy.char.chararray
char.chararray.argsort()
char.chararray.astype()
char.chararray.copy()
char.chararray.count()
char.chararray.decode()
char.chararray.dump()
char.chararray.dumps()
char.chararray.encode()
char.chararray.endswith()
char.chararray.expandtabs()
char.chararray.fill()
char.chararray.find()
char.chararray.flatten()
char.chararray.getfield()
char.chararray.index()
char.chararray.isalnum()
char.chararray.isalpha()
char.chararray.isdecimal()
char.chararray.isdigit()
char.chararray.islower()
char.chararray.isnumeric()
char.chararray.isspace()
char.chararray.istitle()
char.chararray.isupper()
char.chararray.item()
char.chararray.join()
char.chararray.ljust()
char.chararray.lower()
char.chararray.lstrip()
char.chararray.nonzero()
char.chararray.put()
char.chararray.ravel()
char.chararray.repeat()
char.chararray.replace()
char.chararray.reshape()
char.chararray.resize()
char.chararray.rfind()
char.chararray.rindex()
char.chararray.rjust()
char.chararray.rsplit()
char.chararray.rstrip()
char.chararray.searchsorted()
char.chararray.setfield()
char.chararray.setflags()
char.chararray.sort()
char.chararray.split()
char.chararray.splitlines()
char.chararray.squeeze()
char.chararray.startswith()
char.chararray.strip()
char.chararray.swapaxes()
char.chararray.swapcase()
char.chararray.take()
char.chararray.title()
char.chararray.tofile()
char.chararray.tolist()
char.chararray.tostring()
char.chararray.translate()
char.chararray.transpose()
char.chararray.upper()
char.chararray.view()
char.chararray.zfill()
numpy.char.chararray()
numpy.char.compare_chararrays
char.compare_chararrays()
numpy.char.count
char.count()
numpy.char.decode
char.decode()
numpy.char.encode
char.encode()
numpy.char.endswith
char.endswith()
numpy.char.equal
char.equal()
numpy.char.expandtabs
char.expandtabs()
numpy.char.find
char.find()
numpy.char.greater
char.greater()
numpy.char.greater_equal
char.greater_equal()
numpy.char.index
char.index()
numpy.char.isalnum
char.isalnum()
numpy.char.isalpha
char.isalpha()
numpy.char.isdecimal
char.isdecimal()
numpy.char.isdigit
char.isdigit()
numpy.char.islower
char.islower()
numpy.char.isnumeric
char.isnumeric()
numpy.char.isspace
char.isspace()
numpy.char.istitle
char.istitle()
numpy.char.isupper
char.isupper()
numpy.char.join
char.join()
numpy.char.less
char.less()
numpy.char.less_equal
char.less_equal()
numpy.char.ljust
char.ljust()
numpy.char.lower
char.lower()
numpy.char.lstrip
char.lstrip()
numpy.char.mod
char.mod()
numpy.char.multiply
char.multiply()
numpy.char.not_equal
char.not_equal()
numpy.char.partition
char.partition()
numpy.char.replace
char.replace()
numpy.char.rfind
char.rfind()
numpy.char.rindex
char.rindex()
numpy.char.rjust
char.rjust()
numpy.char.rpartition
char.rpartition()
numpy.char.rsplit
char.rsplit()
numpy.char.rstrip
char.rstrip()
numpy.char.split
char.split()
numpy.char.splitlines
char.splitlines()
numpy.char.startswith
char.startswith()
numpy.char.str_len
char.str_len()
numpy.char.strip
char.strip()
numpy.char.swapcase
char.swapcase()
numpy.char.title
char.title()
numpy.char.translate
char.translate()
numpy.char.upper
char.upper()
numpy.char.zfill
char.zfill()
numpy.chararray
chararray.argsort()
chararray.astype()
chararray.copy()
chararray.count()
chararray.decode()
chararray.dump()
chararray.dumps()
chararray.encode()
chararray.endswith()
chararray.expandtabs()
chararray.fill()
chararray.find()
chararray.flatten()
chararray.getfield()
chararray.index()
chararray.isalnum()
chararray.isalpha()
chararray.isdecimal()
chararray.isdigit()
chararray.islower()
chararray.isnumeric()
chararray.isspace()
chararray.istitle()
chararray.isupper()
chararray.item()
chararray.join()
chararray.ljust()
chararray.lower()
chararray.lstrip()
chararray.nonzero()
chararray.put()
chararray.ravel()
chararray.repeat()
chararray.replace()
chararray.reshape()
chararray.resize()
chararray.rfind()
chararray.rindex()
chararray.rjust()
chararray.rsplit()
chararray.rstrip()
chararray.searchsorted()
chararray.setfield()
chararray.setflags()
chararray.sort()
chararray.split()
chararray.splitlines()
chararray.squeeze()
chararray.startswith()
chararray.strip()
chararray.swapaxes()
chararray.swapcase()
chararray.take()
chararray.title()
chararray.tofile()
chararray.tolist()
chararray.tostring()
chararray.translate()
chararray.transpose()
chararray.upper()
chararray.view()
chararray.zfill()
numpy.chararray()
numpy.core.defchararray.array
core.defchararray.array()
numpy.core.defchararray.asarray
core.defchararray.asarray()
numpy.core.records.array
core.records.array()
numpy.core.records.fromarrays
core.records.fromarrays()
numpy.core.records.fromfile
core.records.fromfile()
numpy.core.records.fromrecords
core.records.fromrecords()
numpy.core.records.fromstring
core.records.fromstring()
Discrete Fourier Transform ( numpy.fft )
CT
numpy.DataSource
DataSource.abspath()
DataSource.exists()
DataSource.open()
numpy.DataSource()
Datetimes and Timedeltas
Datetimes and Timedeltas
numpy.distutils.ccompiler.CCompiler_compile
distutils.ccompiler.CCompiler_compile()
numpy.distutils.ccompiler.CCompiler_customize
distutils.ccompiler.CCompiler_customize()
numpy.distutils.ccompiler.CCompiler_customize_cmd
distutils.ccompiler.CCompiler_customize_cmd()
numpy.distutils.ccompiler.CCompiler_cxx_compiler
distutils.ccompiler.CCompiler_cxx_compiler()
numpy.distutils.ccompiler.CCompiler_find_executables
distutils.ccompiler.CCompiler_find_executables()
numpy.distutils.ccompiler.CCompiler_get_version
distutils.ccompiler.CCompiler_get_version()
numpy.distutils.ccompiler.CCompiler_object_filenames
distutils.ccompiler.CCompiler_object_filenames()
numpy.distutils.ccompiler.CCompiler_show_customization
distutils.ccompiler.CCompiler_show_customization()
numpy.distutils.ccompiler.CCompiler_spawn
distutils.ccompiler.CCompiler_spawn()
numpy.distutils.ccompiler.gen_lib_options
distutils.ccompiler.gen_lib_options()
numpy.distutils.ccompiler.new_compiler
distutils.ccompiler.new_compiler()
numpy.distutils.ccompiler.replace_method
distutils.ccompiler.replace_method()
numpy.distutils.ccompiler.simple_version_match
distutils.ccompiler.simple_version_match()
numpy.distutils.ccompiler_opt.CCompilerOpt
distutils.ccompiler_opt.CCompilerOpt.cache_flush()
distutils.ccompiler_opt.CCompilerOpt.cc_normalize_flags()
distutils.ccompiler_opt.CCompilerOpt.conf_features_partial()
distutils.ccompiler_opt.CCompilerOpt.cpu_baseline_flags()
distutils.ccompiler_opt.CCompilerOpt.cpu_baseline_names()
distutils.ccompiler_opt.CCompilerOpt.cpu_dispatch_names()
distutils.ccompiler_opt.CCompilerOpt.dist_compile()
distutils.ccompiler_opt.CCompilerOpt.dist_info()
distutils.ccompiler_opt.CCompilerOpt.dist_test()
distutils.ccompiler_opt.CCompilerOpt.feature_ahead()
distutils.ccompiler_opt.CCompilerOpt.feature_c_preprocessor()
distutils.ccompiler_opt.CCompilerOpt.feature_detect()
distutils.ccompiler_opt.CCompilerOpt.feature_get_til()
distutils.ccompiler_opt.CCompilerOpt.feature_implies()
distutils.ccompiler_opt.CCompilerOpt.feature_implies_c()
distutils.ccompiler_opt.CCompilerOpt.feature_is_exist()
distutils.ccompiler_opt.CCompilerOpt.feature_names()
distutils.ccompiler_opt.CCompilerOpt.feature_sorted()
distutils.ccompiler_opt.CCompilerOpt.feature_untied()
distutils.ccompiler_opt.CCompilerOpt.generate_dispatch_header()
distutils.ccompiler_opt.CCompilerOpt.is_cached()
distutils.ccompiler_opt.CCompilerOpt.parse_targets()
distutils.ccompiler_opt.CCompilerOpt.try_dispatch()
numpy.distutils.ccompiler_opt.CCompilerOpt()
static distutils.ccompiler_opt.CCompilerOpt.dist_error()
static distutils.ccompiler_opt.CCompilerOpt.dist_fatal()
static distutils.ccompiler_opt.CCompilerOpt.dist_load_module()
static distutils.ccompiler_opt.CCompilerOpt.dist_log()
static distutils.ccompiler_opt.CCompilerOpt.me()
numpy.distutils.ccompiler_opt.new_ccompiler_opt
distutils.ccompiler_opt.new_ccompiler_opt()
numpy.distutils.cpuinfo.cpu
distutils.cpuinfo.cpu
numpy.distutils.exec_command.exec_command
distutils.exec_command.exec_command()
numpy.distutils.exec_command.filepath_from_subprocess_output
distutils.exec_command.filepath_from_subprocess_output()
numpy.distutils.exec_command.find_executable
distutils.exec_command.find_executable()
numpy.distutils.exec_command.forward_bytes_to_stdout
distutils.exec_command.forward_bytes_to_stdout()
numpy.distutils.exec_command.get_pythonexe
distutils.exec_command.get_pythonexe()
numpy.distutils.exec_command.temp_file_name
distutils.exec_command.temp_file_name()
numpy.distutils.log.set_verbosity
distutils.log.set_verbosity()
numpy.distutils.system_info.get_info
distutils.system_info.get_info()
numpy.distutils.system_info.get_standard_file
distutils.system_info.get_standard_file()
Documentation conventions
Documentation conventions
NumPy core libraries
NPY_1_PI
NPY_2_PI
NPY_EULER
NPY_HALF_NAN
NPY_HALF_NEGONE
NPY_HALF_NINF
NPY_HALF_NZERO
NPY_HALF_ONE
NPY_HALF_PINF
NPY_HALF_PZERO
NPY_INFINITY
NPY_LOG10E
NPY_LOG2E
NPY_LOGE10
NPY_LOGE2
NPY_NAN
NPY_NZERO
NPY_PI
NPY_PI_2
NPY_PI_4
NPY_PZERO
double npy_half_to_double()
double npy_spacing()
float npy_half_to_float()
int npy_clear_floatstatus()
int npy_clear_floatstatus_barrier()
int npy_get_floatstatus()
int npy_get_floatstatus_barrier()
int npy_half_eq()
int npy_half_eq_nonan()
int npy_half_ge()
int npy_half_gt()
int npy_half_isfinite()
int npy_half_isinf()
int npy_half_isnan()
int npy_half_iszero()
int npy_half_le()
int npy_half_le_nonan()
int npy_half_lt()
int npy_half_lt_nonan()
int npy_half_ne()
int npy_half_signbit()
npy_copysign()
npy_half npy_double_to_half()
npy_half npy_float_to_half()
npy_half npy_half_copysign()
npy_half npy_half_nextafter()
npy_half npy_half_spacing()
npy_isfinite()
npy_isinf()
npy_isnan()
npy_signbit()
npy_uint16 npy_doublebits_to_halfbits()
npy_uint16 npy_floatbits_to_halfbits()
npy_uint32 npy_halfbits_to_floatbits()
npy_uint64 npy_halfbits_to_doublebits()
void npy_set_floatstatus_divbyzero()
void npy_set_floatstatus_invalid()
void npy_set_floatstatus_overflow()
void npy_set_floatstatus_underflow()
C API for random
double random_beta()
double random_chisquare()
double random_exponential()
double random_f()
double random_gamma()
double random_gumbel()
double random_laplace()
double random_logistic()
double random_lognormal()
double random_noncentral_chisquare()
double random_noncentral_f()
double random_normal()
double random_pareto()
double random_power()
double random_rayleigh()
double random_standard_cauchy()
double random_standard_exponential()
double random_standard_gamma()
double random_standard_normal()
double random_standard_t()
double random_standard_uniform()
double random_triangular()
double random_uniform()
double random_vonmises()
double random_wald()
double random_weibull()
float random_gamma_f()
float random_standard_exponential_f()
float random_standard_gamma_f()
float random_standard_normal_f()
float random_standard_uniform_f()
int random_multivariate_hypergeometric_count()
npy_int32 random_positive_int32()
npy_int64 random_binomial()
npy_int64 random_geometric()
npy_int64 random_geometric_inversion()
npy_int64 random_geometric_search()
npy_int64 random_hypergeometric()
npy_int64 random_logseries()
npy_int64 random_negative_binomial()
npy_int64 random_poisson()
npy_int64 random_positive_int()
npy_int64 random_positive_int64()
npy_int64 random_zipf()
npy_uint64 random_bounded_uint64()
npy_uint64 random_interval()
npy_uint64 random_uint()
type binomial_t
type bitgen_t
void random_multinomial()
void random_multivariate_hypergeometric_marginals()
void random_standard_exponential_fill()
void random_standard_exponential_fill_f()
void random_standard_exponential_inv_fill()
void random_standard_exponential_inv_fill_f()
void random_standard_normal_fill()
void random_standard_normal_fill_f()
void random_standard_uniform_fill()
void random_standard_uniform_fill_f()
numpy.dtype.__reduce__
dtype.__reduce__()
numpy.dtype.__setstate__
dtype.__setstate__()
numpy.dtype.alignment
dtype.alignment
numpy.dtype.base
dtype.base
numpy.dtype.byteorder
dtype.byteorder
numpy.dtype.char
dtype.char
numpy.dtype.descr
dtype.descr
numpy.dtype.fields
dtype.fields
numpy.dtype.flags
dtype.flags
numpy.dtype.hasobject
dtype.hasobject
numpy.dtype.isbuiltin
dtype.isbuiltin
numpy.dtype.isnative
dtype.isnative
numpy.dtype.itemsize
dtype.itemsize
numpy.dtype.kind
dtype.kind
numpy.dtype.metadata
dtype.metadata
numpy.dtype.name
dtype.name
numpy.dtype.names
dtype.names
numpy.dtype
dtype.newbyteorder()
numpy.dtype
numpy.dtype.num
dtype.num
numpy.dtype.shape
dtype.shape
numpy.dtype.str
dtype.str
numpy.dtype.subdtype
dtype.subdtype
numpy.dtype.type
dtype.type
Data Type API
NPY_INTP_FMT
NPY_LONGDOUBLE_FMT
NPY_NOTYPE
NPY_NTYPES
NPY_UINTP_FMT
NPY_ULONGLONG_FMT
NPY_USERDEF
enumerator NPY_BOOL
enumerator NPY_BYTE
enumerator NPY_CDOUBLE
enumerator NPY_CFLOAT
enumerator NPY_CLONGDOUBLE
enumerator NPY_COMPLEX128
enumerator NPY_COMPLEX64
enumerator NPY_DATETIME
enumerator NPY_DEFAULT_TYPE
enumerator NPY_DOUBLE
enumerator NPY_FLOAT
enumerator NPY_FLOAT16
enumerator NPY_FLOAT32
enumerator NPY_FLOAT64
enumerator NPY_HALF
enumerator NPY_INT
enumerator NPY_INT16
enumerator NPY_INT32
enumerator NPY_INT64
enumerator NPY_INT8
enumerator NPY_INTP
enumerator NPY_LONG
enumerator NPY_LONGDOUBLE
enumerator NPY_LONGLONG
enumerator NPY_MASK
enumerator NPY_OBJECT
enumerator NPY_SHORT
enumerator NPY_STRING
enumerator NPY_TIMEDELTA
enumerator NPY_TYPES
enumerator NPY_UBYTE
enumerator NPY_UINT
enumerator NPY_UINT16
enumerator NPY_UINT32
enumerator NPY_UINT64
enumerator NPY_UINT8
enumerator NPY_UINTP
enumerator NPY_ULONG
enumerator NPY_ULONGLONG
enumerator NPY_UNICODE
enumerator NPY_USHORT
enumerator NPY_VOID
type npy_cdouble
type npy_cfloat
type npy_clongdouble
type npy_double
type npy_float
type npy_int
type npy_int16
type npy_int32
type npy_int64
type npy_intp
type npy_long
type npy_longdouble
type npy_longlong
type npy_short
type npy_ubyte
type npy_uint
type npy_uint16
type npy_uint32
type npy_uint64
type npy_uintp
type npy_ulong
type npy_ulonglong
type npy_ushort
numpy.errstate
errstate.__call__()
numpy.errstate()
numpy.distutils.exec_command
exec_command
numpy.fft.fft
fft.fft()
numpy.fft.fft2
fft.fft2()
numpy.fft.fftfreq
fft.fftfreq()
numpy.fft.fftn
fft.fftn()
numpy.fft.fftshift
fft.fftshift()
numpy.fft.hfft
fft.hfft()
numpy.fft.ifft
fft.ifft()
numpy.fft.ifft2
fft.ifft2()
numpy.fft.ifftn
fft.ifftn()
numpy.fft.ifftshift
fft.ifftshift()
numpy.fft.ihfft
fft.ihfft()
numpy.fft.irfft
fft.irfft()
numpy.fft.irfft2
fft.irfft2()
numpy.fft.irfftn
fft.irfftn()
numpy.fft.rfft
fft.rfft()
numpy.fft.rfft2
fft.rfft2()
numpy.fft.rfftfreq
fft.rfftfreq()
numpy.fft.rfftn
fft.rfftn()
Typing ( numpy.typing )
final class numpy.typing.NBitBase
numpy.typing.ArrayLike
numpy.typing.DTypeLike
numpy.typing.NDArray
numpy.flatiter
flatiter.copy()
numpy.flatiter
Floating point error handling
Floating point error handling
numpy.generic.__array__
generic.__array__()
numpy.generic.__array_interface__
generic.__array_interface__
numpy.generic.__array_priority__
generic.__array_priority__
numpy.generic.__array_struct__
generic.__array_struct__
numpy.generic.__array_wrap__
generic.__array_wrap__()
numpy.generic.__reduce__
generic.__reduce__()
numpy.generic.__setstate__
generic.__setstate__()
numpy.generic.base
generic.base
numpy.generic.byteswap
generic.byteswap()
numpy.generic.data
generic.data
numpy.generic.dtype
generic.dtype
numpy.generic.flags
generic.flags
numpy.generic.flat
generic.flat
numpy.generic.imag
generic.imag
numpy.generic.itemsize
generic.itemsize
numpy.generic.ndim
generic.ndim
numpy.generic.real
generic.real
numpy.generic.setflags
generic.setflags()
numpy.generic.shape
generic.shape
numpy.generic.size
generic.size
numpy.generic.squeeze
generic.squeeze()
numpy.generic.strides
generic.strides
numpy.generic.T
generic.T
Global State
Global State
Hermite Series, “Physicists” ( numpy.polynomial.hermite )
Hermite Series, “Physicists” (numpy.polynomial.hermite)
numpy.polynomial.hermite.Hermite()
polynomial.hermite.Hermite.__call__()
polynomial.hermite.Hermite.basis()
polynomial.hermite.Hermite.cast()
polynomial.hermite.Hermite.convert()
polynomial.hermite.Hermite.copy()
polynomial.hermite.Hermite.cutdeg()
polynomial.hermite.Hermite.degree()
polynomial.hermite.Hermite.deriv()
polynomial.hermite.Hermite.fit()
polynomial.hermite.Hermite.fromroots()
polynomial.hermite.Hermite.has_samecoef()
polynomial.hermite.Hermite.has_samedomain()
polynomial.hermite.Hermite.has_sametype()
polynomial.hermite.Hermite.has_samewindow()
polynomial.hermite.Hermite.identity()
polynomial.hermite.Hermite.integ()
polynomial.hermite.Hermite.linspace()
polynomial.hermite.Hermite.mapparms()
polynomial.hermite.Hermite.roots()
polynomial.hermite.Hermite.trim()
polynomial.hermite.Hermite.truncate()
polynomial.hermite.herm2poly()
polynomial.hermite.hermadd()
polynomial.hermite.hermcompanion()
polynomial.hermite.hermder()
polynomial.hermite.hermdiv()
polynomial.hermite.hermdomain
polynomial.hermite.hermfit()
polynomial.hermite.hermfromroots()
polynomial.hermite.hermgauss()
polynomial.hermite.hermgrid2d()
polynomial.hermite.hermgrid3d()
polynomial.hermite.hermint()
polynomial.hermite.hermline()
polynomial.hermite.hermmul()
polynomial.hermite.hermmulx()
polynomial.hermite.hermone
polynomial.hermite.hermpow()
polynomial.hermite.hermroots()
polynomial.hermite.hermsub()
polynomial.hermite.hermtrim()
polynomial.hermite.hermval()
polynomial.hermite.hermval2d()
polynomial.hermite.hermval3d()
polynomial.hermite.hermvander()
polynomial.hermite.hermvander2d()
polynomial.hermite.hermvander3d()
polynomial.hermite.hermweight()
polynomial.hermite.hermx
polynomial.hermite.hermzero
polynomial.hermite.poly2herm()
HermiteE Series, “Probabilists” ( numpy.polynomial.hermite_e )
HermiteE Series, “Probabilists” (numpy.polynomial.hermite_e)
numpy.polynomial.hermite_e.HermiteE()
polynomial.hermite_e.HermiteE.__call__()
polynomial.hermite_e.HermiteE.basis()
polynomial.hermite_e.HermiteE.cast()
polynomial.hermite_e.HermiteE.convert()
polynomial.hermite_e.HermiteE.copy()
polynomial.hermite_e.HermiteE.cutdeg()
polynomial.hermite_e.HermiteE.degree()
polynomial.hermite_e.HermiteE.deriv()
polynomial.hermite_e.HermiteE.fit()
polynomial.hermite_e.HermiteE.fromroots()
polynomial.hermite_e.HermiteE.has_samecoef()
polynomial.hermite_e.HermiteE.has_samedomain()
polynomial.hermite_e.HermiteE.has_sametype()
polynomial.hermite_e.HermiteE.has_samewindow()
polynomial.hermite_e.HermiteE.identity()
polynomial.hermite_e.HermiteE.integ()
polynomial.hermite_e.HermiteE.linspace()
polynomial.hermite_e.HermiteE.mapparms()
polynomial.hermite_e.HermiteE.roots()
polynomial.hermite_e.HermiteE.trim()
polynomial.hermite_e.HermiteE.truncate()
polynomial.hermite_e.herme2poly()
polynomial.hermite_e.hermeadd()
polynomial.hermite_e.hermecompanion()
polynomial.hermite_e.hermeder()
polynomial.hermite_e.hermediv()
polynomial.hermite_e.hermedomain
polynomial.hermite_e.hermefit()
polynomial.hermite_e.hermefromroots()
polynomial.hermite_e.hermegauss()
polynomial.hermite_e.hermegrid2d()
polynomial.hermite_e.hermegrid3d()
polynomial.hermite_e.hermeint()
polynomial.hermite_e.hermeline()
polynomial.hermite_e.hermemul()
polynomial.hermite_e.hermemulx()
polynomial.hermite_e.hermeone
polynomial.hermite_e.hermepow()
polynomial.hermite_e.hermeroots()
polynomial.hermite_e.hermesub()
polynomial.hermite_e.hermetrim()
polynomial.hermite_e.hermeval()
polynomial.hermite_e.hermeval2d()
polynomial.hermite_e.hermeval3d()
polynomial.hermite_e.hermevander()
polynomial.hermite_e.hermevander2d()
polynomial.hermite_e.hermevander3d()
polynomial.hermite_e.hermeweight()
polynomial.hermite_e.hermex
polynomial.hermite_e.hermezero
polynomial.hermite_e.poly2herme()
Indexing routines
Indexing routines
Input and output
Input and output
System configuration
NPY_BIG_ENDIAN
NPY_BYTE_ORDER
NPY_CPU_AMD64
NPY_CPU_IA64
NPY_CPU_LITTLE
NPY_CPU_PARISC
NPY_CPU_PPC
NPY_CPU_PPC64
NPY_CPU_S390
NPY_CPU_SPARC
NPY_CPU_SPARC64
NPY_CPU_UNKNOWN_ENDIAN
NPY_LITTLE_ENDIAN
NPY_SIGINT_OFF
NPY_SIGINT_ON
NPY_SIGJMP_BUF
NPY_SIGLONGJMP
NPY_SIGSETJMP
NPY_SIZEOF_DOUBLE
NPY_SIZEOF_FLOAT
NPY_SIZEOF_INT
NPY_SIZEOF_INTP
NPY_SIZEOF_LONG
NPY_SIZEOF_LONGDOUBLE
NPY_SIZEOF_LONGLONG
NPY_SIZEOF_LONG_DOUBLE
NPY_SIZEOF_PY_INTPTR_T
NPY_SIZEOF_PY_LONG_LONG
NPY_SIZEOF_SHORT
NPY_UNLIKELY
NPY_UNUSED
int PyArray_GetEndianness()
UFunc API
NO_IMPORT_UFUNC
NPY_LOOP_END_THREADS
PyObject *PyUFunc_FromFuncAndDataAndSignature()
PyObject *PyUFunc_FromFuncAndDataAndSignatureAndIdentity()
PyUFunc_IdentityValue
PyUFunc_MinusOne
PyUFunc_None
PyUFunc_ReorderableNone
PyUFunc_Zero
UFUNC_ERR_CALL
UFUNC_ERR_RAISE
UFUNC_ERR_WARN
UFUNC_ERR_{HANDLER}
UFUNC_FPE_DIVIDEBYZERO
UFUNC_FPE_INVALID
UFUNC_FPE_OVERFLOW
UFUNC_FPE_UNDERFLOW
UFUNC_MASK_INVALID
UFUNC_MASK_OVERFLOW
UFUNC_MASK_UNDERFLOW
UFUNC_SHIFT_DIVIDEBYZERO
UFUNC_SHIFT_INVALID
UFUNC_SHIFT_OVERFLOW
UFUNC_SHIFT_UNDERFLOW
int PyUFunc_RegisterLoopForDescr()
int PyUFunc_RegisterLoopForType()
int PyUFunc_ReplaceLoopBySignature()
int PyUFunc_checkfperr()
void PyUFunc_DD_D()
void PyUFunc_D_D()
void PyUFunc_FF_F()
void PyUFunc_FF_F_As_DD_D()
void PyUFunc_F_F()
void PyUFunc_F_F_As_D_D()
void PyUFunc_GG_G()
void PyUFunc_G_G()
void PyUFunc_GetPyValues()
void PyUFunc_OO_O()
void PyUFunc_OO_O_method()
void PyUFunc_O_O()
void PyUFunc_O_O_method()
void PyUFunc_On_Om()
void PyUFunc_clearfperr()
void PyUFunc_d_d()
void PyUFunc_dd_d()
void PyUFunc_e_e()
void PyUFunc_e_e_As_d_d()
void PyUFunc_e_e_As_f_f()
void PyUFunc_ee_e()
void PyUFunc_ee_e_As_dd_d()
void PyUFunc_ee_e_As_ff_f()
void PyUFunc_f_f()
void PyUFunc_ff_f()
void PyUFunc_ff_f_As_dd_d()
void PyUFunc_g_g()
void PyUFunc_gg_g()
void import_ufunc()
numpy.i: a SWIG Interface File for NumPy
is_array()
Iterating Over Arrays
Iterating Over Arrays
Laguerre Series ( numpy.polynomial.laguerre )
Laguerre Series (numpy.polynomial.laguerre)
numpy.polynomial.laguerre.Laguerre()
polynomial.laguerre.Laguerre.__call__()
polynomial.laguerre.Laguerre.basis()
polynomial.laguerre.Laguerre.cast()
polynomial.laguerre.Laguerre.convert()
polynomial.laguerre.Laguerre.copy()
polynomial.laguerre.Laguerre.cutdeg()
polynomial.laguerre.Laguerre.degree()
polynomial.laguerre.Laguerre.deriv()
polynomial.laguerre.Laguerre.fit()
polynomial.laguerre.Laguerre.fromroots()
polynomial.laguerre.Laguerre.has_samecoef()
polynomial.laguerre.Laguerre.has_samedomain()
polynomial.laguerre.Laguerre.has_sametype()
polynomial.laguerre.Laguerre.has_samewindow()
polynomial.laguerre.Laguerre.identity()
polynomial.laguerre.Laguerre.integ()
polynomial.laguerre.Laguerre.linspace()
polynomial.laguerre.Laguerre.mapparms()
polynomial.laguerre.Laguerre.roots()
polynomial.laguerre.Laguerre.trim()
polynomial.laguerre.Laguerre.truncate()
polynomial.laguerre.lag2poly()
polynomial.laguerre.lagadd()
polynomial.laguerre.lagcompanion()
polynomial.laguerre.lagder()
polynomial.laguerre.lagdiv()
polynomial.laguerre.lagdomain
polynomial.laguerre.lagfit()
polynomial.laguerre.lagfromroots()
polynomial.laguerre.laggauss()
polynomial.laguerre.laggrid2d()
polynomial.laguerre.laggrid3d()
polynomial.laguerre.lagint()
polynomial.laguerre.lagline()
polynomial.laguerre.lagmul()
polynomial.laguerre.lagmulx()
polynomial.laguerre.lagone
polynomial.laguerre.lagpow()
polynomial.laguerre.lagroots()
polynomial.laguerre.lagsub()
polynomial.laguerre.lagtrim()
polynomial.laguerre.lagval()
polynomial.laguerre.lagval2d()
polynomial.laguerre.lagval3d()
polynomial.laguerre.lagvander()
polynomial.laguerre.lagvander2d()
polynomial.laguerre.lagvander3d()
polynomial.laguerre.lagweight()
polynomial.laguerre.lagx
polynomial.laguerre.lagzero
polynomial.laguerre.poly2lag()
Legendre Series ( numpy.polynomial.legendre )
Legendre Series (numpy.polynomial.legendre)
numpy.polynomial.legendre.Legendre()
polynomial.legendre.Legendre.__call__()
polynomial.legendre.Legendre.basis()
polynomial.legendre.Legendre.cast()
polynomial.legendre.Legendre.convert()
polynomial.legendre.Legendre.copy()
polynomial.legendre.Legendre.cutdeg()
polynomial.legendre.Legendre.degree()
polynomial.legendre.Legendre.deriv()
polynomial.legendre.Legendre.fit()
polynomial.legendre.Legendre.fromroots()
polynomial.legendre.Legendre.has_samecoef()
polynomial.legendre.Legendre.has_samedomain()
polynomial.legendre.Legendre.has_sametype()
polynomial.legendre.Legendre.has_samewindow()
polynomial.legendre.Legendre.identity()
polynomial.legendre.Legendre.integ()
polynomial.legendre.Legendre.linspace()
polynomial.legendre.Legendre.mapparms()
polynomial.legendre.Legendre.roots()
polynomial.legendre.Legendre.trim()
polynomial.legendre.Legendre.truncate()
polynomial.legendre.leg2poly()
polynomial.legendre.legadd()
polynomial.legendre.legcompanion()
polynomial.legendre.legder()
polynomial.legendre.legdiv()
polynomial.legendre.legdomain
polynomial.legendre.legfit()
polynomial.legendre.legfromroots()
polynomial.legendre.leggauss()
polynomial.legendre.leggrid2d()
polynomial.legendre.leggrid3d()
polynomial.legendre.legint()
polynomial.legendre.legline()
polynomial.legendre.legmul()
polynomial.legendre.legmulx()
polynomial.legendre.legone
polynomial.legendre.legpow()
polynomial.legendre.legroots()
polynomial.legendre.legsub()
polynomial.legendre.legtrim()
polynomial.legendre.legval()
polynomial.legendre.legval2d()
polynomial.legendre.legval3d()
polynomial.legendre.legvander()
polynomial.legendre.legvander2d()
polynomial.legendre.legvander3d()
polynomial.legendre.legweight()
polynomial.legendre.legx
polynomial.legendre.legzero
polynomial.legendre.poly2leg()
numpy.lib.format
lib.format.descr_to_dtype()
lib.format.dtype_to_descr()
lib.format.header_data_from_array_1_0()
lib.format.magic()
lib.format.read_array()
lib.format.read_array_header_1_0()
lib.format.read_array_header_2_0()
lib.format.read_magic()
lib.format.write_array()
lib.format.write_array_header_1_0()
lib.format.write_array_header_2_0()
“descr”dtype.descr
numpy.lib.format.open_memmap
lib.format.open_memmap()
numpy.lib.scimath.arccos
lib.scimath.arccos()
numpy.lib.scimath.arcsin
lib.scimath.arcsin()
numpy.lib.scimath.arctanh
lib.scimath.arctanh()
numpy.lib.scimath.log
lib.scimath.log()
numpy.lib.scimath.log10
lib.scimath.log10()
numpy.lib.scimath.log2
lib.scimath.log2()
numpy.lib.scimath.logn
lib.scimath.logn()
numpy.lib.scimath.power
lib.scimath.power()
numpy.lib.scimath.sqrt
lib.scimath.sqrt()
numpy.lib.stride_tricks.as_strided
lib.stride_tricks.as_strided()
numpy.lib.stride_tricks.sliding_window_view
lib.stride_tricks.sliding_window_view()
numpy.linalg.cholesky
linalg.cholesky()
numpy.linalg.cond
linalg.cond()
numpy.linalg.det
linalg.det()
numpy.linalg.eig
linalg.eig()
numpy.linalg.eigh
linalg.eigh()
numpy.linalg.eigvals
linalg.eigvals()
numpy.linalg.eigvalsh
linalg.eigvalsh()
numpy.linalg.inv
linalg.inv()
numpy.linalg.LinAlgError
linalg.LinAlgError
numpy.linalg.lstsq
linalg.lstsq()
numpy.linalg.matrix_power
linalg.matrix_power()
numpy.linalg.matrix_rank
linalg.matrix_rank()
numpy.linalg.multi_dot
linalg.multi_dot()
numpy.linalg.norm
linalg.norm()
numpy.linalg.pinv
linalg.pinv()
numpy.linalg.qr
linalg.qr()
numpy.linalg.slogdet
linalg.slogdet()
numpy.linalg.solve
linalg.solve()
numpy.linalg.svd
linalg.svd()
numpy.linalg.tensorinv
linalg.tensorinv()
numpy.linalg.tensorsolve
linalg.tensorsolve()
Linear algebra ( numpy.linalg )
Linear algebra (numpy.linalg)
numpy.ma.all
ma.all()
numpy.ma.allclose
ma.allclose()
numpy.ma.allequal
ma.allequal()
numpy.ma.anom
ma.anom()
numpy.ma.anomalies
ma.anomalies()
numpy.ma.any
ma.any()
numpy.ma.append
ma.append()
numpy.ma.apply_along_axis
ma.apply_along_axis()
numpy.ma.apply_over_axes
ma.apply_over_axes()
numpy.ma.arange
ma.arange()
numpy.ma.argmax
ma.argmax()
numpy.ma.argmin
ma.argmin()
numpy.ma.argsort
ma.argsort()
numpy.ma.around
ma.around
numpy.ma.array
ma.array()
numpy.ma.asanyarray
ma.asanyarray()
numpy.ma.asarray
ma.asarray()
numpy.ma.atleast_1d
ma.atleast_1d()
numpy.ma.atleast_2d
ma.atleast_2d()
numpy.ma.atleast_3d
ma.atleast_3d()
numpy.ma.average
ma.average()
numpy.ma.choose
ma.choose()
numpy.ma.clip
ma.clip()
numpy.ma.clump_masked
ma.clump_masked()
numpy.ma.clump_unmasked
ma.clump_unmasked()
numpy.ma.column_stack
ma.column_stack()
numpy.ma.common_fill_value
ma.common_fill_value()
numpy.ma.compress_cols
ma.compress_cols()
numpy.ma.compress_rowcols
ma.compress_rowcols()
numpy.ma.compress_rows
ma.compress_rows()
numpy.ma.compressed
ma.compressed()
numpy.ma.concatenate
ma.concatenate()
numpy.ma.conjugate
ma.conjugate()
numpy.ma.copy
ma.copy()
numpy.ma.corrcoef
ma.corrcoef()
numpy.ma.count
ma.count()
numpy.ma.count_masked
ma.count_masked()
numpy.ma.cov
ma.cov()
numpy.ma.cumprod
ma.cumprod()
numpy.ma.cumsum
ma.cumsum()
numpy.ma.default_fill_value
ma.default_fill_value()
numpy.ma.diag
ma.diag()
numpy.ma.dot
ma.dot()
numpy.ma.dstack
ma.dstack()
numpy.ma.ediff1d
ma.ediff1d()
numpy.ma.empty
ma.empty()
numpy.ma.empty_like
ma.empty_like()
numpy.ma.expand_dims
ma.expand_dims()
numpy.ma.filled
ma.filled()
numpy.ma.fix_invalid
ma.fix_invalid()
numpy.ma.flatnotmasked_contiguous
ma.flatnotmasked_contiguous()
numpy.ma.flatnotmasked_edges
ma.flatnotmasked_edges()
numpy.ma.frombuffer
ma.frombuffer()
numpy.ma.getdata
ma.getdata()
numpy.ma.getmask
ma.getmask()
numpy.ma.getmaskarray
ma.getmaskarray()
numpy.ma.harden_mask
ma.harden_mask()
numpy.ma.hsplit
ma.hsplit()
numpy.ma.hstack
ma.hstack()
numpy.ma.identity
ma.identity()
numpy.ma.indices
ma.indices()
numpy.ma.inner
ma.inner()
numpy.ma.innerproduct
ma.innerproduct()
numpy.ma.is_mask
ma.is_mask()
numpy.ma.is_masked
ma.is_masked()
numpy.ma.isarray
ma.isarray()
numpy.ma.isMA
ma.isMA()
numpy.ma.isMaskedArray
ma.isMaskedArray()
numpy.ma.make_mask
ma.make_mask()
numpy.ma.make_mask_descr
ma.make_mask_descr()
numpy.ma.make_mask_none
ma.make_mask_none()
numpy.ma.mask_cols
ma.mask_cols()
numpy.ma.mask_or
ma.mask_or()
numpy.ma.mask_rowcols
ma.mask_rowcols()
numpy.ma.mask_rows
ma.mask_rows()
numpy.ma.masked_all
ma.masked_all()
numpy.ma.masked_all_like
ma.masked_all_like()
numpy.ma.masked_equal
ma.masked_equal()
numpy.ma.masked_greater
ma.masked_greater()
numpy.ma.masked_greater_equal
ma.masked_greater_equal()
numpy.ma.masked_inside
ma.masked_inside()
numpy.ma.masked_invalid
ma.masked_invalid()
numpy.ma.masked_less
ma.masked_less()
numpy.ma.masked_less_equal
ma.masked_less_equal()
numpy.ma.masked_not_equal
ma.masked_not_equal()
numpy.ma.masked_object
ma.masked_object()
numpy.ma.masked_outside
ma.masked_outside()
numpy.ma.masked_values
ma.masked_values()
numpy.ma.masked_where
ma.masked_where()
Masked arrays
Masked arrays
ma.MaskedArray.__abs__()
ma.MaskedArray.__add__()
ma.MaskedArray.__and__()
ma.MaskedArray.__array__()
ma.MaskedArray.__array_priority__
ma.MaskedArray.__array_wrap__()
ma.MaskedArray.__bool__()
ma.MaskedArray.__contains__()
ma.MaskedArray.__copy__()
ma.MaskedArray.__deepcopy__()
ma.MaskedArray.__delitem__()
ma.MaskedArray.__div__()
ma.MaskedArray.__divmod__()
ma.MaskedArray.__eq__()
ma.MaskedArray.__float__()
ma.MaskedArray.__floordiv__()
ma.MaskedArray.__ge__()
ma.MaskedArray.__getitem__()
ma.MaskedArray.__getstate__()
ma.MaskedArray.__gt__()
ma.MaskedArray.__iadd__()
ma.MaskedArray.__iand__()
ma.MaskedArray.__idiv__()
ma.MaskedArray.__ifloordiv__()
ma.MaskedArray.__ilshift__()
ma.MaskedArray.__imod__()
ma.MaskedArray.__imul__()
ma.MaskedArray.__int__()
ma.MaskedArray.__ior__()
ma.MaskedArray.__ipow__()
ma.MaskedArray.__irshift__()
ma.MaskedArray.__isub__()
ma.MaskedArray.__itruediv__()
ma.MaskedArray.__ixor__()
ma.MaskedArray.__le__()
ma.MaskedArray.__len__()
ma.MaskedArray.__lshift__()
ma.MaskedArray.__lt__()
ma.MaskedArray.__mod__()
ma.MaskedArray.__mul__()
ma.MaskedArray.__ne__()
ma.MaskedArray.__or__()
ma.MaskedArray.__pow__()
ma.MaskedArray.__radd__()
ma.MaskedArray.__rand__()
ma.MaskedArray.__rdivmod__()
ma.MaskedArray.__reduce__()
ma.MaskedArray.__repr__()
ma.MaskedArray.__rfloordiv__()
ma.MaskedArray.__rlshift__()
ma.MaskedArray.__rmod__()
ma.MaskedArray.__rmul__()
ma.MaskedArray.__ror__()
ma.MaskedArray.__rpow__()
ma.MaskedArray.__rrshift__()
ma.MaskedArray.__rshift__()
ma.MaskedArray.__rsub__()
ma.MaskedArray.__rtruediv__()
ma.MaskedArray.__rxor__()
ma.MaskedArray.__setitem__()
ma.MaskedArray.__setmask__()
ma.MaskedArray.__setstate__()
ma.MaskedArray.__str__()
ma.MaskedArray.__sub__()
ma.MaskedArray.__truediv__()
ma.MaskedArray.__xor__()
ma.MaskedArray.astype()
ma.MaskedArray.base
ma.MaskedArray.byteswap()
ma.MaskedArray.choose()
ma.MaskedArray.compress()
ma.MaskedArray.conj()
ma.MaskedArray.conjugate()
ma.MaskedArray.ctypes
ma.MaskedArray.diagonal()
ma.MaskedArray.dump()
ma.MaskedArray.dumps()
ma.MaskedArray.fill()
ma.MaskedArray.flags
ma.MaskedArray.ids()
ma.MaskedArray.iscontiguous()
ma.MaskedArray.item()
ma.MaskedArray.itemsize
ma.MaskedArray.nbytes
ma.MaskedArray.ndim
ma.MaskedArray.product()
ma.MaskedArray.put()
ma.MaskedArray.repeat()
ma.MaskedArray.searchsorted()
ma.MaskedArray.size
ma.MaskedArray.strides
ma.MaskedArray.take()
ma.MaskedArray.toflex()
ma.MaskedArray.tostring()
ma.MaskedArray.view()
property ma.MaskedArray.T
property ma.MaskedArray.dtype
property ma.MaskedArray.flat
property ma.MaskedArray.imag
property ma.MaskedArray.real
property ma.MaskedArray.shape
static ma.MaskedArray.__new__()
numpy.ma.MaskedArray.all
ma.MaskedArray.all()
numpy.ma.MaskedArray.anom
ma.MaskedArray.anom()
numpy.ma.MaskedArray.any
ma.MaskedArray.any()
numpy.ma.MaskedArray.argmax
ma.MaskedArray.argmax()
numpy.ma.MaskedArray.argmin
ma.MaskedArray.argmin()
numpy.ma.MaskedArray.argsort
ma.MaskedArray.argsort()
numpy.ma.MaskedArray.clip
ma.MaskedArray.clip()
numpy.ma.MaskedArray.compressed
ma.MaskedArray.compressed()
numpy.ma.MaskedArray.copy
ma.MaskedArray.copy()
numpy.ma.MaskedArray.count
ma.MaskedArray.count()
numpy.ma.MaskedArray.cumprod
ma.MaskedArray.cumprod()
numpy.ma.MaskedArray.cumsum
ma.MaskedArray.cumsum()
numpy.ma.MaskedArray.filled
ma.MaskedArray.filled()
numpy.ma.MaskedArray.flatten
ma.MaskedArray.flatten()
numpy.ma.MaskedArray.get_fill_value
ma.MaskedArray.get_fill_value()
numpy.ma.MaskedArray.harden_mask
ma.MaskedArray.harden_mask()
numpy.ma.MaskedArray.max
ma.MaskedArray.max()
numpy.ma.MaskedArray.mean
ma.MaskedArray.mean()
numpy.ma.MaskedArray.min
ma.MaskedArray.min()
numpy.ma.MaskedArray.nonzero
ma.MaskedArray.nonzero()
numpy.ma.MaskedArray.prod
ma.MaskedArray.prod()
numpy.ma.MaskedArray.ptp
ma.MaskedArray.ptp()
numpy.ma.MaskedArray.ravel
ma.MaskedArray.ravel()
numpy.ma.MaskedArray.reshape
ma.MaskedArray.reshape()
numpy.ma.MaskedArray.resize
ma.MaskedArray.resize()
numpy.ma.MaskedArray.round
ma.MaskedArray.round()
numpy.ma.MaskedArray.set_fill_value
ma.MaskedArray.set_fill_value()
numpy.ma.MaskedArray.shrink_mask
ma.MaskedArray.shrink_mask()
numpy.ma.MaskedArray.soften_mask
ma.MaskedArray.soften_mask()
numpy.ma.MaskedArray.sort
ma.MaskedArray.sort()
numpy.ma.MaskedArray.squeeze
ma.MaskedArray.squeeze()
numpy.ma.MaskedArray.std
ma.MaskedArray.std()
numpy.ma.MaskedArray.sum
ma.MaskedArray.sum()
numpy.ma.MaskedArray.swapaxes
ma.MaskedArray.swapaxes()
numpy.ma.MaskedArray.tobytes
ma.MaskedArray.tobytes()
numpy.ma.MaskedArray.tofile
ma.MaskedArray.tofile()
numpy.ma.MaskedArray.tolist
ma.MaskedArray.tolist()
numpy.ma.MaskedArray.torecords
ma.MaskedArray.torecords()
numpy.ma.MaskedArray.trace
ma.MaskedArray.trace()
numpy.ma.MaskedArray.transpose
ma.MaskedArray.transpose()
numpy.ma.MaskedArray.unshare_mask
ma.MaskedArray.unshare_mask()
numpy.ma.MaskedArray.var
ma.MaskedArray.var()
numpy.ma.max
ma.max()
numpy.ma.maximum_fill_value
ma.maximum_fill_value()
numpy.ma.mean
ma.mean()
numpy.ma.median
ma.median()
numpy.ma.min
ma.min()
numpy.ma.minimum_fill_value
ma.minimum_fill_value()
numpy.ma.mr_
ma.mr_
numpy.ma.nonzero
ma.nonzero()
numpy.ma.notmasked_contiguous
ma.notmasked_contiguous()
numpy.ma.notmasked_edges
ma.notmasked_edges()
numpy.ma.ones
ma.ones()
numpy.ma.outer
ma.outer()
numpy.ma.outerproduct
ma.outerproduct()
numpy.ma.polyfit
ma.polyfit()
numpy.ma.power
ma.power()
numpy.ma.prod
ma.prod()
numpy.ma.ptp
ma.ptp()
numpy.ma.ravel
ma.ravel()
numpy.ma.reshape
ma.reshape()
numpy.ma.resize
ma.resize()
numpy.ma.round
ma.round()
numpy.ma.row_stack
ma.row_stack()
numpy.ma.set_fill_value
ma.set_fill_value()
numpy.ma.shape
ma.shape()
numpy.ma.size
ma.size()
numpy.ma.soften_mask
ma.soften_mask()
numpy.ma.sort
ma.sort()
numpy.ma.squeeze
ma.squeeze()
numpy.ma.stack
ma.stack()
numpy.ma.std
ma.std()
numpy.ma.sum
ma.sum()
numpy.ma.swapaxes
ma.swapaxes()
numpy.ma.trace
ma.trace()
numpy.ma.transpose
ma.transpose()
numpy.ma.vander
ma.vander()
numpy.ma.var
ma.var()
numpy.ma.vstack
ma.vstack()
numpy.ma.where
ma.where()
numpy.ma.zeros
ma.zeros()
Masked array operations
Masked array operations
Constants of the numpy.ma module
MaskedArray.baseclass
MaskedArray.fill_value
MaskedArray.hardmask
MaskedArray.mask
MaskedArray.recordmask
MaskedArray.sharedmask
numpy.ma.masked
numpy.ma.masked_print_options
numpy.ma.nomask
numpy.matlib.empty
matlib.empty()
numpy.matlib.eye
matlib.eye()
numpy.matlib.identity
matlib.identity()
numpy.matlib.ones
matlib.ones()
numpy.matlib.rand
matlib.rand()
numpy.matlib.randn
matlib.randn()
numpy.matlib.repmat
matlib.repmat()
numpy.matlib.zeros
matlib.zeros()
Matrix library ( numpy.matlib )
Matrix library (numpy.matlib)
numpy.matrix
matrix.all()
matrix.any()
matrix.argmax()
matrix.argmin()
matrix.argpartition()
matrix.argsort()
matrix.astype()
matrix.byteswap()
matrix.choose()
matrix.clip()
matrix.compress()
matrix.conj()
matrix.conjugate()
matrix.copy()
matrix.cumprod()
matrix.cumsum()
matrix.diagonal()
matrix.dot()
matrix.dump()
matrix.dumps()
matrix.fill()
matrix.flatten()
matrix.getA()
matrix.getA1()
matrix.getH()
matrix.getI()
matrix.getT()
matrix.getfield()
matrix.item()
matrix.itemset()
matrix.max()
matrix.mean()
matrix.min()
matrix.newbyteorder()
matrix.nonzero()
matrix.partition()
matrix.prod()
matrix.ptp()
matrix.put()
matrix.ravel()
matrix.repeat()
matrix.reshape()
matrix.resize()
matrix.round()
matrix.searchsorted()
matrix.setfield()
matrix.setflags()
matrix.sort()
matrix.squeeze()
matrix.std()
matrix.sum()
matrix.swapaxes()
matrix.take()
matrix.tobytes()
matrix.tofile()
matrix.tolist()
matrix.tostring()
matrix.trace()
matrix.transpose()
matrix.var()
matrix.view()
numpy.matrix()
numpy.memmap
memmap.flush()
numpy.memmap()
Miscellaneous routines
Miscellaneous routines
Multithreaded Generation
Multithreaded Generation
SIMD Optimizations
NATIVE: Enables all CPU features that supported by the current
numpy.ndarray.__abs__
ndarray.__abs__()
numpy.ndarray.__add__
ndarray.__add__()
numpy.ndarray.__and__
ndarray.__and__()
numpy.ndarray.__array__
ndarray.__array__()
numpy.ndarray.__array_wrap__
ndarray.__array_wrap__()
numpy.ndarray.__bool__
ndarray.__bool__()
numpy.ndarray.__complex__
ndarray.__complex__()
numpy.ndarray.__contains__
ndarray.__contains__()
numpy.ndarray.__copy__
ndarray.__copy__()
numpy.ndarray.__deepcopy__
ndarray.__deepcopy__()
numpy.ndarray.__divmod__
ndarray.__divmod__()
numpy.ndarray.__eq__
ndarray.__eq__()
numpy.ndarray.__float__
ndarray.__float__()
numpy.ndarray.__floordiv__
ndarray.__floordiv__()
numpy.ndarray.__ge__
ndarray.__ge__()
numpy.ndarray.__getitem__
ndarray.__getitem__()
numpy.ndarray.__gt__
ndarray.__gt__()
numpy.ndarray.__iadd__
ndarray.__iadd__()
numpy.ndarray.__iand__
ndarray.__iand__()
numpy.ndarray.__ifloordiv__
ndarray.__ifloordiv__()
numpy.ndarray.__ilshift__
ndarray.__ilshift__()
numpy.ndarray.__imod__
ndarray.__imod__()
numpy.ndarray.__imul__
ndarray.__imul__()
numpy.ndarray.__int__
ndarray.__int__()
numpy.ndarray.__invert__
ndarray.__invert__()
numpy.ndarray.__ior__
ndarray.__ior__()
numpy.ndarray.__ipow__
ndarray.__ipow__()
numpy.ndarray.__irshift__
ndarray.__irshift__()
numpy.ndarray.__isub__
ndarray.__isub__()
numpy.ndarray.__itruediv__
ndarray.__itruediv__()
numpy.ndarray.__ixor__
ndarray.__ixor__()
numpy.ndarray.__le__
ndarray.__le__()
numpy.ndarray.__len__
ndarray.__len__()
numpy.ndarray.__lshift__
ndarray.__lshift__()
numpy.ndarray.__lt__
ndarray.__lt__()
numpy.ndarray.__matmul__
ndarray.__matmul__()
numpy.ndarray.__mod__
ndarray.__mod__()
numpy.ndarray.__mul__
ndarray.__mul__()
numpy.ndarray.__ne__
ndarray.__ne__()
numpy.ndarray.__neg__
ndarray.__neg__()
numpy.ndarray.__new__
ndarray.__new__()
numpy.ndarray.__or__
ndarray.__or__()
numpy.ndarray.__pos__
ndarray.__pos__()
numpy.ndarray.__pow__
ndarray.__pow__()
numpy.ndarray.__reduce__
ndarray.__reduce__()
numpy.ndarray.__repr__
ndarray.__repr__()
numpy.ndarray.__rshift__
ndarray.__rshift__()
numpy.ndarray.__setitem__
ndarray.__setitem__()
numpy.ndarray.__setstate__
ndarray.__setstate__()
numpy.ndarray.__str__
ndarray.__str__()
numpy.ndarray.__sub__
ndarray.__sub__()
numpy.ndarray.__truediv__
ndarray.__truediv__()
numpy.ndarray.__xor__
ndarray.__xor__()
numpy.ndarray.all
ndarray.all()
numpy.ndarray.any
ndarray.any()
numpy.ndarray.argmax
ndarray.argmax()
numpy.ndarray.argmin
ndarray.argmin()
numpy.ndarray.argpartition
ndarray.argpartition()
numpy.ndarray.argsort
ndarray.argsort()
numpy.ndarray.astype
ndarray.astype()
numpy.ndarray.base
ndarray.base
numpy.ndarray.byteswap
ndarray.byteswap()
numpy.ndarray.choose
ndarray.choose()
numpy.ndarray.clip
ndarray.clip()
numpy.ndarray.compress
ndarray.compress()
numpy.ndarray.conj
ndarray.conj()
numpy.ndarray
ndarray.conjugate()
ndarray.dot()
ndarray.newbyteorder()
ndarray.setfield()
numpy.ndarray()
numpy.ndarray.copy
ndarray.copy()
numpy.ndarray.ctypes
ndarray.ctypes
numpy.ndarray.cumprod
ndarray.cumprod()
numpy.ndarray.cumsum
ndarray.cumsum()
numpy.ndarray.data
ndarray.data
numpy.ndarray.diagonal
ndarray.diagonal()
numpy.ndarray.dtype
ndarray.dtype
numpy.ndarray.dump
ndarray.dump()
numpy.ndarray.dumps
ndarray.dumps()
numpy.ndarray.fill
ndarray.fill()
numpy.ndarray.flags
ndarray.flags
numpy.ndarray.flat
ndarray.flat
numpy.ndarray.flatten
ndarray.flatten()
numpy.ndarray.getfield
ndarray.getfield()
numpy.ndarray.imag
ndarray.imag
numpy.ndarray.item
ndarray.item()
numpy.ndarray.itemset
ndarray.itemset()
numpy.ndarray.itemsize
ndarray.itemsize
numpy.ndarray.max
ndarray.max()
numpy.ndarray.mean
ndarray.mean()
numpy.ndarray.min
ndarray.min()
numpy.ndarray.nbytes
ndarray.nbytes
numpy.ndarray.ndim
ndarray.ndim
numpy.ndarray.nonzero
ndarray.nonzero()
numpy.ndarray.partition
ndarray.partition()
numpy.ndarray.prod
ndarray.prod()
numpy.ndarray.ptp
ndarray.ptp()
numpy.ndarray.put
ndarray.put()
numpy.ndarray.ravel
ndarray.ravel()
numpy.ndarray.real
ndarray.real
numpy.ndarray.repeat
ndarray.repeat()
numpy.ndarray.reshape
ndarray.reshape()
numpy.ndarray.resize
ndarray.resize()
numpy.ndarray.round
ndarray.round()
numpy.ndarray.searchsorted
ndarray.searchsorted()
numpy.ndarray.setflags
ndarray.setflags()
numpy.ndarray.shape
ndarray.shape
numpy.ndarray.size
ndarray.size
numpy.ndarray.sort
ndarray.sort()
numpy.ndarray.squeeze
ndarray.squeeze()
numpy.ndarray.std
ndarray.std()
numpy.ndarray.strides
ndarray.strides
numpy.ndarray.sum
ndarray.sum()
numpy.ndarray.swapaxes
ndarray.swapaxes()
numpy.ndarray.T
ndarray.T
numpy.ndarray.take
ndarray.take()
numpy.ndarray.tobytes
ndarray.tobytes()
numpy.ndarray.tofile
ndarray.tofile()
numpy.ndarray.tolist
ndarray.tolist()
numpy.ndarray.tostring
ndarray.tostring()
numpy.ndarray.trace
ndarray.trace()
numpy.ndarray.transpose
ndarray.transpose()
numpy.ndarray.var
ndarray.var()
numpy.ndarray.view
ndarray.view()
numpy.ndindex
ndindex.ndincr()
numpy.ndindex()
numpy.nditer
nditer.close()
nditer.copy()
nditer.debug_print()
nditer.enable_external_loop()
nditer.iternext()
nditer.remove_axis()
nditer.remove_multi_index()
nditer.reset()
numpy.nditer()
NumPy and SWIG
NumPy and SWIG
NumPy benchmarks
NumPy benchmarks
NumPy C Code Explanations
NumPy C Code Explanations
NumPy C-API
NumPy C-API
NumPy internals
NumPy internals
NumPy license
NumPy license
numpy.absolute
numpy.absolute()
numpy.add
numpy.add()
numpy.all
numpy.all()
numpy.allclose
numpy.allclose()
numpy.amax
numpy.amax()
numpy.amin
numpy.amin()
numpy.angle
numpy.angle()
numpy.any
numpy.any()
numpy.append
numpy.append()
numpy.apply_along_axis
numpy.apply_along_axis()
numpy.apply_over_axes
numpy.apply_over_axes()
numpy.arange
numpy.arange()
numpy.arccos
numpy.arccos()
numpy.arccosh
numpy.arccosh()
numpy.arcsin
numpy.arcsin()
numpy.arcsinh
numpy.arcsinh()
numpy.arctan
numpy.arctan()
numpy.arctan2
numpy.arctan2()
numpy.arctanh
numpy.arctanh()
numpy.argmax
numpy.argmax()
numpy.argmin
numpy.argmin()
numpy.argpartition
numpy.argpartition()
numpy.argsort
numpy.argsort()
numpy.argwhere
numpy.argwhere()
numpy.around
numpy.around()
numpy.array
numpy.array()
numpy.array2string
numpy.array2string()
numpy.array_equal
numpy.array_equal()
numpy.array_equiv
numpy.array_equiv()
numpy.array_repr
numpy.array_repr()
numpy.array_split
numpy.array_split()
numpy.array_str
numpy.array_str()
numpy.asanyarray
numpy.asanyarray()
numpy.asarray
numpy.asarray()
numpy.asarray_chkfinite
numpy.asarray_chkfinite()
numpy.ascontiguousarray
numpy.ascontiguousarray()
numpy.asfarray
numpy.asfarray()
numpy.asfortranarray
numpy.asfortranarray()
numpy.asmatrix
numpy.asmatrix()
numpy.asscalar
numpy.asscalar()
numpy.atleast_1d
numpy.atleast_1d()
numpy.atleast_2d
numpy.atleast_2d()
numpy.atleast_3d
numpy.atleast_3d()
numpy.average
numpy.average()
numpy.bartlett
numpy.bartlett()
numpy.base_repr
numpy.base_repr()
numpy.binary_repr
numpy.binary_repr()
numpy.bincount
numpy.bincount()
numpy.bitwise_and
numpy.bitwise_and()
numpy.bitwise_or
numpy.bitwise_or()
numpy.bitwise_xor
numpy.bitwise_xor()
numpy.blackman
numpy.blackman()
numpy.block
numpy.block()
numpy.bmat
numpy.bmat()
numpy.broadcast_arrays
numpy.broadcast_arrays()
numpy.broadcast_shapes
numpy.broadcast_shapes()
numpy.broadcast_to
numpy.broadcast_to()
numpy.busday_count
numpy.busday_count()
numpy.busday_offset
numpy.busday_offset()
numpy.busdaycalendar
numpy.busdaycalendar()
numpy.byte_bounds
numpy.byte_bounds()
numpy.c_
numpy.c_
numpy.can_cast
numpy.can_cast()
numpy.cbrt
numpy.cbrt()
numpy.ceil
numpy.ceil()
numpy.choose
numpy.choose()
numpy.clip
numpy.clip()
numpy.column_stack
numpy.column_stack()
numpy.common_type
numpy.common_type()
numpy.compress
numpy.compress()
numpy.concatenate
numpy.concatenate()
numpy.conj
numpy.conj()
numpy.conjugate
numpy.conjugate()
numpy.convolve
numpy.convolve()
numpy.copy
numpy.copy()
numpy.copysign
numpy.copysign()
numpy.copyto
numpy.copyto()
numpy.corrcoef
numpy.corrcoef()
numpy.correlate
numpy.correlate()
numpy.cos
numpy.cos()
numpy.cosh
numpy.cosh()
numpy.count_nonzero
numpy.count_nonzero()
numpy.cov
numpy.cov()
numpy.cross
numpy.cross()
numpy.cumprod
numpy.cumprod()
numpy.cumsum
numpy.cumsum()
numpy.datetime_as_string
numpy.datetime_as_string()
numpy.datetime_data
numpy.datetime_data()
numpy.deg2rad
numpy.deg2rad()
numpy.degrees
numpy.degrees()
numpy.delete
numpy.delete()
numpy.deprecate
numpy.deprecate()
numpy.deprecate_with_doc
numpy.deprecate_with_doc()
numpy.diag
numpy.diag()
numpy.diag_indices
numpy.diag_indices()
numpy.diag_indices_from
numpy.diag_indices_from()
numpy.diagflat
numpy.diagflat()
numpy.diagonal
numpy.diagonal()
numpy.diff
numpy.diff()
numpy.digitize
numpy.digitize()
numpy.disp
numpy.disp()
numpy.distutils.ccompiler
numpy.distutils.ccompiler
numpy.distutils.ccompiler_opt
numpy.distutils.ccompiler_opt
numpy.distutils.core.Extension
numpy.distutils.core.Extension()
distutils.misc_util
numpy.distutils.misc_util.all_strings()
numpy.distutils.misc_util.allpath()
numpy.distutils.misc_util.appendpath()
numpy.distutils.misc_util.as_list()
numpy.distutils.misc_util.blue_text()
numpy.distutils.misc_util.cyan_text()
numpy.distutils.misc_util.cyg2win32()
numpy.distutils.misc_util.default_config_dict()
numpy.distutils.misc_util.dict_append()
numpy.distutils.misc_util.dot_join()
numpy.distutils.misc_util.filter_sources()
numpy.distutils.misc_util.generate_config_py()
numpy.distutils.misc_util.get_build_architecture()
numpy.distutils.misc_util.get_cmd()
numpy.distutils.misc_util.get_data_files()
numpy.distutils.misc_util.get_dependencies()
numpy.distutils.misc_util.get_ext_source_files()
numpy.distutils.misc_util.get_frame()
numpy.distutils.misc_util.get_info()
numpy.distutils.misc_util.get_language()
numpy.distutils.misc_util.get_lib_source_files()
numpy.distutils.misc_util.get_mathlibs()
numpy.distutils.misc_util.get_num_build_jobs()
numpy.distutils.misc_util.get_numpy_include_dirs()
numpy.distutils.misc_util.get_pkg_info()
numpy.distutils.misc_util.get_script_files()
numpy.distutils.misc_util.gpaths()
numpy.distutils.misc_util.green_text()
numpy.distutils.misc_util.has_cxx_sources()
numpy.distutils.misc_util.has_f_sources()
numpy.distutils.misc_util.is_local_src_dir()
numpy.distutils.misc_util.is_sequence()
numpy.distutils.misc_util.is_string()
numpy.distutils.misc_util.mingw32()
numpy.distutils.misc_util.minrelpath()
numpy.distutils.misc_util.njoin()
numpy.distutils.misc_util.quote_args()
numpy.distutils.misc_util.red_text()
numpy.distutils.misc_util.terminal_has_colors()
numpy.distutils.misc_util.yellow_text()
numpy.divide
numpy.divide()
numpy.divmod
numpy.divmod()
numpy.dot
numpy.dot()
numpy.dsplit
numpy.dsplit()
numpy.dstack
numpy.dstack()
Constants
numpy.Inf
numpy.Infinity
numpy.NAN
numpy.NINF
numpy.NZERO
numpy.NaN
numpy.PINF
numpy.PZERO
numpy.e
numpy.euler_gamma
numpy.inf
numpy.infty
numpy.nan
numpy.newaxis
numpy.pi
numpy.ediff1d
numpy.ediff1d()
numpy.einsum
numpy.einsum()
numpy.einsum_path
numpy.einsum_path()
numpy.empty
numpy.empty()
numpy.empty_like
numpy.empty_like()
numpy.equal
numpy.equal()
numpy.exp
numpy.exp()
numpy.exp2
numpy.exp2()
numpy.expand_dims
numpy.expand_dims()
numpy.expm1
numpy.expm1()
numpy.extract
numpy.extract()
numpy.eye
numpy.eye()
numpy.fabs
numpy.fabs()
numpy.fill_diagonal
numpy.fill_diagonal()
numpy.find_common_type
numpy.find_common_type()
numpy.finfo
numpy.finfo()
numpy.fix
numpy.fix()
numpy.flatnonzero
numpy.flatnonzero()
numpy.flip
numpy.flip()
numpy.fliplr
numpy.fliplr()
numpy.flipud
numpy.flipud()
numpy.float_power
numpy.float_power()
numpy.floor
numpy.floor()
numpy.floor_divide
numpy.floor_divide()
numpy.fmax
numpy.fmax()
numpy.fmin
numpy.fmin()
numpy.fmod
numpy.fmod()
numpy.format_float_positional
numpy.format_float_positional()
numpy.format_float_scientific
numpy.format_float_scientific()
numpy.format_parser
numpy.format_parser()
numpy.frexp
numpy.frexp()
numpy.frombuffer
numpy.frombuffer()
numpy.fromfile
numpy.fromfile()
numpy.fromiter
numpy.fromiter()
numpy.frompyfunc
numpy.frompyfunc()
numpy.fromregex
numpy.fromregex()
numpy.fromstring
numpy.fromstring()
numpy.full
numpy.full()
numpy.full_like
numpy.full_like()
numpy.gcd
numpy.gcd()
numpy.genfromtxt
numpy.genfromtxt()
numpy.geomspace
numpy.geomspace()
numpy.get_include
numpy.get_include()
numpy.get_printoptions
numpy.get_printoptions()
numpy.getbufsize
numpy.getbufsize()
numpy.geterr
numpy.geterr()
numpy.geterrcall
numpy.geterrcall()
numpy.geterrobj
numpy.geterrobj()
numpy.gradient
numpy.gradient()
numpy.greater
numpy.greater()
numpy.greater_equal
numpy.greater_equal()
numpy.hamming
numpy.hamming()
numpy.hanning
numpy.hanning()
numpy.heaviside
numpy.heaviside()
numpy.histogram
numpy.histogram()
numpy.histogram2d
numpy.histogram2d()
numpy.histogram_bin_edges
numpy.histogram_bin_edges()
numpy.histogramdd
numpy.histogramdd()
numpy.hsplit
numpy.hsplit()
numpy.hstack
numpy.hstack()
numpy.hypot
numpy.hypot()
numpy.i0
numpy.i0()
numpy.identity
numpy.identity()
numpy.iinfo
numpy.iinfo()
numpy.imag
numpy.imag()
numpy.in1d
numpy.in1d()
numpy.indices
numpy.indices()
numpy.info
numpy.info()
numpy.inner
numpy.inner()
numpy.insert
numpy.insert()
numpy.interp
numpy.interp()
numpy.intersect1d
numpy.intersect1d()
numpy.invert
numpy.invert()
numpy.is_busday
numpy.is_busday()
numpy.isclose
numpy.isclose()
numpy.iscomplex
numpy.iscomplex()
numpy.iscomplexobj
numpy.iscomplexobj()
numpy.isfinite
numpy.isfinite()
numpy.isfortran
numpy.isfortran()
numpy.isin
numpy.isin()
numpy.isinf
numpy.isinf()
numpy.isnan
numpy.isnan()
numpy.isnat
numpy.isnat()
numpy.isneginf
numpy.isneginf()
numpy.isposinf
numpy.isposinf()
numpy.isreal
numpy.isreal()
numpy.isrealobj
numpy.isrealobj()
numpy.isscalar
numpy.isscalar()
numpy.issctype
numpy.issctype()
numpy.issubdtype
numpy.issubdtype()
numpy.issubsctype
numpy.issubsctype()
numpy.ix_
numpy.ix_()
numpy.kaiser
numpy.kaiser()
numpy.kron
numpy.kron()
numpy.lcm
numpy.lcm()
numpy.ldexp
numpy.ldexp()
numpy.left_shift
numpy.left_shift()
numpy.less
numpy.less()
numpy.less_equal
numpy.less_equal()
numpy.lexsort
numpy.lexsort()
numpy.lib.arraysetops
numpy.lib.arraysetops
numpy.lib.Arrayterator
numpy.lib.Arrayterator()
numpy.lib.mixins.NDArrayOperatorsMixin
numpy.lib.mixins.NDArrayOperatorsMixin
numpy.lib.NumpyVersion
numpy.lib.NumpyVersion()
numpy.lib.user_array.container
numpy.lib.user_array.container()
numpy.linspace
numpy.linspace()
numpy.load
numpy.load()
numpy.loadtxt
numpy.loadtxt()
numpy.log
numpy.log()
numpy.log10
numpy.log10()
numpy.log1p
numpy.log1p()
numpy.log2
numpy.log2()
numpy.logaddexp
numpy.logaddexp()
numpy.logaddexp2
numpy.logaddexp2()
numpy.logical_and
numpy.logical_and()
numpy.logical_not
numpy.logical_not()
numpy.logical_or
numpy.logical_or()
numpy.logical_xor
numpy.logical_xor()
numpy.logspace
numpy.logspace()
numpy.lookfor
numpy.lookfor()
numpy.ma.masked_array
numpy.ma.masked_array
numpy.ma.MaskType
numpy.ma.MaskType
numpy.MachAr
numpy.MachAr()
numpy.mask_indices
numpy.mask_indices()
numpy.mat
numpy.mat()
numpy.matmul
numpy.matmul()
numpy.maximum
numpy.maximum()
numpy.maximum_sctype
numpy.maximum_sctype()
numpy.may_share_memory
numpy.may_share_memory()
numpy.mean
numpy.mean()
numpy.median
numpy.median()
numpy.meshgrid
numpy.meshgrid()
numpy.mgrid
numpy.mgrid
numpy.min_scalar_type
numpy.min_scalar_type()
numpy.minimum
numpy.minimum()
numpy.mintypecode
numpy.mintypecode()
numpy.mod
numpy.mod()
numpy.modf
numpy.modf()
numpy.moveaxis
numpy.moveaxis()
numpy.msort
numpy.msort()
numpy.multiply
numpy.multiply()
numpy.nan_to_num
numpy.nan_to_num()
numpy.nanargmax
numpy.nanargmax()
numpy.nanargmin
numpy.nanargmin()
numpy.nancumprod
numpy.nancumprod()
numpy.nancumsum
numpy.nancumsum()
numpy.nanmax
numpy.nanmax()
numpy.nanmean
numpy.nanmean()
numpy.nanmedian
numpy.nanmedian()
numpy.nanmin
numpy.nanmin()
numpy.nanpercentile
numpy.nanpercentile()
numpy.nanprod
numpy.nanprod()
numpy.nanquantile
numpy.nanquantile()
numpy.nanstd
numpy.nanstd()
numpy.nansum
numpy.nansum()
numpy.nanvar
numpy.nanvar()
numpy.ndenumerate
numpy.ndenumerate()
numpy.negative
numpy.negative()
numpy.nested_iters
numpy.nested_iters()
Indexing
numpy.newaxis
numpy.nextafter
numpy.nextafter()
numpy.nonzero
numpy.nonzero()
numpy.not_equal
numpy.not_equal()
numpy.obj2sctype
numpy.obj2sctype()
numpy.ogrid
numpy.ogrid
numpy.ones
numpy.ones()
numpy.ones_like
numpy.ones_like()
numpy.outer
numpy.outer()
numpy.packbits
numpy.packbits()
numpy.pad
numpy.pad()
numpy.partition
numpy.partition()
numpy.percentile
numpy.percentile()
numpy.piecewise
numpy.piecewise()
numpy.place
numpy.place()
Poly1d
Poly1d
numpy.RankWarning
numpy.poly()
numpy.poly1d()
numpy.polyadd()
numpy.polyder()
numpy.polydiv()
numpy.polyfit()
numpy.polyint()
numpy.polymul()
numpy.polysub()
numpy.polyval()
numpy.roots()
poly1d.__call__()
poly1d.deriv()
poly1d.integ()
Power Series ( numpy.polynomial.polynomial )
Power Series (numpy.polynomial.polynomial)
numpy.polynomial.polynomial.Polynomial()
polynomial.polynomial.Polynomial.__call__()
polynomial.polynomial.Polynomial.basis()
polynomial.polynomial.Polynomial.cast()
polynomial.polynomial.Polynomial.convert()
polynomial.polynomial.Polynomial.copy()
polynomial.polynomial.Polynomial.cutdeg()
polynomial.polynomial.Polynomial.degree()
polynomial.polynomial.Polynomial.deriv()
polynomial.polynomial.Polynomial.fit()
polynomial.polynomial.Polynomial.fromroots()
polynomial.polynomial.Polynomial.has_samecoef()
polynomial.polynomial.Polynomial.has_samedomain()
polynomial.polynomial.Polynomial.has_sametype()
polynomial.polynomial.Polynomial.has_samewindow()
polynomial.polynomial.Polynomial.identity()
polynomial.polynomial.Polynomial.integ()
polynomial.polynomial.Polynomial.linspace()
polynomial.polynomial.Polynomial.mapparms()
polynomial.polynomial.Polynomial.roots()
polynomial.polynomial.Polynomial.trim()
polynomial.polynomial.Polynomial.truncate()
polynomial.polynomial.polyadd()
polynomial.polynomial.polycompanion()
polynomial.polynomial.polyder()
polynomial.polynomial.polydiv()
polynomial.polynomial.polydomain
polynomial.polynomial.polyfit()
polynomial.polynomial.polyfromroots()
polynomial.polynomial.polygrid2d()
polynomial.polynomial.polygrid3d()
polynomial.polynomial.polyint()
polynomial.polynomial.polyline()
polynomial.polynomial.polymul()
polynomial.polynomial.polymulx()
polynomial.polynomial.polyone
polynomial.polynomial.polypow()
polynomial.polynomial.polyroots()
polynomial.polynomial.polysub()
polynomial.polynomial.polytrim()
polynomial.polynomial.polyval()
polynomial.polynomial.polyval2d()
polynomial.polynomial.polyval3d()
polynomial.polynomial.polyvalfromroots()
polynomial.polynomial.polyvander()
polynomial.polynomial.polyvander2d()
polynomial.polynomial.polyvander3d()
polynomial.polynomial.polyx
polynomial.polynomial.polyzero
numpy.positive
numpy.positive()
numpy.power
numpy.power()
numpy.printoptions
numpy.printoptions()
numpy.prod
numpy.prod()
numpy.promote_types
numpy.promote_types()
numpy.ptp
numpy.ptp()
numpy.put
numpy.put()
numpy.put_along_axis
numpy.put_along_axis()
numpy.putmask
numpy.putmask()
numpy.quantile
numpy.quantile()
numpy.r_
numpy.r_
numpy.rad2deg
numpy.rad2deg()
numpy.radians
numpy.radians()
Random Generator
numpy.random.Generator()
numpy.random.default_rng()
random.Generator.beta()
random.Generator.binomial()
random.Generator.bit_generator
random.Generator.bytes()
random.Generator.chisquare()
random.Generator.choice()
random.Generator.dirichlet()
random.Generator.exponential()
random.Generator.f()
random.Generator.gamma()
random.Generator.geometric()
random.Generator.gumbel()
random.Generator.hypergeometric()
random.Generator.integers()
random.Generator.laplace()
random.Generator.logistic()
random.Generator.lognormal()
random.Generator.logseries()
random.Generator.multinomial()
random.Generator.multivariate_hypergeometric()
random.Generator.multivariate_normal()
random.Generator.negative_binomial()
random.Generator.noncentral_chisquare()
random.Generator.noncentral_f()
random.Generator.normal()
random.Generator.pareto()
random.Generator.permutation()
random.Generator.permuted()
random.Generator.poisson()
random.Generator.power()
random.Generator.random()
random.Generator.rayleigh()
random.Generator.shuffle()
random.Generator.standard_cauchy()
random.Generator.standard_exponential()
random.Generator.standard_gamma()
random.Generator.standard_normal()
random.Generator.standard_t()
random.Generator.triangular()
random.Generator.uniform()
random.Generator.vonmises()
random.Generator.wald()
random.Generator.weibull()
random.Generator.zipf()
Legacy Generator (RandomState)
numpy.random.RandomState()
random.RandomState.beta()
random.RandomState.binomial()
random.RandomState.bytes()
random.RandomState.chisquare()
random.RandomState.choice()
random.RandomState.dirichlet()
random.RandomState.exponential()
random.RandomState.f()
random.RandomState.gamma()
random.RandomState.geometric()
random.RandomState.get_state()
random.RandomState.gumbel()
random.RandomState.hypergeometric()
random.RandomState.laplace()
random.RandomState.logistic()
random.RandomState.lognormal()
random.RandomState.logseries()
random.RandomState.multinomial()
random.RandomState.multivariate_normal()
random.RandomState.negative_binomial()
random.RandomState.noncentral_chisquare()
random.RandomState.noncentral_f()
random.RandomState.normal()
random.RandomState.pareto()
random.RandomState.permutation()
random.RandomState.poisson()
random.RandomState.power()
random.RandomState.rand()
random.RandomState.randint()
random.RandomState.randn()
random.RandomState.random_integers()
random.RandomState.random_sample()
random.RandomState.rayleigh()
random.RandomState.seed()
random.RandomState.set_state()
random.RandomState.shuffle()
random.RandomState.standard_cauchy()
random.RandomState.standard_exponential()
random.RandomState.standard_gamma()
random.RandomState.standard_normal()
random.RandomState.standard_t()
random.RandomState.triangular()
random.RandomState.uniform()
random.RandomState.vonmises()
random.RandomState.wald()
random.RandomState.weibull()
random.RandomState.zipf()
random.beta()
random.binomial()
random.bytes()
random.chisquare()
random.choice()
random.dirichlet()
random.exponential()
random.f()
random.gamma()
random.geometric()
random.get_state()
random.gumbel()
random.hypergeometric()
random.laplace()
random.logistic()
random.lognormal()
random.logseries()
random.multinomial()
random.multivariate_normal()
random.negative_binomial()
random.noncentral_chisquare()
random.noncentral_f()
random.normal()
random.pareto()
random.permutation()
random.poisson()
random.power()
random.rand()
random.randint()
random.randn()
random.random()
random.random_integers()
random.random_sample()
random.ranf()
random.rayleigh()
random.sample()
random.seed()
random.set_state()
random.shuffle()
random.standard_cauchy()
random.standard_exponential()
random.standard_gamma()
random.standard_normal()
random.standard_t()
random.triangular()
random.uniform()
random.vonmises()
random.wald()
random.weibull()
random.zipf()
Random sampling ( numpy.random )
Random sampling (numpy.random)
numpy.random.SeedSequence()
random.SeedSequence.generate_state()
random.SeedSequence.spawn()
numpy.ravel
numpy.ravel()
numpy.ravel_multi_index
numpy.ravel_multi_index()
numpy.real
numpy.real()
numpy.real_if_close
numpy.real_if_close()
numpy.recarray
numpy.recarray()
recarray.all()
recarray.any()
recarray.argmax()
recarray.argmin()
recarray.argpartition()
recarray.argsort()
recarray.astype()
recarray.byteswap()
recarray.choose()
recarray.clip()
recarray.compress()
recarray.conj()
recarray.conjugate()
recarray.copy()
recarray.cumprod()
recarray.cumsum()
recarray.diagonal()
recarray.dot()
recarray.dump()
recarray.dumps()
recarray.fill()
recarray.flatten()
recarray.getfield()
recarray.item()
recarray.itemset()
recarray.max()
recarray.mean()
recarray.min()
recarray.newbyteorder()
recarray.nonzero()
recarray.partition()
recarray.prod()
recarray.ptp()
recarray.put()
recarray.ravel()
recarray.repeat()
recarray.reshape()
recarray.resize()
recarray.round()
recarray.searchsorted()
recarray.setfield()
recarray.setflags()
recarray.sort()
recarray.squeeze()
recarray.std()
recarray.sum()
recarray.swapaxes()
recarray.take()
recarray.tobytes()
recarray.tofile()
recarray.tolist()
recarray.tostring()
recarray.trace()
recarray.transpose()
recarray.var()
recarray.view()
numpy.reciprocal
numpy.reciprocal()
numpy.record
numpy.record
record.all()
record.any()
record.argmax()
record.argmin()
record.argsort()
record.astype()
record.byteswap()
record.choose()
record.clip()
record.compress()
record.conjugate()
record.copy()
record.cumprod()
record.cumsum()
record.diagonal()
record.dump()
record.dumps()
record.fill()
record.flatten()
record.getfield()
record.item()
record.itemset()
record.max()
record.mean()
record.min()
record.newbyteorder()
record.nonzero()
record.pprint()
record.prod()
record.ptp()
record.put()
record.ravel()
record.repeat()
record.reshape()
record.resize()
record.round()
record.searchsorted()
record.setfield()
record.setflags()
record.sort()
record.squeeze()
record.std()
record.sum()
record.swapaxes()
record.take()
record.tofile()
record.tolist()
record.tostring()
record.trace()
record.transpose()
record.var()
record.view()
numpy.remainder
numpy.remainder()
numpy.repeat
numpy.repeat()
numpy.require
numpy.require()
numpy.reshape
numpy.reshape()
numpy.resize
numpy.resize()
numpy.result_type
numpy.result_type()
numpy.right_shift
numpy.right_shift()
numpy.rint
numpy.rint()
numpy.roll
numpy.roll()
numpy.rollaxis
numpy.rollaxis()
numpy.rot90
numpy.rot90()
numpy.round_
numpy.round_()
numpy.row_stack
numpy.row_stack()
numpy.s_
numpy.s_
numpy.save
numpy.save()
numpy.savetxt
numpy.savetxt()
numpy.savez
numpy.savez()
numpy.savez_compressed
numpy.savez_compressed()
numpy.sctype2char
numpy.sctype2char()
numpy.searchsorted
numpy.searchsorted()
numpy.select
numpy.select()
numpy.set_printoptions
numpy.set_printoptions()
numpy.setbufsize
numpy.setbufsize()
numpy.setdiff1d
numpy.setdiff1d()
numpy.seterr
numpy.seterr()
numpy.seterrcall
numpy.seterrcall()
numpy.seterrobj
numpy.seterrobj()
numpy.setxor1d
numpy.setxor1d()
numpy.shape
numpy.shape()
numpy.shares_memory
numpy.shares_memory()
numpy.show_config
numpy.show_config()
numpy.sign
numpy.sign()
numpy.signbit
numpy.signbit()
numpy.sin
numpy.sin()
numpy.sinc
numpy.sinc()
numpy.sinh
numpy.sinh()
numpy.sort
numpy.sort()
numpy.sort_complex
numpy.sort_complex()
numpy.source
numpy.source()
numpy.spacing
numpy.spacing()
numpy.split
numpy.split()
numpy.sqrt
numpy.sqrt()
numpy.square
numpy.square()
numpy.squeeze
numpy.squeeze()
numpy.stack
numpy.stack()
numpy.std
numpy.std()
numpy.subtract
numpy.subtract()
numpy.sum
numpy.sum()
numpy.swapaxes
numpy.swapaxes()
numpy.take
numpy.take()
numpy.take_along_axis
numpy.take_along_axis()
numpy.tan
numpy.tan()
numpy.tanh
numpy.tanh()
numpy.tensordot
numpy.tensordot()
numpy.testing.suppress_warnings
numpy.testing.suppress_warnings()
testing.suppress_warnings.__call__()
testing.suppress_warnings.filter()
testing.suppress_warnings.record()
numpy.testing.Tester
numpy.testing.Tester
numpy.tile
numpy.tile()
numpy.trace
numpy.trace()
numpy.transpose
numpy.transpose()
numpy.trapz
numpy.trapz()
numpy.tri
numpy.tri()
numpy.tril
numpy.tril()
numpy.tril_indices
numpy.tril_indices()
numpy.tril_indices_from
numpy.tril_indices_from()
numpy.trim_zeros
numpy.trim_zeros()
numpy.triu
numpy.triu()
numpy.triu_indices
numpy.triu_indices()
numpy.triu_indices_from
numpy.triu_indices_from()
numpy.true_divide
numpy.true_divide()
numpy.trunc
numpy.trunc()
numpy.typename
numpy.typename()
numpy.ufunc
numpy.ufunc
numpy.union1d
numpy.union1d()
numpy.unique
numpy.unique()
numpy.unpackbits
numpy.unpackbits()
numpy.unravel_index
numpy.unravel_index()
numpy.unwrap
numpy.unwrap()
numpy.vander
numpy.vander()
numpy.var
numpy.var()
numpy.vdot
numpy.vdot()
numpy.vectorize
numpy.vectorize()
vectorize.__call__()
numpy.vsplit
numpy.vsplit()
numpy.vstack
numpy.vstack()
numpy.where
numpy.where()
numpy.who
numpy.who()
numpy.zeros
numpy.zeros()
numpy.zeros_like
numpy.zeros_like()
NumPy’s Documentation
NumPy’s Documentation
Optionally SciPy-accelerated routines ( numpy.dual )
Optionally SciPy-accelerated routines (numpy.dual)
Padding Arrays
Padding Arrays
Comparing Performance
Performance
Polyutils
Polyutils
polynomial.polyutils.RankWarning
polynomial.polyutils.as_series()
polynomial.polyutils.getdomain()
polynomial.polyutils.mapdomain()
polynomial.polyutils.mapparms()
polynomial.polyutils.trimcoef()
polynomial.polyutils.trimseq()
numpy.ma.masked_array.mask
property ma.masked_array.mask
numpy.matrix.A
property matrix.A
numpy.matrix.H
property matrix.H
numpy.matrix.I
property matrix.I
numpy.matrix.T
property matrix.T
Release Notes
Release Notes
Reporting bugs
Reporting bugs
Routines
Routines
Testing the numpy.i Typemaps
self.typeStr
Set routines
Set routines
Memory Alignment
Some cases where uint and true alignment are different ()
Sorting, searching, and counting
Sorting, searching, and counting
Statistics
Statistics
String operations
String operations
Test Support ( numpy.testing )
Test Support (numpy.testing)
numpy.testing.assert_allclose
testing.assert_allclose()
numpy.testing.assert_almost_equal
testing.assert_almost_equal()
numpy.testing.assert_approx_equal
testing.assert_approx_equal()
numpy.testing.assert_array_almost_equal
testing.assert_array_almost_equal()
numpy.testing.assert_array_almost_equal_nulp
testing.assert_array_almost_equal_nulp()
numpy.testing.assert_array_equal
testing.assert_array_equal()
numpy.testing.assert_array_less
testing.assert_array_less()
numpy.testing.assert_array_max_ulp
testing.assert_array_max_ulp()
numpy.testing.assert_equal
testing.assert_equal()
numpy.testing.assert_raises
testing.assert_raises()
numpy.testing.assert_raises_regex
testing.assert_raises_regex()
numpy.testing.assert_string_equal
testing.assert_string_equal()
numpy.testing.assert_warns
testing.assert_warns()
numpy.testing.dec.deprecated
testing.dec.deprecated()
numpy.testing.dec.knownfailureif
testing.dec.knownfailureif()
numpy.testing.dec.setastest
testing.dec.setastest()
numpy.testing.dec.skipif
testing.dec.skipif()
numpy.testing.dec.slow
testing.dec.slow()
numpy.testing.decorate_methods
testing.decorate_methods()
numpy.testing.run_module_suite
testing.run_module_suite()
numpy.testing.rundocs
testing.rundocs()
The N-dimensional array ( ndarray )
The N-dimensional array (ndarray)
The numpy.ma module
The numpy.ma module
numpy.ufunc.__call__
ufunc.__call__()
numpy.ufunc.accumulate
ufunc.accumulate()
numpy.ufunc.at
ufunc.at()
numpy.ufunc.identity
ufunc.identity
numpy.ufunc.nargs
ufunc.nargs
numpy.ufunc.nin
ufunc.nin
numpy.ufunc.nout
ufunc.nout
numpy.ufunc.ntypes
ufunc.ntypes
numpy.ufunc.outer
ufunc.outer()
numpy.ufunc.reduce
ufunc.reduce()
numpy.ufunc.reduceat
ufunc.reduceat()
numpy.ufunc.signature
ufunc.signature
numpy.ufunc.types
ufunc.types
Upgrading PCG64 with PCG64DXSM
Upgrading PCG64 with PCG64DXSM
Using F2PY bindings in Python
Using F2PY bindings in Python
The Array Interface
version
What’s New or Different
What’s New or Different
Copyright ©2025 TypeError Powered By AnyPost, page cost 308ms.
Privacy Policy