User Guide
API reference
Development
Release notes
Learn
doc/1.23
GitHub
Twitter
Index
Symbols
|
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
|
Z
Symbols
(n,)
-1
. . .
.base
:
<
>
_
__abs__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__add__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__and__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__array__() (numpy.class method)
(numpy.generic method)
(numpy.ma.MaskedArray method)
(numpy.ndarray method)
__array_finalize__ (ndarray attribute)
__array_finalize__() (numpy.class method)
__array_function__() (numpy.class method)
__array_interface__ (numpy.generic attribute)
__array_prepare__() (numpy.class method)
__array_priority__ (ndarray attribute)
(numpy.class attribute)
(numpy.generic attribute)
(numpy.ma.MaskedArray attribute)
__array_struct__ (numpy.generic attribute)
__array_ufunc__() (numpy.class method)
__array_wrap__ (ndarray attribute)
__array_wrap__() (numpy.class method)
(numpy.generic method)
(numpy.ma.MaskedArray method)
(numpy.ndarray method)
__bool__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__call__() (numpy.errstate method)
(numpy.poly1d method)
(numpy.polynomial.chebyshev.Chebyshev method)
(numpy.polynomial.hermite.Hermite method)
(numpy.polynomial.hermite_e.HermiteE method)
(numpy.polynomial.laguerre.Laguerre method)
(numpy.polynomial.legendre.Legendre method)
(numpy.polynomial.polynomial.Polynomial method)
(numpy.testing.suppress_warnings method)
(numpy.ufunc method)
(numpy.vectorize method)
__class_getitem__() (numpy.dtype method)
(numpy.ndarray method)
(numpy.number method)
__complex__() (numpy.ndarray method)
__contains__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__copy__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__deepcopy__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__delitem__() (numpy.ma.MaskedArray method)
__div__() (numpy.ma.MaskedArray method)
__divmod__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__eq__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__float__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__floordiv__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__ge__() (numpy.dtype method)
(numpy.ma.MaskedArray method)
(numpy.ndarray method)
__getitem__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__getstate__() (numpy.ma.MaskedArray method)
__gt__() (numpy.dtype method)
(numpy.ma.MaskedArray method)
(numpy.ndarray method)
__iadd__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__iand__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__idiv__() (numpy.ma.MaskedArray method)
__ifloordiv__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__ilshift__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__imod__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__imul__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__int__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__invert__() (numpy.ndarray method)
__ior__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__ipow__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__irshift__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__isub__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__itruediv__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__ixor__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__le__() (numpy.dtype method)
(numpy.ma.MaskedArray method)
(numpy.ndarray method)
__len__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__lshift__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__lt__() (numpy.dtype method)
(numpy.ma.MaskedArray method)
(numpy.ndarray method)
__matmul__() (numpy.ndarray method)
__mod__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__mul__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__ne__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__neg__() (numpy.ndarray method)
__new__() (numpy.ma.MaskedArray static method)
(numpy.ndarray method)
__or__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__pos__() (numpy.ndarray method)
__pow__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__radd__() (numpy.ma.MaskedArray method)
__rand__() (numpy.ma.MaskedArray method)
__rdivmod__() (numpy.ma.MaskedArray method)
__reduce__() (numpy.dtype method)
(numpy.generic method)
(numpy.ma.MaskedArray method)
(numpy.ndarray method)
__repr__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__rfloordiv__() (numpy.ma.MaskedArray method)
__rlshift__() (numpy.ma.MaskedArray method)
__rmod__() (numpy.ma.MaskedArray method)
__rmul__() (numpy.ma.MaskedArray method)
__ror__() (numpy.ma.MaskedArray method)
__rpow__() (numpy.ma.MaskedArray method)
__rrshift__() (numpy.ma.MaskedArray method)
__rshift__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__rsub__() (numpy.ma.MaskedArray method)
__rtruediv__() (numpy.ma.MaskedArray method)
__rxor__() (numpy.ma.MaskedArray method)
__setitem__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__setmask__() (numpy.ma.MaskedArray method)
__setstate__() (numpy.dtype method)
(numpy.generic method)
(numpy.ma.MaskedArray method)
(numpy.ndarray method)
__str__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__sub__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__truediv__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
__xor__() (numpy.ma.MaskedArray method)
(numpy.ndarray method)
A
A (numpy.matrix property)
A1 (numpy.matrix property)
absolute (in module numpy)
abspath() (numpy.DataSource method)
accumulate
ufunc methods
accumulate() (numpy.ufunc method)
add (in module numpy)
add_data_dir() (numpy.distutils.misc_util.Configuration method)
add_data_files() (numpy.distutils.misc_util.Configuration method)
add_extension() (numpy.distutils.misc_util.Configuration method)
add_headers() (numpy.distutils.misc_util.Configuration method)
add_include_dirs() (numpy.distutils.misc_util.Configuration method)
add_installed_library() (numpy.distutils.misc_util.Configuration method)
add_library() (numpy.distutils.misc_util.Configuration method)
add_npy_pkg_config() (numpy.distutils.misc_util.Configuration method)
add_scripts() (numpy.distutils.misc_util.Configuration method)
add_subpackage() (numpy.distutils.misc_util.Configuration method)
adding new
dtype
,
[1]
ufunc
,
[1]
,
[2]
,
[3]
,
[4]
advance() (numpy.random.PCG64 method)
(numpy.random.PCG64DXSM method)
(numpy.random.Philox method)
advanced indexing
aligned
alignment (numpy.dtype attribute)
all() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
all_strings() (in module numpy.distutils.misc_util)
allclose() (in module numpy)
allpath() (in module numpy.distutils.misc_util)
along an axis
amax() (in module numpy)
amin() (in module numpy)
angle() (in module numpy)
anom() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
any() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
append() (in module numpy)
append_fields() (in module numpy.lib.recfunctions)
appendpath() (in module numpy.distutils.misc_util)
apply_along_axis() (in module numpy)
apply_along_fields() (in module numpy.lib.recfunctions)
apply_over_axes() (in module numpy)
arange() (in module numpy)
arccos (in module numpy)
arccosh (in module numpy)
arcsin (in module numpy)
arcsinh (in module numpy)
arctan (in module numpy)
arctan2 (in module numpy)
arctanh (in module numpy)
argmax() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
argmin() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
argpartition() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
argsort() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
argwhere() (in module numpy)
arithmetic
,
[1]
around() (in module numpy)
array
C-API
interface
protocol
array iterator
,
[1]
,
[2]
,
[3]
array scalar
array scalars
array() (in module numpy)
array2string() (in module numpy)
array_equal() (in module numpy)
array_equiv() (in module numpy)
array_like
array_repr() (in module numpy)
array_split() (in module numpy)
array_str() (in module numpy)
ArrayLike (in module numpy.typing)
Arrayterator (class in numpy.lib)
as_array() (in module numpy.ctypeslib)
as_ctypes() (in module numpy.ctypeslib)
as_ctypes_type() (in module numpy.ctypeslib)
as_list() (in module numpy.distutils.misc_util)
asanyarray() (in module numpy)
asarray() (in module numpy)
asarray_chkfinite() (in module numpy)
ascontiguousarray() (in module numpy)
asfarray() (in module numpy)
asfortranarray() (in module numpy)
asmatrix() (in module numpy)
assign_fields_by_name() (in module numpy.lib.recfunctions)
astype() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.lib.user_array.container method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
at() (numpy.ufunc method)
atleast_1d() (in module numpy)
atleast_2d() (in module numpy)
atleast_3d() (in module numpy)
attributes
ufunc
average() (in module numpy)
axis
,
[1]
AxisError
B
bartlett() (in module numpy)
base
(numpy.char.chararray attribute)
(numpy.chararray attribute)
(numpy.dtype attribute)
(numpy.flatiter attribute)
(numpy.generic attribute)
(numpy.ma.masked_array attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
base_repr() (in module numpy)
baseclass (numpy.ma.masked_array property)
(numpy.ma.MaskedArray attribute)
basis() (numpy.polynomial.chebyshev.Chebyshev class method)
(numpy.polynomial.hermite.Hermite class method)
(numpy.polynomial.hermite_e.HermiteE class method)
(numpy.polynomial.laguerre.Laguerre class method)
(numpy.polynomial.legendre.Legendre class method)
(numpy.polynomial.polynomial.Polynomial class method)
basis_name (numpy.polynomial.chebyshev.Chebyshev attribute)
(numpy.polynomial.hermite.Hermite attribute)
(numpy.polynomial.hermite_e.HermiteE attribute)
(numpy.polynomial.laguerre.Laguerre attribute)
(numpy.polynomial.legendre.Legendre attribute)
(numpy.polynomial.polynomial.Polynomial attribute)
bench() (numpy.testing.Tester method)
beta() (numpy.random.Generator method)
(numpy.random.RandomState method)
big-endian
binary_repr() (in module numpy)
bincount() (in module numpy)
binomial() (numpy.random.Generator method)
(numpy.random.RandomState method)
binomial_t (C type)
bit_generator (numpy.random.Generator attribute)
bitgen_t (C type)
BitGenerator (class in numpy.random)
bitwise_and (in module numpy)
bitwise_or (in module numpy)
bitwise_xor (in module numpy)
blackman() (in module numpy)
BLAS
block() (in module numpy)
blue_text() (in module numpy.distutils.misc_util)
bmat() (in module numpy)
bool8 (in module numpy)
bool_ (class in numpy)
Boost.Python
broadcast
(class in numpy)
broadcast_arrays() (in module numpy)
broadcast_shapes() (in module numpy)
broadcast_to() (in module numpy)
broadcastable
broadcasting
,
[1]
,
[2]
buffers
build_and_import_extension() (in module numpy.testing.extbuild)
built-in function
ndpointer()
busday_count() (in module numpy)
busday_offset() (in module numpy)
busdaycalendar (class in numpy)
byte (class in numpy)
byte_bounds() (in module numpy)
byteorder (numpy.dtype attribute)
bytes() (numpy.random.Generator method)
(numpy.random.RandomState method)
bytes_ (class in numpy)
byteswap() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.generic method)
(numpy.lib.user_array.container method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
C
c (numpy.poly1d property)
C order
C-API
array
iterator
,
[1]
,
[2]
ndarray
,
[1]
ufunc
,
[1]
C-order
c_ (in module numpy)
c_intp (class in numpy.ctypeslib)
cache_flush() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
cache_hash() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
can_cast() (in module numpy)
capitalize() (numpy.char.chararray method)
(numpy.chararray method)
capsule (numpy.random.BitGenerator attribute)
cast() (numpy.polynomial.chebyshev.Chebyshev class method)
(numpy.polynomial.hermite.Hermite class method)
(numpy.polynomial.hermite_e.HermiteE class method)
(numpy.polynomial.laguerre.Laguerre class method)
(numpy.polynomial.legendre.Legendre class method)
(numpy.polynomial.polynomial.Polynomial class method)
castfunc (C function)
casting rules
ufunc
cbrt (in module numpy)
cc_normalize_flags() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
cc_test_cexpr() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
cc_test_flags() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
CCompilerOpt (class in numpy.distutils.ccompiler_opt)
cdouble (class in numpy)
ceil (in module numpy)
center() (numpy.char.chararray method)
(numpy.chararray method)
cffi (numpy.random.BitGenerator attribute)
(numpy.random.MT19937 attribute)
(numpy.random.PCG64 attribute)
(numpy.random.PCG64DXSM attribute)
(numpy.random.Philox attribute)
(numpy.random.SFC64 attribute)
cfloat (in module numpy)
char (numpy.dtype attribute)
char.add() (in module numpy)
char.array() (in module numpy)
char.asarray() (in module numpy)
char.capitalize() (in module numpy)
char.center() (in module numpy)
char.compare_chararrays() (in module numpy)
char.count() (in module numpy)
char.decode() (in module numpy)
char.encode() (in module numpy)
char.endswith() (in module numpy)
char.equal() (in module numpy)
char.expandtabs() (in module numpy)
char.find() (in module numpy)
char.greater() (in module numpy)
char.greater_equal() (in module numpy)
char.index() (in module numpy)
char.isalnum() (in module numpy)
char.isalpha() (in module numpy)
char.isdecimal() (in module numpy)
char.isdigit() (in module numpy)
char.islower() (in module numpy)
char.isnumeric() (in module numpy)
char.isspace() (in module numpy)
char.istitle() (in module numpy)
char.isupper() (in module numpy)
char.join() (in module numpy)
char.less() (in module numpy)
char.less_equal() (in module numpy)
char.ljust() (in module numpy)
char.lower() (in module numpy)
char.lstrip() (in module numpy)
char.mod() (in module numpy)
char.multiply() (in module numpy)
char.not_equal() (in module numpy)
char.partition() (in module numpy)
char.replace() (in module numpy)
char.rfind() (in module numpy)
char.rindex() (in module numpy)
char.rjust() (in module numpy)
char.rpartition() (in module numpy)
char.rsplit() (in module numpy)
char.rstrip() (in module numpy)
char.split() (in module numpy)
char.splitlines() (in module numpy)
char.startswith() (in module numpy)
char.str_len() (in module numpy)
char.strip() (in module numpy)
char.swapcase() (in module numpy)
char.title() (in module numpy)
char.translate() (in module numpy)
char.upper() (in module numpy)
char.zfill() (in module numpy)
character arrays
chararray (class in numpy)
(class in numpy.char)
Chebyshev (class in numpy.polynomial.chebyshev)
chisquare() (numpy.random.Generator method)
(numpy.random.RandomState method)
choice() (numpy.random.Generator method)
(numpy.random.RandomState method)
choose() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
class_modules (numpy.testing.clear_and_catch_warnings attribute)
clear_and_catch_warnings (class in numpy.testing)
clip() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
clongdouble (class in numpy)
clongfloat (in module numpy)
close() (numpy.nditer method)
code generation
coef (numpy.poly1d property)
coefficients (numpy.poly1d property)
coeffs (numpy.poly1d property)
column-major
,
[1]
column_stack() (in module numpy)
common_type() (in module numpy)
comparison
,
[1]
compile() (in module numpy.f2py)
complex128 (in module numpy)
complex192 (in module numpy)
complex256 (in module numpy)
complex64 (in module numpy)
complex_ (in module numpy)
complexfloating (class in numpy)
compress() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
compressed() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
concatenate() (in module numpy)
conf_c_prefix (numpy.distutils.ccompiler_opt.CCompilerOpt attribute)
conf_c_prefix_ (numpy.distutils.ccompiler_opt.CCompilerOpt attribute)
conf_cache_factors (numpy.distutils.ccompiler_opt.CCompilerOpt attribute)
conf_cc_flags (numpy.distutils.ccompiler_opt.CCompilerOpt attribute)
conf_check_path (numpy.distutils.ccompiler_opt.CCompilerOpt attribute)
conf_features (numpy.distutils.ccompiler_opt.CCompilerOpt attribute)
conf_features_partial() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
conf_min_features (numpy.distutils.ccompiler_opt.CCompilerOpt attribute)
conf_nocache (numpy.distutils.ccompiler_opt.CCompilerOpt attribute)
conf_noopt (numpy.distutils.ccompiler_opt.CCompilerOpt attribute)
conf_target_groups (numpy.distutils.ccompiler_opt.CCompilerOpt attribute)
conf_tmp_path (numpy.distutils.ccompiler_opt.CCompilerOpt attribute)
Configuration (class in numpy.distutils.misc_util)
conj (in module numpy)
conj() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
conjugate (in module numpy)
conjugate() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
construction
from dict, dtype
from dtype, dtype
from list, dtype
from None, dtype
from string, dtype
from tuple, dtype
from type, dtype
container (class in numpy.lib.user_array)
container class
contiguous
,
[1]
convert() (numpy.polynomial.chebyshev.Chebyshev method)
(numpy.polynomial.hermite.Hermite method)
(numpy.polynomial.hermite_e.HermiteE method)
(numpy.polynomial.laguerre.Laguerre method)
(numpy.polynomial.legendre.Legendre method)
(numpy.polynomial.polynomial.Polynomial method)
convolve() (in module numpy)
coords (numpy.flatiter attribute)
copy
copy() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.flatiter method)
(numpy.lib.user_array.container method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.nditer method)
(numpy.polynomial.chebyshev.Chebyshev method)
(numpy.polynomial.hermite.Hermite method)
(numpy.polynomial.hermite_e.HermiteE method)
(numpy.polynomial.laguerre.Laguerre method)
(numpy.polynomial.legendre.Legendre method)
(numpy.polynomial.polynomial.Polynomial method)
(numpy.recarray method)
(numpy.record method)
copysign (in module numpy)
copyto() (in module numpy)
core.defchararray.array() (in module numpy)
core.defchararray.asarray() (in module numpy)
core.records.array() (in module numpy)
core.records.fromarrays() (in module numpy)
core.records.fromfile() (in module numpy)
core.records.fromrecords() (in module numpy)
core.records.fromstring() (in module numpy)
corrcoef() (in module numpy)
correlate() (in module numpy)
cos (in module numpy)
cosh (in module numpy)
count() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
count_nonzero() (in module numpy)
cov() (in module numpy)
cpu_baseline_flags() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
cpu_baseline_names() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
cpu_dispatch_names() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
cross() (in module numpy)
csingle (class in numpy)
ctypes
,
[1]
(numpy.char.chararray attribute)
(numpy.chararray attribute)
(numpy.ma.masked_array attribute)
(numpy.ma.MaskedArray attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.random.BitGenerator attribute)
(numpy.random.MT19937 attribute)
(numpy.random.PCG64 attribute)
(numpy.random.PCG64DXSM attribute)
(numpy.random.Philox attribute)
(numpy.random.SFC64 attribute)
(numpy.recarray attribute)
cumprod() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
cumsum() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
cutdeg() (numpy.polynomial.chebyshev.Chebyshev method)
(numpy.polynomial.hermite.Hermite method)
(numpy.polynomial.hermite_e.HermiteE method)
(numpy.polynomial.laguerre.Laguerre method)
(numpy.polynomial.legendre.Legendre method)
(numpy.polynomial.polynomial.Polynomial method)
cyan_text() (in module numpy.distutils.misc_util)
cyg2win32() (in module numpy.distutils.misc_util)
cython
,
[1]
D
data (numpy.char.chararray attribute)
(numpy.chararray attribute)
(numpy.generic attribute)
(numpy.ma.masked_array property)
(numpy.ma.MaskedArray attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
DataSource (class in numpy)
datetime64 (class in numpy)
datetime_as_string() (in module numpy)
datetime_data() (in module numpy)
debug_print() (numpy.nditer method)
decode() (numpy.char.chararray method)
(numpy.chararray method)
default_config_dict() (in module numpy.distutils.misc_util)
default_rng() (in module numpy.random)
deg2rad (in module numpy)
degree() (numpy.polynomial.chebyshev.Chebyshev method)
(numpy.polynomial.hermite.Hermite method)
(numpy.polynomial.hermite_e.HermiteE method)
(numpy.polynomial.laguerre.Laguerre method)
(numpy.polynomial.legendre.Legendre method)
(numpy.polynomial.polynomial.Polynomial method)
degrees (in module numpy)
delete() (in module numpy)
deprecate() (in module numpy)
deprecate_with_doc() (in module numpy)
deriv() (numpy.poly1d method)
(numpy.polynomial.chebyshev.Chebyshev method)
(numpy.polynomial.hermite.Hermite method)
(numpy.polynomial.hermite_e.HermiteE method)
(numpy.polynomial.laguerre.Laguerre method)
(numpy.polynomial.legendre.Legendre method)
(numpy.polynomial.polynomial.Polynomial method)
descr (numpy.dtype attribute)
diag() (in module numpy)
diag_indices() (in module numpy)
diag_indices_from() (in module numpy)
diagflat() (in module numpy)
diagonal() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
dict_append() (in module numpy.distutils.misc_util)
diff() (in module numpy)
digitize() (in module numpy)
dimension
dirichlet() (numpy.random.Generator method)
(numpy.random.RandomState method)
disp() (in module numpy)
dist_compile() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
dist_error() (numpy.distutils.ccompiler_opt.CCompilerOpt static method)
dist_fatal() (numpy.distutils.ccompiler_opt.CCompilerOpt static method)
dist_info() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
dist_load_module() (numpy.distutils.ccompiler_opt.CCompilerOpt static method)
dist_log() (numpy.distutils.ccompiler_opt.CCompilerOpt static method)
dist_test() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
distutils
distutils.ccompiler.CCompiler_compile() (in module numpy)
distutils.ccompiler.CCompiler_customize() (in module numpy)
distutils.ccompiler.CCompiler_customize_cmd() (in module numpy)
distutils.ccompiler.CCompiler_cxx_compiler() (in module numpy)
distutils.ccompiler.CCompiler_find_executables() (in module numpy)
distutils.ccompiler.CCompiler_get_version() (in module numpy)
distutils.ccompiler.CCompiler_object_filenames() (in module numpy)
distutils.ccompiler.CCompiler_show_customization() (in module numpy)
distutils.ccompiler.CCompiler_spawn() (in module numpy)
distutils.ccompiler.gen_lib_options() (in module numpy)
distutils.ccompiler.new_compiler() (in module numpy)
distutils.ccompiler.replace_method() (in module numpy)
distutils.ccompiler.simple_version_match() (in module numpy)
distutils.ccompiler_opt.new_ccompiler_opt() (in module numpy)
distutils.cpuinfo.cpu (in module numpy)
distutils.exec_command.exec_command() (in module numpy)
distutils.exec_command.filepath_from_subprocess_output() (in module numpy)
distutils.exec_command.find_executable() (in module numpy)
distutils.exec_command.forward_bytes_to_stdout() (in module numpy)
distutils.exec_command.get_pythonexe() (in module numpy)
distutils.exec_command.temp_file_name() (in module numpy)
distutils.log.set_verbosity() (in module numpy)
distutils.system_info.get_info() (in module numpy)
distutils.system_info.get_standard_file() (in module numpy)
divide (in module numpy)
divmod (in module numpy)
domain (numpy.polynomial.chebyshev.Chebyshev attribute)
(numpy.polynomial.hermite.Hermite attribute)
(numpy.polynomial.hermite_e.HermiteE attribute)
(numpy.polynomial.laguerre.Laguerre attribute)
(numpy.polynomial.legendre.Legendre attribute)
(numpy.polynomial.polynomial.Polynomial attribute)
dot() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
dot_join() (in module numpy.distutils.misc_util)
double (class in numpy)
doxy_javadoc_example (C++ function)
doxy_reST_example (C++ function)
DoxyLimbo (C++ class)
DoxyLimbo::data (C++ function)
DoxyLimbo::DoxyLimbo (C++ function)
,
[1]
DoxyLimbo::p_data (C++ member)
drop_fields() (in module numpy.lib.recfunctions)
dsplit() (in module numpy)
dstack() (in module numpy)
dtype
,
[1]
adding new
,
[1]
construction from dict
construction from dtype
construction from list
construction from None
construction from string
construction from tuple
construction from type
field
scalar
sub-array
,
[1]
dtype (class in numpy)
(numpy.char.chararray attribute)
(numpy.chararray attribute)
(numpy.generic attribute)
(numpy.ma.masked_array property)
(numpy.ma.MaskedArray property)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
DTypeLike (in module numpy.typing)
dtypes (numpy.nditer attribute)
dump() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
dumps() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
E
e (in module numpy)
ediff1d() (in module numpy)
einsum() (in module numpy)
einsum_path() (in module numpy)
ellipsis
emath.arccos() (in module numpy)
emath.arcsin() (in module numpy)
emath.arctanh() (in module numpy)
emath.log() (in module numpy)
emath.log10() (in module numpy)
emath.log2() (in module numpy)
emath.logn() (in module numpy)
emath.power() (in module numpy)
emath.sqrt() (in module numpy)
empty() (in module numpy)
empty_like() (in module numpy)
enable_external_loop() (numpy.nditer method)
encode() (numpy.char.chararray method)
(numpy.chararray method)
endswith() (numpy.char.chararray method)
(numpy.chararray method)
entropy (numpy.random.SeedSequence attribute)
equal (in module numpy)
error handling
errstate (class in numpy)
euler_gamma (in module numpy)
exec_mod_from_location() (in module numpy.distutils.misc_util)
exists() (numpy.DataSource method)
exp (in module numpy)
exp2 (in module numpy)
expand_dims() (in module numpy)
expandtabs() (numpy.char.chararray method)
(numpy.chararray method)
expm1 (in module numpy)
exponential() (numpy.random.Generator method)
(numpy.random.RandomState method)
Extension (class in numpy.distutils.core)
extension module
,
[1]
extract() (in module numpy)
eye() (in module numpy)
F
f() (numpy.random.Generator method)
(numpy.random.RandomState method)
f2py
fabs (in module numpy)
fancy indexing
feature_ahead() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
feature_c_preprocessor() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
feature_can_autovec() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
feature_detect() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
feature_extra_checks() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
feature_flags() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
feature_get_til() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
feature_implies() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
feature_implies_c() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
feature_is_exist() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
feature_is_supported() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
feature_names() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
feature_sorted() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
feature_test() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
feature_untied() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
fft.fft() (in module numpy)
fft.fft2() (in module numpy)
fft.fftfreq() (in module numpy)
fft.fftn() (in module numpy)
fft.fftshift() (in module numpy)
fft.hfft() (in module numpy)
fft.ifft() (in module numpy)
fft.ifft2() (in module numpy)
fft.ifftn() (in module numpy)
fft.ifftshift() (in module numpy)
fft.ihfft() (in module numpy)
fft.irfft() (in module numpy)
fft.irfft2() (in module numpy)
fft.irfftn() (in module numpy)
fft.rfft() (in module numpy)
fft.rfft2() (in module numpy)
fft.rfftfreq() (in module numpy)
fft.rfftn() (in module numpy)
field
dtype
field() (numpy.recarray method)
fields (numpy.dtype attribute)
fill() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
fill_diagonal() (in module numpy)
fill_value (numpy.ma.masked_array property)
(numpy.ma.MaskedArray attribute)
filled() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
filter() (numpy.testing.suppress_warnings method)
filter_sources() (in module numpy.distutils.misc_util)
find() (numpy.char.chararray method)
(numpy.chararray method)
find_common_type() (in module numpy)
find_duplicates() (in module numpy.lib.recfunctions)
finfo (class in numpy)
finished (numpy.nditer attribute)
fit() (numpy.polynomial.chebyshev.Chebyshev class method)
(numpy.polynomial.hermite.Hermite class method)
(numpy.polynomial.hermite_e.HermiteE class method)
(numpy.polynomial.laguerre.Laguerre class method)
(numpy.polynomial.legendre.Legendre class method)
(numpy.polynomial.polynomial.Polynomial class method)
fix() (in module numpy)
flags (numpy.char.chararray attribute)
(numpy.chararray attribute)
(numpy.dtype attribute)
(numpy.generic attribute)
(numpy.ma.masked_array attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
flat (numpy.char.chararray attribute)
(numpy.chararray attribute)
(numpy.generic attribute)
(numpy.lib.Arrayterator property)
(numpy.ma.masked_array property)
(numpy.ma.MaskedArray property)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
flatiter (class in numpy)
flatnonzero() (in module numpy)
flatten() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
flatten_descr() (in module numpy.lib.recfunctions)
flattened
flexible
(class in numpy)
flip() (in module numpy)
fliplr() (in module numpy)
flipud() (in module numpy)
float128 (in module numpy)
float16 (in module numpy)
float32 (in module numpy)
float64 (in module numpy)
float96 (in module numpy)
float_ (in module numpy)
float_power (in module numpy)
floating (class in numpy)
floor (in module numpy)
floor_divide (in module numpy)
flush() (numpy.memmap method)
fmax (in module numpy)
fmin (in module numpy)
fmod (in module numpy)
format_float_positional() (in module numpy)
format_float_scientific() (in module numpy)
format_parser (class in numpy)
Fortran order
Fortran-order
frexp (in module numpy)
from dict
dtype construction
from dtype
dtype construction
from list
dtype construction
from None
dtype construction
from string
dtype construction
from tuple
dtype construction
from type
dtype construction
from_dlpack() (in module numpy)
frombuffer() (in module numpy)
fromfile() (in module numpy)
fromfunction() (in module numpy)
fromiter() (in module numpy)
frompyfunc() (in module numpy)
fromregex() (in module numpy)
fromroots() (numpy.polynomial.chebyshev.Chebyshev class method)
(numpy.polynomial.hermite.Hermite class method)
(numpy.polynomial.hermite_e.HermiteE class method)
(numpy.polynomial.laguerre.Laguerre class method)
(numpy.polynomial.legendre.Legendre class method)
(numpy.polynomial.polynomial.Polynomial class method)
fromstring() (in module numpy)
full() (in module numpy)
full_like() (in module numpy)
G
gamma() (numpy.random.Generator method)
(numpy.random.RandomState method)
gcd (in module numpy)
generate_config_py() (in module numpy.distutils.misc_util)
generate_dispatch_header() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
generate_state() (numpy.random.SeedSequence method)
Generator (class in numpy.random)
generic (class in numpy)
genfromtxt() (in module numpy)
geometric() (numpy.random.Generator method)
(numpy.random.RandomState method)
geomspace() (in module numpy)
get_build_architecture() (in module numpy.distutils.misc_util)
get_build_temp_dir() (numpy.distutils.misc_util.Configuration method)
get_cmd() (in module numpy.distutils.misc_util)
get_config_cmd() (numpy.distutils.misc_util.Configuration method)
get_data_files() (in module numpy.distutils.misc_util)
get_dependencies() (in module numpy.distutils.misc_util)
get_distribution() (numpy.distutils.misc_util.Configuration method)
get_ext_source_files() (in module numpy.distutils.misc_util)
get_fieldstructure() (in module numpy.lib.recfunctions)
get_fill_value() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
get_frame() (in module numpy.distutils.misc_util)
get_imag() (numpy.ma.masked_array method)
get_include() (in module numpy)
(in module numpy.f2py)
get_info() (in module numpy.distutils.misc_util)
(numpy.distutils.misc_util.Configuration method)
get_language() (in module numpy.distutils.misc_util)
get_lib_source_files() (in module numpy.distutils.misc_util)
get_mathlibs() (in module numpy.distutils.misc_util)
get_names() (in module numpy.lib.recfunctions)
get_names_flat() (in module numpy.lib.recfunctions)
get_num_build_jobs() (in module numpy.distutils.misc_util)
get_numpy_include_dirs() (in module numpy.distutils.misc_util)
get_pkg_info() (in module numpy.distutils.misc_util)
get_printoptions() (in module numpy)
get_real() (numpy.ma.masked_array method)
get_script_files() (in module numpy.distutils.misc_util)
get_state() (numpy.random.RandomState method)
get_subpackage() (numpy.distutils.misc_util.Configuration method)
get_version() (numpy.distutils.misc_util.Configuration method)
getA() (numpy.matrix method)
getA1() (numpy.matrix method)
getbufsize() (in module numpy)
geterr() (in module numpy)
geterrcall() (in module numpy)
geterrobj() (in module numpy)
getfield() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
getH() (numpy.matrix method)
getI() (numpy.matrix method)
getitem
ndarray special methods
getT() (numpy.matrix method)
gpaths() (in module numpy.distutils.misc_util)
gradient() (in module numpy)
greater (in module numpy)
greater_equal (in module numpy)
green_text() (in module numpy.distutils.misc_util)
gumbel() (numpy.random.Generator method)
(numpy.random.RandomState method)
H
H (numpy.matrix property)
half (class in numpy)
hamming() (in module numpy)
hanning() (in module numpy)
harden_mask() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
hardmask (numpy.ma.masked_array property)
(numpy.ma.MaskedArray attribute)
has_cxx_sources() (in module numpy.distutils.misc_util)
(numpy.distutils.core.Extension method)
has_delayed_bufalloc (numpy.nditer attribute)
has_f2py_sources() (numpy.distutils.core.Extension method)
has_f_sources() (in module numpy.distutils.misc_util)
has_index (numpy.nditer attribute)
has_multi_index (numpy.nditer attribute)
has_samecoef() (numpy.polynomial.chebyshev.Chebyshev method)
(numpy.polynomial.hermite.Hermite method)
(numpy.polynomial.hermite_e.HermiteE method)
(numpy.polynomial.laguerre.Laguerre method)
(numpy.polynomial.legendre.Legendre method)
(numpy.polynomial.polynomial.Polynomial method)
has_samedomain() (numpy.polynomial.chebyshev.Chebyshev method)
(numpy.polynomial.hermite.Hermite method)
(numpy.polynomial.hermite_e.HermiteE method)
(numpy.polynomial.laguerre.Laguerre method)
(numpy.polynomial.legendre.Legendre method)
(numpy.polynomial.polynomial.Polynomial method)
has_sametype() (numpy.polynomial.chebyshev.Chebyshev method)
(numpy.polynomial.hermite.Hermite method)
(numpy.polynomial.hermite_e.HermiteE method)
(numpy.polynomial.laguerre.Laguerre method)
(numpy.polynomial.legendre.Legendre method)
(numpy.polynomial.polynomial.Polynomial method)
has_samewindow() (numpy.polynomial.chebyshev.Chebyshev method)
(numpy.polynomial.hermite.Hermite method)
(numpy.polynomial.hermite_e.HermiteE method)
(numpy.polynomial.laguerre.Laguerre method)
(numpy.polynomial.legendre.Legendre method)
(numpy.polynomial.polynomial.Polynomial method)
hasobject (numpy.dtype attribute)
have_f77c() (numpy.distutils.misc_util.Configuration method)
have_f90c() (numpy.distutils.misc_util.Configuration method)
heaviside (in module numpy)
Hermite (class in numpy.polynomial.hermite)
HermiteE (class in numpy.polynomial.hermite_e)
histogram() (in module numpy)
histogram2d() (in module numpy)
histogram_bin_edges() (in module numpy)
histogramdd() (in module numpy)
holidays (numpy.busdaycalendar attribute)
homogeneous
hsplit() (in module numpy)
hstack() (in module numpy)
hypergeometric() (numpy.random.Generator method)
(numpy.random.RandomState method)
hypot (in module numpy)
I
I (numpy.matrix property)
i0() (in module numpy)
identity (numpy.ufunc attribute)
identity() (in module numpy)
(numpy.polynomial.chebyshev.Chebyshev class method)
(numpy.polynomial.hermite.Hermite class method)
(numpy.polynomial.hermite_e.HermiteE class method)
(numpy.polynomial.laguerre.Laguerre class method)
(numpy.polynomial.legendre.Legendre class method)
(numpy.polynomial.polynomial.Polynomial class method)
ids() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
iinfo (class in numpy)
imag (numpy.char.chararray attribute)
(numpy.chararray attribute)
(numpy.generic attribute)
(numpy.ma.masked_array property)
(numpy.ma.MaskedArray property)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
imag() (in module numpy)
import_array (C function)
import_ufunc (C function)
in1d() (in module numpy)
index (numpy.broadcast attribute)
(numpy.flatiter attribute)
(numpy.nditer attribute)
index() (numpy.char.chararray method)
(numpy.chararray method)
indexing
,
[1]
,
[2]
indices() (in module numpy)
inexact (class in numpy)
Inf (in module numpy)
inf (in module numpy)
Infinity (in module numpy)
info() (in module numpy)
infty (in module numpy)
inner() (in module numpy)
insert() (in module numpy)
int16 (in module numpy)
int32 (in module numpy)
int64 (in module numpy)
int8 (in module numpy)
int_ (class in numpy)
intc (class in numpy)
integ() (numpy.poly1d method)
(numpy.polynomial.chebyshev.Chebyshev method)
(numpy.polynomial.hermite.Hermite method)
(numpy.polynomial.hermite_e.HermiteE method)
(numpy.polynomial.laguerre.Laguerre method)
(numpy.polynomial.legendre.Legendre method)
(numpy.polynomial.polynomial.Polynomial method)
integer (class in numpy)
integers() (numpy.random.Generator method)
interface
array
interp() (in module numpy)
interpolate() (numpy.polynomial.chebyshev.Chebyshev class method)
intersect1d() (in module numpy)
intp (in module numpy)
invert (in module numpy)
is_busday() (in module numpy)
is_cached() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
is_local_src_dir() (in module numpy.distutils.misc_util)
is_sequence() (in module numpy.distutils.misc_util)
is_string() (in module numpy.distutils.misc_util)
isalignedstruct (numpy.dtype attribute)
isalnum() (numpy.char.chararray method)
(numpy.chararray method)
isalpha() (numpy.char.chararray method)
(numpy.chararray method)
isbuiltin (numpy.dtype attribute)
isclose() (in module numpy)
iscomplex() (in module numpy)
iscomplexobj() (in module numpy)
iscontiguous() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
isdecimal() (numpy.char.chararray method)
(numpy.chararray method)
isdigit() (numpy.char.chararray method)
(numpy.chararray method)
isfinite (in module numpy)
isfortran() (in module numpy)
isin() (in module numpy)
isinf (in module numpy)
islower() (numpy.char.chararray method)
(numpy.chararray method)
isnan (in module numpy)
isnat (in module numpy)
isnative (numpy.dtype attribute)
isneginf() (in module numpy)
isnumeric() (numpy.char.chararray method)
(numpy.chararray method)
isposinf() (in module numpy)
isreal() (in module numpy)
isrealobj() (in module numpy)
isscalar() (in module numpy)
issctype() (in module numpy)
isspace() (numpy.char.chararray method)
(numpy.chararray method)
issubclass_() (in module numpy)
issubdtype() (in module numpy)
issubsctype() (in module numpy)
istitle() (numpy.char.chararray method)
(numpy.chararray method)
isupper() (numpy.char.chararray method)
(numpy.chararray method)
item() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
itemset() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
itemsize
(numpy.char.chararray attribute)
(numpy.chararray attribute)
(numpy.dtype attribute)
(numpy.generic attribute)
(numpy.ma.masked_array attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
iterable() (in module numpy)
iterationneedsapi (numpy.nditer attribute)
iterator
C-API
,
[1]
,
[2]
iterindex (numpy.nditer attribute)
iternext() (numpy.nditer method)
iterrange (numpy.nditer attribute)
iters (numpy.broadcast attribute)
itersize (numpy.nditer attribute)
itviews (numpy.nditer attribute)
ix_() (in module numpy)
J
join() (numpy.char.chararray method)
(numpy.chararray method)
join_by() (in module numpy.lib.recfunctions)
jumped() (numpy.random.MT19937 method)
(numpy.random.PCG64 method)
(numpy.random.PCG64DXSM method)
(numpy.random.Philox method)
K
kaiser() (in module numpy)
keyword arguments
ufunc
kind (numpy.dtype attribute)
kron() (in module numpy)
L
Laguerre (class in numpy.polynomial.laguerre)
laplace() (numpy.random.Generator method)
(numpy.random.RandomState method)
lcm (in module numpy)
ldexp (in module numpy)
left_shift (in module numpy)
Legendre (class in numpy.polynomial.legendre)
less (in module numpy)
less_equal (in module numpy)
lexsort() (in module numpy)
lib.format.descr_to_dtype() (in module numpy)
lib.format.dtype_to_descr() (in module numpy)
lib.format.header_data_from_array_1_0() (in module numpy)
lib.format.magic() (in module numpy)
lib.format.open_memmap() (in module numpy)
lib.format.read_array() (in module numpy)
lib.format.read_array_header_1_0() (in module numpy)
lib.format.read_array_header_2_0() (in module numpy)
lib.format.read_magic() (in module numpy)
lib.format.write_array() (in module numpy)
lib.format.write_array_header_1_0() (in module numpy)
lib.format.write_array_header_2_0() (in module numpy)
lib.stride_tricks.as_strided() (in module numpy)
lib.stride_tricks.sliding_window_view() (in module numpy)
linalg.cholesky() (in module numpy)
linalg.cond() (in module numpy)
linalg.det() (in module numpy)
linalg.eig() (in module numpy)
linalg.eigh() (in module numpy)
linalg.eigvals() (in module numpy)
linalg.eigvalsh() (in module numpy)
linalg.inv() (in module numpy)
linalg.LinAlgError
linalg.lstsq() (in module numpy)
linalg.matrix_power() (in module numpy)
linalg.matrix_rank() (in module numpy)
linalg.multi_dot() (in module numpy)
linalg.norm() (in module numpy)
linalg.pinv() (in module numpy)
linalg.qr() (in module numpy)
linalg.slogdet() (in module numpy)
linalg.solve() (in module numpy)
linalg.svd() (in module numpy)
linalg.tensorinv() (in module numpy)
linalg.tensorsolve() (in module numpy)
linspace() (in module numpy)
(numpy.polynomial.chebyshev.Chebyshev method)
(numpy.polynomial.hermite.Hermite method)
(numpy.polynomial.hermite_e.HermiteE method)
(numpy.polynomial.laguerre.Laguerre method)
(numpy.polynomial.legendre.Legendre method)
(numpy.polynomial.polynomial.Polynomial method)
little-endian
ljust() (numpy.char.chararray method)
(numpy.chararray method)
load() (in module numpy)
load_library() (in module numpy.ctypeslib)
loadtxt() (in module numpy)
lock (numpy.random.BitGenerator attribute)
log (in module numpy)
log10 (in module numpy)
log1p (in module numpy)
log2 (in module numpy)
logaddexp (in module numpy)
logaddexp2 (in module numpy)
logical_and (in module numpy)
logical_not (in module numpy)
logical_or (in module numpy)
logical_xor (in module numpy)
logistic() (numpy.random.Generator method)
(numpy.random.RandomState method)
lognormal() (numpy.random.Generator method)
(numpy.random.RandomState method)
logseries() (numpy.random.Generator method)
(numpy.random.RandomState method)
logspace() (in module numpy)
longcomplex (in module numpy)
longdouble (class in numpy)
longfloat (in module numpy)
longlong (class in numpy)
lookfor() (in module numpy)
lower() (numpy.char.chararray method)
(numpy.chararray method)
lstrip() (numpy.char.chararray method)
(numpy.chararray method)
M
ma.all (in module numpy)
ma.allclose() (in module numpy)
ma.allequal() (in module numpy)
ma.anom (in module numpy)
ma.anomalies (in module numpy)
ma.any (in module numpy)
ma.append() (in module numpy)
ma.apply_along_axis() (in module numpy)
ma.apply_over_axes() (in module numpy)
ma.arange (in module numpy)
ma.argmax (in module numpy)
ma.argmin (in module numpy)
ma.argsort() (in module numpy)
ma.around (in module numpy)
ma.array() (in module numpy)
ma.asanyarray() (in module numpy)
ma.asarray() (in module numpy)
ma.atleast_1d (in module numpy)
ma.atleast_2d (in module numpy)
ma.atleast_3d (in module numpy)
ma.average() (in module numpy)
ma.choose() (in module numpy)
ma.clip (in module numpy)
ma.clump_masked() (in module numpy)
ma.clump_unmasked() (in module numpy)
ma.column_stack (in module numpy)
ma.common_fill_value() (in module numpy)
ma.compress_cols() (in module numpy)
ma.compress_rowcols() (in module numpy)
ma.compress_rows() (in module numpy)
ma.compressed() (in module numpy)
ma.concatenate() (in module numpy)
ma.conjugate (in module numpy)
ma.copy (in module numpy)
ma.corrcoef() (in module numpy)
ma.count (in module numpy)
ma.count_masked() (in module numpy)
ma.cov() (in module numpy)
ma.cumprod (in module numpy)
ma.cumsum (in module numpy)
ma.default_fill_value() (in module numpy)
ma.diag() (in module numpy)
ma.diff (in module numpy)
ma.dot() (in module numpy)
ma.dstack (in module numpy)
ma.ediff1d() (in module numpy)
ma.empty (in module numpy)
ma.empty_like (in module numpy)
ma.expand_dims() (in module numpy)
ma.filled() (in module numpy)
ma.fix_invalid() (in module numpy)
ma.flatnotmasked_contiguous() (in module numpy)
ma.flatnotmasked_edges() (in module numpy)
ma.frombuffer (in module numpy)
ma.fromfunction (in module numpy)
ma.getdata() (in module numpy)
ma.getmask() (in module numpy)
ma.getmaskarray() (in module numpy)
ma.harden_mask (in module numpy)
ma.hsplit (in module numpy)
ma.hstack (in module numpy)
ma.identity (in module numpy)
ma.indices (in module numpy)
ma.inner() (in module numpy)
ma.innerproduct() (in module numpy)
ma.is_mask() (in module numpy)
ma.is_masked() (in module numpy)
ma.isarray() (in module numpy)
ma.isMA() (in module numpy)
ma.isMaskedArray() (in module numpy)
ma.make_mask() (in module numpy)
ma.make_mask_descr() (in module numpy)
ma.make_mask_none() (in module numpy)
ma.mask_cols() (in module numpy)
ma.mask_or() (in module numpy)
ma.mask_rowcols() (in module numpy)
ma.mask_rows() (in module numpy)
ma.masked_all() (in module numpy)
ma.masked_all_like() (in module numpy)
ma.masked_equal() (in module numpy)
ma.masked_greater() (in module numpy)
ma.masked_greater_equal() (in module numpy)
ma.masked_inside() (in module numpy)
ma.masked_invalid() (in module numpy)
ma.masked_less() (in module numpy)
ma.masked_less_equal() (in module numpy)
ma.masked_not_equal() (in module numpy)
ma.masked_object() (in module numpy)
ma.masked_outside() (in module numpy)
ma.masked_values() (in module numpy)
ma.masked_where() (in module numpy)
ma.max() (in module numpy)
ma.maximum_fill_value() (in module numpy)
ma.mean (in module numpy)
ma.median() (in module numpy)
ma.min() (in module numpy)
ma.minimum_fill_value() (in module numpy)
ma.mr_ (in module numpy)
ma.ndenumerate() (in module numpy)
ma.nonzero (in module numpy)
ma.notmasked_contiguous() (in module numpy)
ma.notmasked_edges() (in module numpy)
ma.ones (in module numpy)
ma.ones_like (in module numpy)
ma.outer() (in module numpy)
ma.outerproduct() (in module numpy)
ma.polyfit() (in module numpy)
ma.power() (in module numpy)
ma.prod (in module numpy)
ma.ptp() (in module numpy)
ma.ravel (in module numpy)
ma.reshape() (in module numpy)
ma.resize() (in module numpy)
ma.round() (in module numpy)
ma.row_stack (in module numpy)
ma.set_fill_value() (in module numpy)
ma.shape() (in module numpy)
ma.size() (in module numpy)
ma.soften_mask (in module numpy)
ma.sort() (in module numpy)
ma.squeeze (in module numpy)
ma.stack (in module numpy)
ma.std (in module numpy)
ma.sum (in module numpy)
ma.swapaxes (in module numpy)
ma.trace (in module numpy)
ma.transpose() (in module numpy)
ma.vander() (in module numpy)
ma.var (in module numpy)
ma.vstack (in module numpy)
ma.where() (in module numpy)
ma.zeros (in module numpy)
ma.zeros_like (in module numpy)
MachAr (class in numpy)
machar (numpy.finfo property)
make_config_py() (numpy.distutils.misc_util.Configuration method)
make_svn_version_py() (numpy.distutils.misc_util.Configuration method)
mapparms() (numpy.polynomial.chebyshev.Chebyshev method)
(numpy.polynomial.hermite.Hermite method)
(numpy.polynomial.hermite_e.HermiteE method)
(numpy.polynomial.laguerre.Laguerre method)
(numpy.polynomial.legendre.Legendre method)
(numpy.polynomial.polynomial.Polynomial method)
mask
(numpy.ma.masked_array property)
(numpy.ma.MaskedArray attribute)
mask_indices() (in module numpy)
masked (in module numpy.ma)
masked array
masked arrays
masked_array (in module numpy.ma)
masked_print_options (in module numpy.ma)
MaskedArray (class in numpy.ma)
MaskType (in module numpy.ma)
mat() (in module numpy)
matlib.empty() (in module numpy)
matlib.eye() (in module numpy)
matlib.identity() (in module numpy)
matlib.ones() (in module numpy)
matlib.rand() (in module numpy)
matlib.randn() (in module numpy)
matlib.repmat() (in module numpy)
matlib.zeros() (in module numpy)
matmul (in module numpy)
matrix
,
[1]
,
[2]
(class in numpy)
max (numpy.iinfo property)
max() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
maximum (in module numpy)
maximum_sctype() (in module numpy)
maxpower (numpy.polynomial.chebyshev.Chebyshev attribute)
(numpy.polynomial.hermite.Hermite attribute)
(numpy.polynomial.hermite_e.HermiteE attribute)
(numpy.polynomial.laguerre.Laguerre attribute)
(numpy.polynomial.legendre.Legendre attribute)
(numpy.polynomial.polynomial.Polynomial attribute)
may_share_memory() (in module numpy)
me() (numpy.distutils.ccompiler_opt.CCompilerOpt static method)
mean() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
median() (in module numpy)
memmap (class in numpy)
memory maps
memory model
ndarray
merge_arrays() (in module numpy.lib.recfunctions)
meshgrid() (in module numpy)
metadata (numpy.dtype attribute)
methods
accumulate, ufunc
reduce, ufunc
reduceat, ufunc
ufunc
mgrid (in module numpy)
min (numpy.iinfo property)
min() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
min_scalar_type() (in module numpy)
mingw32() (in module numpy.distutils.misc_util)
mini() (numpy.ma.masked_array method)
minimum (in module numpy)
minrelpath() (in module numpy.distutils.misc_util)
mintypecode() (in module numpy)
mod (in module numpy)
modf (in module numpy)
module
numpy
numpy.char
numpy.ctypeslib
numpy.distutils
numpy.distutils.ccompiler
numpy.distutils.ccompiler_opt
numpy.distutils.exec_command
numpy.distutils.misc_util
numpy.doc.constants
numpy.dual
numpy.emath
numpy.f2py
numpy.fft
numpy.lib.arraysetops
numpy.lib.format
numpy.lib.recfunctions
numpy.linalg
numpy.ma
numpy.matlib
numpy.polynomial
numpy.polynomial.chebyshev
numpy.polynomial.hermite
numpy.polynomial.hermite_e
numpy.polynomial.laguerre
numpy.polynomial.legendre
numpy.polynomial.polynomial
numpy.polynomial.polyutils
numpy.random
numpy.testing
numpy.typing
numpy.typing.mypy_plugin
moveaxis() (in module numpy)
msort() (in module numpy)
MT19937 (class in numpy.random)
multi_index (numpy.nditer attribute)
multinomial() (numpy.random.Generator method)
(numpy.random.RandomState method)
multiply (in module numpy)
multivariate_hypergeometric() (numpy.random.Generator method)
multivariate_normal() (numpy.random.Generator method)
(numpy.random.RandomState method)
N
n_children_spawned (numpy.random.SeedSequence attribute)
name (numpy.dtype attribute)
names (numpy.dtype attribute)
NAN (in module numpy)
NaN (in module numpy)
nan (in module numpy)
nan_to_num() (in module numpy)
nanargmax() (in module numpy)
nanargmin() (in module numpy)
nancumprod() (in module numpy)
nancumsum() (in module numpy)
nanmax() (in module numpy)
nanmean() (in module numpy)
nanmedian() (in module numpy)
nanmin() (in module numpy)
nanpercentile() (in module numpy)
nanprod() (in module numpy)
nanquantile() (in module numpy)
nanstd() (in module numpy)
nansum() (in module numpy)
nanvar() (in module numpy)
nargs (numpy.ufunc attribute)
NBitBase (class in numpy.typing)
nbytes (numpy.char.chararray attribute)
(numpy.chararray attribute)
(numpy.ma.masked_array attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
nd (numpy.broadcast attribute)
ndarray
,
[1]
C-API
,
[1]
memory model
special methods getitem
special methods setitem
subtyping
,
[1]
view
ndarray (class in numpy)
NDArray (in module numpy.typing)
NDArrayOperatorsMixin (class in numpy.lib.mixins)
ndenumerate (class in numpy)
ndim (numpy.broadcast attribute)
(numpy.char.chararray attribute)
(numpy.chararray attribute)
(numpy.dtype attribute)
(numpy.generic attribute)
(numpy.ma.masked_array attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.nditer attribute)
(numpy.recarray attribute)
(numpy.record attribute)
ndincr() (numpy.ndindex method)
ndindex (class in numpy)
nditer (class in numpy)
ndpointer()
built-in function
ndpointer() (in module numpy.ctypeslib)
negative (in module numpy)
negative_binomial() (numpy.random.Generator method)
(numpy.random.RandomState method)
nested_iters() (in module numpy)
newaxis
(in module numpy)
newbyteorder() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.dtype method)
(numpy.ma.masked_array method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
nextafter (in module numpy)
nin (numpy.ufunc attribute)
NINF (in module numpy)
njoin() (in module numpy.distutils.misc_util)
NO_IMPORT_ARRAY (C macro)
NO_IMPORT_UFUNC (C macro)
nomask (in module numpy.ma)
non-contiguous
noncentral_chisquare() (numpy.random.Generator method)
(numpy.random.RandomState method)
noncentral_f() (numpy.random.Generator method)
(numpy.random.RandomState method)
nonzero() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
nop (numpy.nditer attribute)
normal() (numpy.random.Generator method)
(numpy.random.RandomState method)
not_equal (in module numpy)
nout (numpy.ufunc attribute)
NPY_1_PI (C macro)
NPY_2_PI (C macro)
NPY_ALLOW_C_API (C macro)
NPY_ALLOW_C_API_DEF (C macro)
NPY_ALLOW_THREADS (C macro)
NPY_AO (C type)
NPY_AO.base (C member)
NPY_AO.data (C member)
NPY_AO.descr (C member)
NPY_AO.dimensions (C member)
NPY_AO.flags (C member)
NPY_AO.nd (C member)
NPY_AO.PyObject_HEAD (C macro)
NPY_AO.strides (C member)
NPY_AO.weakreflist (C member)
NPY_ARR_HAS_DESCR (C macro)
NPY_ARRAY_ALIGNED (C macro)
NPY_ARRAY_BEHAVED (C macro)
NPY_ARRAY_C_CONTIGUOUS (C macro)
NPY_ARRAY_CARRAY (C macro)
NPY_ARRAY_CARRAY_RO (C macro)
NPY_ARRAY_DEFAULT (C macro)
NPY_ARRAY_ELEMENTSTRIDES (C macro)
NPY_ARRAY_ENSUREARRAY (C macro)
NPY_ARRAY_ENSURECOPY (C macro)
NPY_ARRAY_F_CONTIGUOUS (C macro)
NPY_ARRAY_FARRAY (C macro)
NPY_ARRAY_FARRAY_RO (C macro)
NPY_ARRAY_FORCECAST (C macro)
NPY_ARRAY_IN_ARRAY (C macro)
NPY_ARRAY_IN_ARRAY.NPY_ARRAY_IN_FARRAY (C macro)
NPY_ARRAY_INOUT_ARRAY (C macro)
NPY_ARRAY_INOUT_ARRAY.NPY_ARRAY_INOUT_FARRAY (C macro)
NPY_ARRAY_NOTSWAPPED (C macro)
NPY_ARRAY_NOTSWAPPED.NPY_ARRAY_BEHAVED_NS (C macro)
NPY_ARRAY_OUT_ARRAY (C macro)
NPY_ARRAY_OUT_ARRAY.NPY_ARRAY_OUT_FARRAY (C macro)
NPY_ARRAY_OWNDATA (C macro)
NPY_ARRAY_UPDATE_ALL (C macro)
NPY_ARRAY_WRITEABLE (C macro)
NPY_ARRAY_WRITEBACKIFCOPY (C macro)
NPY_AUXDATA_CLONE (C function)
NPY_AUXDATA_FREE (C function)
NPY_BEGIN_ALLOW_THREADS (C macro)
NPY_BEGIN_THREADS (C macro)
NPY_BEGIN_THREADS_DEF (C macro)
NPY_BEGIN_THREADS_DESCR (C function)
NPY_BEGIN_THREADS_THRESHOLDED (C function)
NPY_BIG (C macro)
NPY_BIG_ENDIAN (C macro)
NPY_BOOL (C enumerator)
npy_bool (C type)
NPY_BUFSIZE (C macro)
NPY_BYTE (C enumerator)
npy_byte (C type)
NPY_BYTE_ORDER (C macro)
NPY_CASTING (C enum)
NPY_CASTING.NPY_EQUIV_CASTING (C enumerator)
NPY_CASTING.NPY_NO_CASTING (C enumerator)
NPY_CASTING.NPY_SAFE_CASTING (C enumerator)
NPY_CASTING.NPY_SAME_KIND_CASTING (C enumerator)
NPY_CASTING.NPY_UNSAFE_CASTING (C enumerator)
NPY_CDOUBLE (C enumerator)
npy_cdouble (C type)
NPY_CFLOAT (C enumerator)
npy_cfloat (C type)
npy_clear_floatstatus (C function)
npy_clear_floatstatus_barrier (C function)
NPY_CLIPMODE (C enum)
NPY_CLIPMODE.NPY_CLIP (C enumerator)
NPY_CLIPMODE.NPY_RAISE (C enumerator)
NPY_CLIPMODE.NPY_WRAP (C enumerator)
NPY_CLONGDOUBLE (C enumerator)
npy_clongdouble (C type)
NPY_COMPLEX128 (C enumerator)
NPY_COMPLEX64 (C enumerator)
npy_copysign (C macro)
NPY_CPU_AMD64 (C macro)
NPY_CPU_IA64 (C macro)
NPY_CPU_PARISC (C macro)
NPY_CPU_PPC (C macro)
NPY_CPU_PPC64 (C macro)
NPY_CPU_S390 (C macro)
NPY_CPU_SPARC (C macro)
NPY_CPU_SPARC64 (C macro)
NPY_CPU_X86 (C macro)
NPY_DATETIME (C enumerator)
NPY_DEFAULT_TYPE (C enumerator)
NPY_DISABLE_C_API (C macro)
NPY_DOUBLE (C enumerator)
npy_double (C type)
npy_double_to_half (C function)
npy_doublebits_to_halfbits (C function)
NPY_E (C macro)
NPY_END_ALLOW_THREADS (C macro)
NPY_END_THREADS (C macro)
NPY_END_THREADS_DESCR (C function)
NPY_EULER (C macro)
NPY_FAIL (C macro)
NPY_FALSE (C macro)
NPY_FEATURE_VERSION (C macro)
NPY_FLOAT (C enumerator)
npy_float (C type)
NPY_FLOAT16 (C enumerator)
NPY_FLOAT32 (C enumerator)
NPY_FLOAT64 (C enumerator)
npy_float_to_half (C function)
npy_floatbits_to_halfbits (C function)
npy_get_floatstatus (C function)
npy_get_floatstatus_barrier (C function)
NPY_HALF (C enumerator)
npy_half (C type)
npy_half_copysign (C function)
npy_half_eq (C function)
npy_half_eq_nonan (C function)
npy_half_ge (C function)
npy_half_gt (C function)
npy_half_isfinite (C function)
npy_half_isinf (C function)
npy_half_isnan (C function)
npy_half_iszero (C function)
npy_half_le (C function)
npy_half_le_nonan (C function)
npy_half_lt (C function)
npy_half_lt_nonan (C function)
NPY_HALF_NAN (C macro)
npy_half_ne (C function)
NPY_HALF_NEGONE (C macro)
npy_half_nextafter (C function)
NPY_HALF_NINF (C macro)
NPY_HALF_NZERO (C macro)
NPY_HALF_ONE (C macro)
NPY_HALF_PINF (C macro)
NPY_HALF_PZERO (C macro)
npy_half_signbit (C function)
npy_half_spacing (C function)
npy_half_to_double (C function)
npy_half_to_float (C function)
NPY_HALF_ZERO (C macro)
npy_halfbits_to_doublebits (C function)
npy_halfbits_to_floatbits (C function)
NPY_IGNORE (C macro)
NPY_INFINITY (C macro)
NPY_INT (C enumerator)
npy_int (C type)
NPY_INT16 (C enumerator)
npy_int16 (C type)
NPY_INT32 (C enumerator)
npy_int32 (C type)
NPY_INT64 (C enumerator)
npy_int64 (C type)
NPY_INT8 (C enumerator)
NPY_INTERRUPT_H (C macro)
NPY_INTP (C enumerator)
npy_intp (C type)
NPY_INTP_FMT (C macro)
npy_isfinite (C macro)
npy_isinf (C macro)
npy_isnan (C macro)
NPY_ITEM_IS_POINTER (C macro)
NPY_ITEM_REFCOUNT (C macro)
NPY_ITEM_REFCOUNT.NPY_ITEM_HASOBJECT (C macro)
NPY_ITER_ALIGNED (C macro)
NPY_ITER_ALLOCATE (C macro)
NPY_ITER_ARRAYMASK (C macro)
NPY_ITER_BUFFERED (C macro)
NPY_ITER_C_INDEX (C macro)
NPY_ITER_COMMON_DTYPE (C macro)
NPY_ITER_CONTIG (C macro)
NPY_ITER_COPY (C macro)
NPY_ITER_COPY_IF_OVERLAP (C macro)
NPY_ITER_DELAY_BUFALLOC (C macro)
NPY_ITER_DONT_NEGATE_STRIDES (C macro)
NPY_ITER_EXTERNAL_LOOP (C macro)
NPY_ITER_F_INDEX (C macro)
NPY_ITER_GROWINNER (C macro)
NPY_ITER_MULTI_INDEX (C macro)
NPY_ITER_NBO (C macro)
NPY_ITER_NO_BROADCAST (C macro)
NPY_ITER_NO_SUBTYPE (C macro)
NPY_ITER_OVERLAP_ASSUME_ELEMENTWISE (C macro)
NPY_ITER_RANGED (C macro)
NPY_ITER_READONLY (C macro)
NPY_ITER_READWRITE (C macro)
NPY_ITER_REDUCE_OK (C macro)
NPY_ITER_REFS_OK (C macro)
NPY_ITER_UPDATEIFCOPY (C macro)
NPY_ITER_WRITEMASKED (C macro)
NPY_ITER_WRITEONLY (C macro)
NPY_ITER_ZEROSIZE_OK (C macro)
NPY_LIKELY (C macro)
NPY_LIST_PICKLE (C macro)
NPY_LITTLE (C macro)
NPY_LITTLE_ENDIAN (C macro)
NPY_LOG10E (C macro)
NPY_LOG2E (C macro)
NPY_LOGE10 (C macro)
NPY_LOGE2 (C macro)
NPY_LONG (C enumerator)
npy_long (C type)
NPY_LONGDOUBLE (C enumerator)
npy_longdouble (C type)
NPY_LONGDOUBLE_FMT (C macro)
NPY_LONGLONG (C enumerator)
npy_longlong (C type)
NPY_LONGLONG_FMT (C macro)
NPY_LOOP_BEGIN_THREADS (C macro)
NPY_LOOP_END_THREADS (C macro)
NPY_MASK (C enumerator)
NPY_MAX_BUFSIZE (C macro)
NPY_MAXARGS (C macro)
NPY_MAXDIMS (C macro)
NPY_MIN_BUFSIZE (C macro)
NPY_NAN (C macro)
NPY_NATIVE (C macro)
NPY_NEEDS_INIT (C macro)
NPY_NEEDS_PYAPI (C macro)
npy_nextafter (C function)
NPY_NOTYPE (C macro)
NPY_NTYPES (C macro)
NPY_NUM_FLOATTYPE (C macro)
NPY_NZERO (C macro)
NPY_OBJECT (C enumerator)
NPY_ORDER (C enum)
NPY_ORDER.NPY_ANYORDER (C enumerator)
NPY_ORDER.NPY_CORDER (C enumerator)
NPY_ORDER.NPY_FORTRANORDER (C enumerator)
NPY_ORDER.NPY_KEEPORDER (C enumerator)
NPY_OUT_ARRAY (C macro)
NPY_PI (C macro)
NPY_PI_2 (C macro)
NPY_PI_4 (C macro)
NPY_PRIORITY (C macro)
NPY_PZERO (C macro)
NPY_SCALAR_PRIORITY (C macro)
NPY_SCALARKIND (C enum)
NPY_SCALARKIND.NPY_BOOL_SCALAR (C enumerator)
NPY_SCALARKIND.NPY_COMPLEX_SCALAR (C enumerator)
NPY_SCALARKIND.NPY_FLOAT_SCALAR (C enumerator)
NPY_SCALARKIND.NPY_INTNEG_SCALAR (C enumerator)
NPY_SCALARKIND.NPY_INTPOS_SCALAR (C enumerator)
NPY_SCALARKIND.NPY_NOSCALAR (C enumerator)
NPY_SCALARKIND.NPY_NSCALARKINDS (C enumerator)
NPY_SCALARKIND.NPY_OBJECT_SCALAR (C enumerator)
NPY_SEARCHSIDE (C enum)
NPY_SEARCHSIDE.NPY_SEARCHLEFT (C enumerator)
NPY_SEARCHSIDE.NPY_SEARCHRIGHT (C enumerator)
NPY_SELECTKIND (C enum)
NPY_SELECTKIND.NPY_INTROSELECT (C enumerator)
npy_set_floatstatus_divbyzero (C function)
npy_set_floatstatus_invalid (C function)
npy_set_floatstatus_overflow (C function)
npy_set_floatstatus_underflow (C function)
NPY_SHORT (C enumerator)
npy_short (C type)
NPY_SIGINT_OFF (C macro)
NPY_SIGINT_ON (C macro)
NPY_SIGJMP_BUF (C macro)
NPY_SIGLONGJMP (C macro)
npy_signbit (C macro)
NPY_SIGSETJMP (C macro)
NPY_SIZEOF_DOUBLE (C macro)
NPY_SIZEOF_FLOAT (C macro)
NPY_SIZEOF_INT (C macro)
NPY_SIZEOF_INTP (C macro)
NPY_SIZEOF_LONG (C macro)
NPY_SIZEOF_LONG_DOUBLE (C macro)
NPY_SIZEOF_LONGDOUBLE (C macro)
NPY_SIZEOF_LONGLONG (C macro)
NPY_SIZEOF_PY_INTPTR_T (C macro)
NPY_SIZEOF_PY_LONG_LONG (C macro)
NPY_SIZEOF_SHORT (C macro)
NPY_SORTKIND (C enum)
NPY_SORTKIND.NPY_HEAPSORT (C enumerator)
NPY_SORTKIND.NPY_MERGESORT (C enumerator)
NPY_SORTKIND.NPY_NSORTS (C enumerator)
NPY_SORTKIND.NPY_QUICKSORT (C enumerator)
NPY_SORTKIND.NPY_STABLESORT (C enumerator)
npy_spacing (C function)
NPY_STRING (C enumerator)
NPY_SUBTYPE_PRIORITY (C macro)
NPY_SUCCEED (C macro)
NPY_SWAP (C macro)
NPY_TIMEDELTA (C enumerator)
NPY_TRUE (C macro)
NPY_TYPES (C enumerator)
NPY_UBYTE (C enumerator)
npy_ubyte (C type)
NPY_UINT (C enumerator)
npy_uint (C type)
NPY_UINT16 (C enumerator)
npy_uint16 (C type)
NPY_UINT32 (C enumerator)
npy_uint32 (C type)
NPY_UINT64 (C enumerator)
npy_uint64 (C type)
NPY_UINT8 (C enumerator)
NPY_UINTP (C enumerator)
npy_uintp (C type)
NPY_UINTP_FMT (C macro)
NPY_ULONG (C enumerator)
npy_ulong (C type)
NPY_ULONGLONG (C enumerator)
npy_ulonglong (C type)
NPY_ULONGLONG_FMT (C macro)
NPY_UNICODE (C enumerator)
NPY_UNLIKELY (C macro)
NPY_UNUSED (C macro)
NPY_USE_GETITEM (C macro)
NPY_USE_SETITEM (C macro)
NPY_USE_SETITEM.alignment (C member)
NPY_USE_SETITEM.c_metadata (C member)
NPY_USE_SETITEM.elsize (C member)
NPY_USE_SETITEM.f (C member)
NPY_USE_SETITEM.fields (C member)
NPY_USE_SETITEM.hash (C member)
NPY_USE_SETITEM.metadata (C member)
NPY_USE_SETITEM.names (C member)
NPY_USE_SETITEM.NPY_FROM_FIELDS (C macro)
NPY_USE_SETITEM.npy_hash_t (C type)
NPY_USE_SETITEM.NPY_OBJECT_DTYPE_FLAGS (C macro)
NPY_USE_SETITEM.PyDataType_FLAGCHK (C function)
NPY_USE_SETITEM.PyDataType_REFCHK (C function)
NPY_USE_SETITEM.subarray (C member)
NPY_USE_SETITEM.subarray.PyArray_ArrayDescr (C type)
NPY_USE_SETITEM.subarray.PyArray_ArrayDescr.base (C member)
NPY_USE_SETITEM.subarray.PyArray_ArrayDescr.shape (C member)
NPY_USE_SETITEM.type_num (C member)
NPY_USERDEF (C macro)
NPY_USHORT (C enumerator)
npy_ushort (C type)
NPY_VERSION (C macro)
NPY_VOID (C enumerator)
NpyAuxData (C type)
NpyAuxData_CloneFunc (C type)
NpyAuxData_FreeFunc (C type)
NpyIter (C type)
NpyIter_AdvancedNew (C function)
NpyIter_Copy (C function)
NpyIter_CreateCompatibleStrides (C function)
NpyIter_Deallocate (C function)
NpyIter_EnableExternalLoop (C function)
NpyIter_GetAxisStrideArray (C function)
NpyIter_GetBufferSize (C function)
NpyIter_GetDataPtrArray (C function)
NpyIter_GetDescrArray (C function)
NpyIter_GetGetMultiIndex (C function)
NpyIter_GetIndexPtr (C function)
NpyIter_GetInitialDataPtrArray (C function)
NpyIter_GetInnerFixedStrideArray (C function)
NpyIter_GetInnerLoopSizePtr (C function)
NpyIter_GetInnerStrideArray (C function)
NpyIter_GetIterIndex (C function)
NpyIter_GetIterIndexRange (C function)
NpyIter_GetIterNext (C function)
NpyIter_GetIterSize (C function)
NpyIter_GetIterView (C function)
NpyIter_GetMultiIndexFunc (C type)
NpyIter_GetNDim (C function)
NpyIter_GetNOp (C function)
NpyIter_GetOperandArray (C function)
NpyIter_GetReadFlags (C function)
NpyIter_GetShape (C function)
NpyIter_GetWriteFlags (C function)
NpyIter_GotoIndex (C function)
NpyIter_GotoIterIndex (C function)
NpyIter_GotoMultiIndex (C function)
NpyIter_HasDelayedBufAlloc (C function)
NpyIter_HasExternalLoop (C function)
NpyIter_HasIndex (C function)
NpyIter_HasMultiIndex (C function)
NpyIter_IsBuffered (C function)
NpyIter_IsFirstVisit (C function)
NpyIter_IsGrowInner (C function)
NpyIter_IterNextFunc (C type)
NpyIter_MultiNew (C function)
NpyIter_New (C function)
NpyIter_RemoveAxis (C function)
NpyIter_RemoveMultiIndex (C function)
NpyIter_RequiresBuffering (C function)
NpyIter_Reset (C function)
NpyIter_ResetBasePointers (C function)
NpyIter_ResetToIterIndexRange (C function)
NpyIter_Type (C type)
ntypes (numpy.ufunc attribute)
num (numpy.dtype attribute)
number (class in numpy)
numiter (numpy.broadcast attribute)
numpy
module
numpy.char
module
numpy.ctypeslib
module
numpy.distutils
module
numpy.distutils.ccompiler
module
numpy.distutils.ccompiler_opt
module
numpy.distutils.exec_command
module
numpy.distutils.misc_util
module
numpy.doc.constants
module
numpy.dual
module
numpy.emath
module
numpy.f2py
module
numpy.fft
module
numpy.lib.arraysetops
module
numpy.lib.format
module
numpy.lib.recfunctions
module
numpy.linalg
module
numpy.ma
module
numpy.matlib
module
numpy.polynomial
module
numpy.polynomial.chebyshev
module
numpy.polynomial.hermite
module
numpy.polynomial.hermite_e
module
numpy.polynomial.laguerre
module
numpy.polynomial.legendre
module
numpy.polynomial.polynomial
module
numpy.polynomial.polyutils
module
numpy.random
module
numpy.testing
module
numpy.typing
module
numpy.typing.mypy_plugin
module
NumpyVersion (class in numpy.lib)
NZERO (in module numpy)
O
o (numpy.poly1d property)
obj2sctype() (in module numpy)
object array
object.__array_interface__ (built-in variable)
object.__array_struct__ (built-in variable)
object_ (class in numpy)
offset
ogrid (in module numpy)
ones() (in module numpy)
ones_like() (in module numpy)
open() (numpy.DataSource method)
operands (numpy.nditer attribute)
operation
,
[1]
operator
,
[1]
order (numpy.poly1d property)
outer() (in module numpy)
(numpy.ufunc method)
P
packbits() (in module numpy)
pad() (in module numpy)
pareto() (numpy.random.Generator method)
(numpy.random.RandomState method)
parse_targets() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
partition() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
paths() (numpy.distutils.misc_util.Configuration method)
PCG64 (class in numpy.random)
PCG64DXSM (class in numpy.random)
percentile() (in module numpy)
permutation() (numpy.random.Generator method)
(numpy.random.RandomState method)
permuted() (numpy.random.Generator method)
Philox (class in numpy.random)
pi (in module numpy)
piecewise() (in module numpy)
PINF (in module numpy)
place() (in module numpy)
poisson() (numpy.random.Generator method)
(numpy.random.RandomState method)
poly() (in module numpy)
poly1d (class in numpy)
polyadd() (in module numpy)
polyder() (in module numpy)
polydiv() (in module numpy)
polyfit() (in module numpy)
polyint() (in module numpy)
polymul() (in module numpy)
Polynomial (class in numpy.polynomial.polynomial)
polynomial.chebyshev.cheb2poly() (in module numpy)
polynomial.chebyshev.chebadd() (in module numpy)
polynomial.chebyshev.chebcompanion() (in module numpy)
polynomial.chebyshev.chebder() (in module numpy)
polynomial.chebyshev.chebdiv() (in module numpy)
polynomial.chebyshev.chebdomain (in module numpy)
polynomial.chebyshev.chebfit() (in module numpy)
polynomial.chebyshev.chebfromroots() (in module numpy)
polynomial.chebyshev.chebgauss() (in module numpy)
polynomial.chebyshev.chebgrid2d() (in module numpy)
polynomial.chebyshev.chebgrid3d() (in module numpy)
polynomial.chebyshev.chebint() (in module numpy)
polynomial.chebyshev.chebinterpolate() (in module numpy)
polynomial.chebyshev.chebline() (in module numpy)
polynomial.chebyshev.chebmul() (in module numpy)
polynomial.chebyshev.chebmulx() (in module numpy)
polynomial.chebyshev.chebone (in module numpy)
polynomial.chebyshev.chebpow() (in module numpy)
polynomial.chebyshev.chebpts1() (in module numpy)
polynomial.chebyshev.chebpts2() (in module numpy)
polynomial.chebyshev.chebroots() (in module numpy)
polynomial.chebyshev.chebsub() (in module numpy)
polynomial.chebyshev.chebtrim() (in module numpy)
polynomial.chebyshev.chebval() (in module numpy)
polynomial.chebyshev.chebval2d() (in module numpy)
polynomial.chebyshev.chebval3d() (in module numpy)
polynomial.chebyshev.chebvander() (in module numpy)
polynomial.chebyshev.chebvander2d() (in module numpy)
polynomial.chebyshev.chebvander3d() (in module numpy)
polynomial.chebyshev.chebweight() (in module numpy)
polynomial.chebyshev.chebx (in module numpy)
polynomial.chebyshev.chebzero (in module numpy)
polynomial.chebyshev.poly2cheb() (in module numpy)
polynomial.hermite.herm2poly() (in module numpy)
polynomial.hermite.hermadd() (in module numpy)
polynomial.hermite.hermcompanion() (in module numpy)
polynomial.hermite.hermder() (in module numpy)
polynomial.hermite.hermdiv() (in module numpy)
polynomial.hermite.hermdomain (in module numpy)
polynomial.hermite.hermfit() (in module numpy)
polynomial.hermite.hermfromroots() (in module numpy)
polynomial.hermite.hermgauss() (in module numpy)
polynomial.hermite.hermgrid2d() (in module numpy)
polynomial.hermite.hermgrid3d() (in module numpy)
polynomial.hermite.hermint() (in module numpy)
polynomial.hermite.hermline() (in module numpy)
polynomial.hermite.hermmul() (in module numpy)
polynomial.hermite.hermmulx() (in module numpy)
polynomial.hermite.hermone (in module numpy)
polynomial.hermite.hermpow() (in module numpy)
polynomial.hermite.hermroots() (in module numpy)
polynomial.hermite.hermsub() (in module numpy)
polynomial.hermite.hermtrim() (in module numpy)
polynomial.hermite.hermval() (in module numpy)
polynomial.hermite.hermval2d() (in module numpy)
polynomial.hermite.hermval3d() (in module numpy)
polynomial.hermite.hermvander() (in module numpy)
polynomial.hermite.hermvander2d() (in module numpy)
polynomial.hermite.hermvander3d() (in module numpy)
polynomial.hermite.hermweight() (in module numpy)
polynomial.hermite.hermx (in module numpy)
polynomial.hermite.hermzero (in module numpy)
polynomial.hermite.poly2herm() (in module numpy)
polynomial.hermite_e.herme2poly() (in module numpy)
polynomial.hermite_e.hermeadd() (in module numpy)
polynomial.hermite_e.hermecompanion() (in module numpy)
polynomial.hermite_e.hermeder() (in module numpy)
polynomial.hermite_e.hermediv() (in module numpy)
polynomial.hermite_e.hermedomain (in module numpy)
polynomial.hermite_e.hermefit() (in module numpy)
polynomial.hermite_e.hermefromroots() (in module numpy)
polynomial.hermite_e.hermegauss() (in module numpy)
polynomial.hermite_e.hermegrid2d() (in module numpy)
polynomial.hermite_e.hermegrid3d() (in module numpy)
polynomial.hermite_e.hermeint() (in module numpy)
polynomial.hermite_e.hermeline() (in module numpy)
polynomial.hermite_e.hermemul() (in module numpy)
polynomial.hermite_e.hermemulx() (in module numpy)
polynomial.hermite_e.hermeone (in module numpy)
polynomial.hermite_e.hermepow() (in module numpy)
polynomial.hermite_e.hermeroots() (in module numpy)
polynomial.hermite_e.hermesub() (in module numpy)
polynomial.hermite_e.hermetrim() (in module numpy)
polynomial.hermite_e.hermeval() (in module numpy)
polynomial.hermite_e.hermeval2d() (in module numpy)
polynomial.hermite_e.hermeval3d() (in module numpy)
polynomial.hermite_e.hermevander() (in module numpy)
polynomial.hermite_e.hermevander2d() (in module numpy)
polynomial.hermite_e.hermevander3d() (in module numpy)
polynomial.hermite_e.hermeweight() (in module numpy)
polynomial.hermite_e.hermex (in module numpy)
polynomial.hermite_e.hermezero (in module numpy)
polynomial.hermite_e.poly2herme() (in module numpy)
polynomial.laguerre.lag2poly() (in module numpy)
polynomial.laguerre.lagadd() (in module numpy)
polynomial.laguerre.lagcompanion() (in module numpy)
polynomial.laguerre.lagder() (in module numpy)
polynomial.laguerre.lagdiv() (in module numpy)
polynomial.laguerre.lagdomain (in module numpy)
polynomial.laguerre.lagfit() (in module numpy)
polynomial.laguerre.lagfromroots() (in module numpy)
polynomial.laguerre.laggauss() (in module numpy)
polynomial.laguerre.laggrid2d() (in module numpy)
polynomial.laguerre.laggrid3d() (in module numpy)
polynomial.laguerre.lagint() (in module numpy)
polynomial.laguerre.lagline() (in module numpy)
polynomial.laguerre.lagmul() (in module numpy)
polynomial.laguerre.lagmulx() (in module numpy)
polynomial.laguerre.lagone (in module numpy)
polynomial.laguerre.lagpow() (in module numpy)
polynomial.laguerre.lagroots() (in module numpy)
polynomial.laguerre.lagsub() (in module numpy)
polynomial.laguerre.lagtrim() (in module numpy)
polynomial.laguerre.lagval() (in module numpy)
polynomial.laguerre.lagval2d() (in module numpy)
polynomial.laguerre.lagval3d() (in module numpy)
polynomial.laguerre.lagvander() (in module numpy)
polynomial.laguerre.lagvander2d() (in module numpy)
polynomial.laguerre.lagvander3d() (in module numpy)
polynomial.laguerre.lagweight() (in module numpy)
polynomial.laguerre.lagx (in module numpy)
polynomial.laguerre.lagzero (in module numpy)
polynomial.laguerre.poly2lag() (in module numpy)
polynomial.legendre.leg2poly() (in module numpy)
polynomial.legendre.legadd() (in module numpy)
polynomial.legendre.legcompanion() (in module numpy)
polynomial.legendre.legder() (in module numpy)
polynomial.legendre.legdiv() (in module numpy)
polynomial.legendre.legdomain (in module numpy)
polynomial.legendre.legfit() (in module numpy)
polynomial.legendre.legfromroots() (in module numpy)
polynomial.legendre.leggauss() (in module numpy)
polynomial.legendre.leggrid2d() (in module numpy)
polynomial.legendre.leggrid3d() (in module numpy)
polynomial.legendre.legint() (in module numpy)
polynomial.legendre.legline() (in module numpy)
polynomial.legendre.legmul() (in module numpy)
polynomial.legendre.legmulx() (in module numpy)
polynomial.legendre.legone (in module numpy)
polynomial.legendre.legpow() (in module numpy)
polynomial.legendre.legroots() (in module numpy)
polynomial.legendre.legsub() (in module numpy)
polynomial.legendre.legtrim() (in module numpy)
polynomial.legendre.legval() (in module numpy)
polynomial.legendre.legval2d() (in module numpy)
polynomial.legendre.legval3d() (in module numpy)
polynomial.legendre.legvander() (in module numpy)
polynomial.legendre.legvander2d() (in module numpy)
polynomial.legendre.legvander3d() (in module numpy)
polynomial.legendre.legweight() (in module numpy)
polynomial.legendre.legx (in module numpy)
polynomial.legendre.legzero (in module numpy)
polynomial.legendre.poly2leg() (in module numpy)
polynomial.polynomial.polyadd() (in module numpy)
polynomial.polynomial.polycompanion() (in module numpy)
polynomial.polynomial.polyder() (in module numpy)
polynomial.polynomial.polydiv() (in module numpy)
polynomial.polynomial.polydomain (in module numpy)
polynomial.polynomial.polyfit() (in module numpy)
polynomial.polynomial.polyfromroots() (in module numpy)
polynomial.polynomial.polygrid2d() (in module numpy)
polynomial.polynomial.polygrid3d() (in module numpy)
polynomial.polynomial.polyint() (in module numpy)
polynomial.polynomial.polyline() (in module numpy)
polynomial.polynomial.polymul() (in module numpy)
polynomial.polynomial.polymulx() (in module numpy)
polynomial.polynomial.polyone (in module numpy)
polynomial.polynomial.polypow() (in module numpy)
polynomial.polynomial.polyroots() (in module numpy)
polynomial.polynomial.polysub() (in module numpy)
polynomial.polynomial.polytrim() (in module numpy)
polynomial.polynomial.polyval() (in module numpy)
polynomial.polynomial.polyval2d() (in module numpy)
polynomial.polynomial.polyval3d() (in module numpy)
polynomial.polynomial.polyvalfromroots() (in module numpy)
polynomial.polynomial.polyvander() (in module numpy)
polynomial.polynomial.polyvander2d() (in module numpy)
polynomial.polynomial.polyvander3d() (in module numpy)
polynomial.polynomial.polyx (in module numpy)
polynomial.polynomial.polyzero (in module numpy)
polynomial.polyutils.as_series() (in module numpy)
polynomial.polyutils.getdomain() (in module numpy)
polynomial.polyutils.mapdomain() (in module numpy)
polynomial.polyutils.mapparms() (in module numpy)
polynomial.polyutils.RankWarning
polynomial.polyutils.trimcoef() (in module numpy)
polynomial.polyutils.trimseq() (in module numpy)
polynomial.set_default_printstyle() (in module numpy)
polysub() (in module numpy)
polyval() (in module numpy)
pool (numpy.random.SeedSequence attribute)
pool_size (numpy.random.SeedSequence attribute)
positive (in module numpy)
power (in module numpy)
power() (numpy.random.Generator method)
(numpy.random.RandomState method)
pprint() (numpy.record method)
prepare_test_args() (numpy.testing.Tester method)
printoptions() (in module numpy)
prod() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
product() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
promote_types() (in module numpy)
protocol
array
ptp() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
put() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
put_along_axis() (in module numpy)
putmask() (in module numpy)
PY_ARRAY_UNIQUE_SYMBOL (C macro)
PY_UFUNC_UNIQUE_SYMBOL (C macro)
PyArray_All (C function)
PyArray_Any (C function)
PyArray_Arange (C function)
PyArray_ArangeObj (C function)
PyArray_ArgMax (C function)
PyArray_ArgMin (C function)
PyArray_ArgPartition (C function)
PyArray_ArgSort (C function)
PyArray_ArrayType (C function)
PyArray_ArrFuncs (C type)
PyArray_ArrFuncs.argmax (C member)
PyArray_ArrFuncs.argmin (C member)
PyArray_ArrFuncs.argsort (C member)
PyArray_ArrFuncs.cancastscalarkindto (C member)
PyArray_ArrFuncs.cancastto (C member)
PyArray_ArrFuncs.cast (C member)
PyArray_ArrFuncs.castdict (C member)
PyArray_ArrFuncs.compare (C member)
PyArray_ArrFuncs.copyswap (C member)
PyArray_ArrFuncs.copyswapn (C member)
PyArray_ArrFuncs.dotfunc (C member)
PyArray_ArrFuncs.fastclip (C member)
PyArray_ArrFuncs.fastputmask (C member)
PyArray_ArrFuncs.fasttake (C member)
PyArray_ArrFuncs.fill (C member)
PyArray_ArrFuncs.fillwithscalar (C member)
PyArray_ArrFuncs.fromstr (C member)
PyArray_ArrFuncs.getitem (C member)
PyArray_ArrFuncs.nonzero (C member)
PyArray_ArrFuncs.scalarkind (C member)
PyArray_ArrFuncs.scanfunc (C member)
PyArray_ArrFuncs.setitem (C member)
PyArray_ArrFuncs.sort (C member)
PyArray_AsCArray (C function)
PyArray_AxisConverter (C function)
PyArray_BASE (C function)
PyArray_BoolConverter (C function)
PyArray_Broadcast (C function)
PyArray_BroadcastToShape (C function)
PyArray_BufferConverter (C function)
PyArray_ByteorderConverter (C function)
PyArray_BYTES (C function)
PyArray_Byteswap (C function)
PyArray_CanCastArrayTo (C function)
PyArray_CanCastSafely (C function)
PyArray_CanCastTo (C function)
PyArray_CanCastTypeTo (C function)
PyArray_CanCoerceScalar (C function)
PyArray_Cast (C function)
PyArray_CastingConverter (C function)
PyArray_CastScalarToCtype (C function)
PyArray_CastTo (C function)
PyArray_CastToType (C function)
PyArray_CEQ (C macro)
PyArray_CGE (C macro)
PyArray_CGT (C macro)
PyArray_Check (C function)
PyArray_CheckAnyScalar (C function)
PyArray_CheckAxis (C function)
PyArray_CheckExact (C function)
PyArray_CheckFromAny (C function)
PyArray_CheckScalar (C function)
PyArray_CheckStrides (C function)
PyArray_CHKFLAGS (C function)
PyArray_Choose (C function)
PyArray_Choose.NPY_CLIP (C macro)
PyArray_Choose.NPY_RAISE (C macro)
PyArray_Choose.NPY_WRAP (C macro)
PyArray_Chunk (C type)
PyArray_Chunk.base (C member)
PyArray_Chunk.flags (C member)
PyArray_Chunk.len (C member)
PyArray_Chunk.ptr (C member)
PyArray_CLE (C macro)
PyArray_CLEARFLAGS (C function)
PyArray_Clip (C function)
PyArray_ClipmodeConverter (C function)
PyArray_CLT (C macro)
PyArray_CNE (C macro)
PyArray_CompareLists (C function)
PyArray_Compress (C function)
PyArray_Concatenate (C function)
PyArray_Conjugate (C function)
PyArray_ContiguousFromAny (C function)
PyArray_ContiguousFromObject (C function)
PyArray_ConvertClipmodeSequence (C function)
PyArray_Converter (C function)
PyArray_ConvertToCommonType (C function)
PyArray_CopyAndTranspose (C function)
PyArray_CopyInto (C function)
PyArray_CopyObject (C function)
PyArray_Correlate (C function)
PyArray_Correlate2 (C function)
PyArray_CountNonzero (C function)
PyArray_CumProd (C function)
PyArray_CumSum (C function)
PyArray_DATA (C function)
PyArray_DESCR (C function)
PyArray_Descr (C type)
PyArray_Descr.alignment (C member)
PyArray_Descr.byteorder (C member)
PyArray_Descr.flags (C member)
PyArray_Descr.kind (C member)
PyArray_Descr.type (C member)
PyArray_Descr.typeobj (C member)
Pyarray_DescrAlignConverter (C function)
Pyarray_DescrAlignConverter2 (C function)
PyArray_DescrCheck (C function)
PyArray_DescrConverter (C function)
PyArray_DescrConverter2 (C function)
PyArray_DescrFromObject (C function)
PyArray_DescrFromScalar (C function)
PyArray_DescrFromType (C function)
PyArray_DescrNew (C function)
PyArray_DescrNewByteorder (C function)
PyArray_DescrNewFromType (C function)
PyArray_Diagonal (C function)
PyArray_DIM (C function)
PyArray_DIMS (C function)
PyArray_Dims (C type)
PyArray_Dims.len (C member)
PyArray_Dims.ptr (C member)
PyArray_DiscardWritebackIfCopy (C function)
PyArray_DTYPE (C function)
PyArray_Dump (C function)
PyArray_Dumps (C function)
PyArray_EinsteinSum (C function)
PyArray_EMPTY (C function)
PyArray_Empty (C function)
PyArray_ENABLEFLAGS (C function)
PyArray_EnsureArray (C function)
PyArray_EquivArrTypes (C function)
PyArray_EquivByteorders (C function)
PyArray_EquivTypenums (C function)
PyArray_EquivTypes (C function)
PyArray_FailUnlessWriteable (C function)
PyArray_FieldNames (C function)
PyArray_FillObjectArray (C function)
PyArray_FILLWBYTE (C function)
PyArray_FillWithScalar (C function)
PyArray_FinalizeFunc (C function)
PyArray_FLAGS (C function)
PyArray_Flatten (C function)
PyArray_Free (C function)
PyArray_free (C function)
PyArray_FROM_O (C function)
PyArray_FROM_OF (C function)
PyArray_FROM_OT (C function)
PyArray_FROM_OTF (C function)
PyArray_FROMANY (C function)
PyArray_FromAny (C function)
PyArray_FromAny.NPY_ARRAY_ALIGNED (C macro)
PyArray_FromAny.NPY_ARRAY_BEHAVED (C macro)
PyArray_FromAny.NPY_ARRAY_C_CONTIGUOUS (C macro)
PyArray_FromAny.NPY_ARRAY_CARRAY (C macro)
PyArray_FromAny.NPY_ARRAY_CARRAY_RO (C macro)
PyArray_FromAny.NPY_ARRAY_DEFAULT (C macro)
PyArray_FromAny.NPY_ARRAY_ENSUREARRAY (C macro)
PyArray_FromAny.NPY_ARRAY_ENSURECOPY (C macro)
PyArray_FromAny.NPY_ARRAY_F_CONTIGUOUS (C macro)
PyArray_FromAny.NPY_ARRAY_FARRAY (C macro)
PyArray_FromAny.NPY_ARRAY_FARRAY_RO (C macro)
PyArray_FromAny.NPY_ARRAY_FORCECAST (C macro)
PyArray_FromAny.NPY_ARRAY_WRITEABLE (C macro)
PyArray_FromAny.NPY_ARRAY_WRITEBACKIFCOPY (C macro)
PyArray_FromArray (C function)
PyArray_FromArrayAttr (C function)
PyArray_FromBuffer (C function)
PyArray_FromFile (C function)
PyArray_FromInterface (C function)
PyArray_FromObject (C function)
PyArray_FromScalar (C function)
PyArray_FromString (C function)
PyArray_FromStructInterface (C function)
PyArray_GetArrayParamsFromObject (C function)
PyArray_GetCastFunc (C function)
PyArray_GETCONTIGUOUS (C function)
PyArray_GetEndianness (C function)
PyArray_GetEndianness.NPY_CPU_BIG (C macro)
PyArray_GetEndianness.NPY_CPU_LITTLE (C macro)
PyArray_GetEndianness.NPY_CPU_UNKNOWN_ENDIAN (C macro)
PyArray_GetField (C function)
PyArray_GETITEM (C function)
PyArray_GetNDArrayCFeatureVersion (C function)
PyArray_GetNDArrayCVersion (C function)
PyArray_GetNumericOps (C function)
PyArray_GetPriority (C function)
PyArray_GetPtr (C function)
PyArray_GETPTR1 (C function)
PyArray_GETPTR2 (C function)
PyArray_GETPTR3 (C function)
PyArray_GETPTR4 (C function)
PyArray_HasArrayInterface (C function)
PyArray_HasArrayInterfaceType (C function)
PyArray_HASFIELDS (C function)
PyArray_INCREF (C function)
PyArray_InitArrFuncs (C function)
PyArray_InnerProduct (C function)
PyArray_IntpConverter (C function)
PyArray_IntpFromSequence (C function)
PyArray_IS_C_CONTIGUOUS (C function)
PyArray_IS_F_CONTIGUOUS (C function)
PyArray_ISALIGNED (C function)
PyArray_IsAnyScalar (C function)
PyArray_ISBEHAVED (C function)
PyArray_ISBEHAVED_RO (C function)
PyArray_ISBOOL (C function)
PyArray_ISBYTESWAPPED (C function)
PyArray_ISCARRAY (C function)
PyArray_ISCARRAY_RO (C function)
PyArray_ISCOMPLEX (C function)
PyArray_ISEXTENDED (C function)
PyArray_ISFARRAY (C function)
PyArray_ISFARRAY_RO (C function)
PyArray_ISFLEXIBLE (C function)
PyArray_ISFLOAT (C function)
PyArray_ISFORTRAN (C function)
PyArray_ISINTEGER (C function)
PyArray_ISNOTSWAPPED (C function)
PyArray_ISNUMBER (C function)
PyArray_ISOBJECT (C function)
PyArray_ISONESEGMENT (C function)
PyArray_ISPYTHON (C function)
PyArray_IsPythonNumber (C function)
PyArray_IsPythonScalar (C function)
PyArray_IsScalar (C macro)
PyArray_ISSIGNED (C function)
PyArray_ISSTRING (C function)
PyArray_ISUNSIGNED (C function)
PyArray_ISUSERDEF (C function)
PyArray_ISWRITEABLE (C function)
PyArray_IsZeroDim (C function)
PyArray_Item_INCREF (C function)
PyArray_Item_XDECREF (C function)
PyArray_ITEMSIZE (C function)
PyArray_ITER_DATA (C function)
PyArray_ITER_GOTO (C function)
PyArray_ITER_GOTO1D (C function)
PyArray_ITER_NEXT (C function)
PyArray_ITER_NOTDONE (C function)
PyArray_ITER_RESET (C function)
PyArray_IterAllButAxis (C function)
PyArray_IterNew (C function)
PyArray_LexSort (C function)
PyArray_malloc (C function)
PyArray_MapIterArray (C function)
PyArray_MapIterArrayCopyIfOverlap (C function)
PyArray_MapIterNext (C function)
PyArray_MapIterSwapAxes (C function)
PyArray_MatrixProduct (C function)
PyArray_MatrixProduct2 (C function)
PyArray_Max (C function)
PyArray_MAX (C macro)
PyArray_Mean (C function)
PyArray_Min (C function)
PyArray_MIN (C macro)
PyArray_MinScalarType (C function)
PyArray_MoveInto (C function)
PyArray_MultiIter_DATA (C function)
PyArray_MultiIter_GOTO (C function)
PyArray_MultiIter_GOTO1D (C function)
PyArray_MultiIter_NEXT (C function)
PyArray_MultiIter_NEXTi (C function)
PyArray_MultiIter_NOTDONE (C function)
PyArray_MultiIter_RESET (C function)
PyArray_MultiIterNew (C function)
PyArray_MultiplyIntList (C function)
PyArray_MultiplyList (C function)
PyArray_NBYTES (C function)
PyArray_NDIM (C function)
PyArray_NeighborhoodIterNew (C function)
PyArray_NeighborhoodIterNew.NPY_NEIGHBORHOOD_ITER_CIRCULAR_PADDING (C macro)
PyArray_NeighborhoodIterNew.NPY_NEIGHBORHOOD_ITER_CONSTANT_PADDING (C macro)
PyArray_NeighborhoodIterNew.NPY_NEIGHBORHOOD_ITER_MIRROR_PADDING (C macro)
PyArray_NeighborhoodIterNew.NPY_NEIGHBORHOOD_ITER_ONE_PADDING (C macro)
PyArray_NeighborhoodIterNew.NPY_NEIGHBORHOOD_ITER_ZERO_PADDING (C macro)
PyArray_New (C function)
PyArray_NewCopy (C function)
PyArray_NewFromDescr (C function)
PyArray_NewLikeArray (C function)
PyArray_Newshape (C function)
PyArray_Nonzero (C function)
PyArray_ObjectType (C function)
PyArray_One (C function)
PyArray_OrderConverter (C function)
PyArray_OutputConverter (C function)
PyArray_Partition (C function)
PyArray_Prod (C function)
PyArray_PromoteTypes (C function)
PyArray_Ptp (C function)
PyArray_PutMask (C function)
PyArray_PutTo (C function)
PyArray_PyIntAsInt (C function)
PyArray_PyIntAsIntp (C function)
PyArray_Ravel (C function)
PyArray_realloc (C function)
PyArray_realloc.NPY_USE_PYMEM (C macro)
PyArray_REFCOUNT (C function)
PyArray_RegisterCanCast (C function)
PyArray_RegisterCastFunc (C function)
PyArray_RegisterDataType (C function)
PyArray_RemoveSmallest (C function)
PyArray_Repeat (C function)
PyArray_Reshape (C function)
PyArray_Resize (C function)
PyArray_ResolveWritebackIfCopy (C function)
PyArray_ResultType (C function)
PyArray_Return (C function)
PyArray_Round (C function)
PyArray_SAMESHAPE (C function)
PyArray_Scalar (C function)
PyArray_ScalarAsCtype (C function)
PyArray_ScalarKind (C function)
PyArray_SearchsideConverter (C function)
PyArray_SearchSorted (C function)
PyArray_SetBaseObject (C function)
PyArray_SetField (C function)
PyArray_SETITEM (C function)
PyArray_SetNumericOps (C function)
PyArray_SetStringFunction (C function)
PyArray_SetWritebackIfCopyBase (C function)
PyArray_SHAPE (C function)
PyArray_SimpleNew (C function)
PyArray_SimpleNewFromData (C function)
PyArray_SimpleNewFromDescr (C function)
PyArray_SIZE (C function)
PyArray_Size (C function)
PyArray_Sort (C function)
PyArray_SortkindConverter (C function)
PyArray_Squeeze (C function)
PyArray_Std (C function)
PyArray_STRIDE (C function)
PyArray_STRIDES (C function)
PyArray_Sum (C function)
PyArray_SwapAxes (C function)
PyArray_TakeFrom (C function)
PyArray_ToFile (C function)
PyArray_ToList (C function)
PyArray_ToScalar (C function)
PyArray_ToString (C function)
PyArray_Trace (C function)
PyArray_Transpose (C function)
PyArray_TYPE (C function)
PyArray_Type (C var)
PyArray_TypeNumFromName (C function)
PyArray_TypeObjectFromType (C function)
PyArray_TypestrConvert (C function)
PyArray_UpdateFlags (C function)
PyArray_ValidType (C function)
PyArray_View (C function)
PyArray_Where (C function)
PyArray_XDECREF (C function)
PyArray_XDECREF_ERR (C function)
PyArray_Zero (C function)
PyArray_ZEROS (C function)
PyArray_Zeros (C function)
PyArrayDescr_Type (C var)
PyArrayFlags_Type (C var)
PyArrayFlagsObject (C type)
PyArrayInterface (C type)
PyArrayInterface.data (C member)
PyArrayInterface.descr (C member)
PyArrayInterface.flags (C member)
PyArrayInterface.itemsize (C member)
PyArrayInterface.nd (C member)
PyArrayInterface.shape (C member)
PyArrayInterface.strides (C member)
PyArrayInterface.two (C member)
PyArrayInterface.typekind (C member)
PyArrayIter_Check (C function)
PyArrayIter_Type (C var)
PyArrayIterObject (C type)
PyArrayIterObject.ao (C member)
PyArrayIterObject.backstrides (C member)
PyArrayIterObject.contiguous (C member)
PyArrayIterObject.coordinates (C member)
PyArrayIterObject.dataptr (C member)
PyArrayIterObject.dims_m1 (C member)
PyArrayIterObject.factors (C member)
PyArrayIterObject.index (C member)
PyArrayIterObject.nd_m1 (C member)
PyArrayIterObject.size (C member)
PyArrayIterObject.strides (C member)
PyArrayMapIter_Type (C var)
PyArrayMultiIter_Type (C var)
PyArrayMultiIterObject (C type)
PyArrayMultiIterObject.dimensions (C member)
PyArrayMultiIterObject.index (C member)
PyArrayMultiIterObject.iters (C member)
PyArrayMultiIterObject.nd (C member)
PyArrayMultiIterObject.numiter (C member)
PyArrayMultiIterObject.size (C member)
PyArrayNeighborhoodIter_Next (C function)
PyArrayNeighborhoodIter_Reset (C function)
PyArrayNeighborhoodIter_Type (C var)
PyArrayNeighborhoodIterObject (C type)
PyArrayObject (C type)
PyDataMem_EventHookFunc (C function)
PyDataMem_FREE (C function)
PyDataMem_GetHandler (C function)
PyDataMem_Handler (C type)
PyDataMem_NEW (C function)
PyDataMem_RENEW (C function)
PyDataMem_SetEventHook (C function)
PyDataMem_SetHandler (C function)
PyDataType_HASFIELDS (C function)
PyDataType_ISBOOL (C function)
PyDataType_ISCOMPLEX (C function)
PyDataType_ISEXTENDED (C function)
PyDataType_ISFLEXIBLE (C function)
PyDataType_ISFLOAT (C function)
PyDataType_ISINTEGER (C function)
PyDataType_ISNUMBER (C function)
PyDataType_ISOBJECT (C function)
PyDataType_ISPYTHON (C function)
PyDataType_ISSIGNED (C function)
PyDataType_ISSTRING (C function)
PyDataType_ISUNSIGNED (C function)
PyDataType_ISUNSIZED (C function)
PyDataType_ISUSERDEF (C function)
PyDimMem_FREE (C function)
PyDimMem_NEW (C function)
PyDimMem_RENEW (C function)
PyModule_AddIntConstant (C function)
PyModule_AddObject (C function)
PyModule_AddStringConstant (C function)
Python Enhancement Proposals
PEP 3118
,
[1]
,
[2]
PEP 440
PEP 465
,
[1]
PEP 585
,
[1]
,
[2]
,
[3]
PEP 646
,
[1]
PyTypeNum_ISBOOL (C function)
PyTypeNum_ISCOMPLEX (C function)
PyTypeNum_ISEXTENDED (C function)
PyTypeNum_ISFLEXIBLE (C function)
PyTypeNum_ISFLOAT (C function)
PyTypeNum_ISINTEGER (C function)
PyTypeNum_ISNUMBER (C function)
PyTypeNum_ISOBJECT (C function)
PyTypeNum_ISPYTHON (C function)
PyTypeNum_ISSIGNED (C function)
PyTypeNum_ISSTRING (C function)
PyTypeNum_ISUNSIGNED (C function)
PyTypeNum_ISUSERDEF (C function)
PyUFunc_checkfperr (C function)
PyUFunc_clearfperr (C function)
PyUFunc_D_D (C function)
PyUFunc_d_d (C function)
PyUFunc_DD_D (C function)
PyUFunc_dd_d (C function)
PyUFunc_e_e (C function)
PyUFunc_e_e_As_d_d (C function)
PyUFunc_e_e_As_f_f (C function)
PyUFunc_ee_e (C function)
PyUFunc_ee_e_As_dd_d (C function)
PyUFunc_ee_e_As_ff_f (C function)
PyUFunc_F_F (C function)
PyUFunc_f_f (C function)
PyUFunc_F_F_As_D_D (C function)
PyUFunc_f_f_As_d_d (C function)
PyUFunc_FF_F (C function)
PyUFunc_ff_f (C function)
PyUFunc_FF_F_As_DD_D (C function)
PyUFunc_ff_f_As_dd_d (C function)
PyUFunc_FromFuncAndData (C function)
PyUFunc_FromFuncAndDataAndSignature (C function)
PyUFunc_FromFuncAndDataAndSignatureAndIdentity (C function)
PyUFunc_G_G (C function)
PyUFunc_g_g (C function)
PyUFunc_GetPyValues (C function)
PyUFunc_GG_G (C function)
PyUFunc_gg_g (C function)
PyUFunc_IdentityValue (C macro)
PyUFunc_Loop1d (C type)
PyUFunc_MinusOne (C macro)
PyUFunc_None (C macro)
PyUFunc_O_O (C function)
PyUFunc_O_O_method (C function)
PyUFunc_On_Om (C function)
PyUFunc_On_Om.PyUFunc_PyFuncData (C type)
PyUFunc_One (C macro)
PyUFunc_OO_O (C function)
PyUFunc_OO_O_method (C function)
PyUFunc_RegisterLoopForDescr (C function)
PyUFunc_RegisterLoopForType (C function)
PyUFunc_ReorderableNone (C macro)
PyUFunc_ReplaceLoopBySignature (C function)
PyUFunc_Type (C var)
PyUFunc_Zero (C macro)
PyUFuncGenericFunction (C type)
PyUFuncGenericFunction.loopfunc (C function)
PyUFuncLoopObject (C type)
PyUFuncObject (C type)
PyUFuncObject.core_dim_flags (C member)
PyUFuncObject.core_dim_ixs (C member)
PyUFuncObject.core_dim_sizes (C member)
PyUFuncObject.core_enabled (C member)
PyUFuncObject.core_num_dim_ix (C member)
PyUFuncObject.core_num_dims (C member)
PyUFuncObject.core_offsets (C member)
PyUFuncObject.core_signature (C member)
PyUFuncObject.data (C member)
PyUFuncObject.doc (C member)
PyUFuncObject.functions (C member)
PyUFuncObject.identity (C member)
PyUFuncObject.iter_flags (C member)
PyUFuncObject.legacy_inner_loop_selector (C member)
PyUFuncObject.name (C member)
PyUFuncObject.nargs (C member)
PyUFuncObject.nin (C member)
PyUFuncObject.nout (C member)
PyUFuncObject.ntypes (C member)
PyUFuncObject.obj (C member)
PyUFuncObject.op_flags (C member)
PyUFuncObject.ptr (C member)
PyUFuncObject.reserved1 (C member)
PyUFuncObject.reserved2 (C member)
PyUFuncObject.type_resolver (C member)
PyUFuncObject.types (C member)
PyUFuncObject.userloops (C member)
PyUFuncReduceObject (C type)
PZERO (in module numpy)
Q
quantile() (in module numpy)
R
r (numpy.poly1d property)
r_ (in module numpy)
rad2deg (in module numpy)
radians (in module numpy)
rand() (numpy.random.RandomState method)
randint() (numpy.random.RandomState method)
randn() (numpy.random.RandomState method)
random() (numpy.random.Generator method)
random.beta() (in module numpy)
random.binomial() (in module numpy)
random.bytes() (in module numpy)
random.chisquare() (in module numpy)
random.choice() (in module numpy)
random.dirichlet() (in module numpy)
random.exponential() (in module numpy)
random.f() (in module numpy)
random.gamma() (in module numpy)
random.geometric() (in module numpy)
random.get_state() (in module numpy)
random.gumbel() (in module numpy)
random.hypergeometric() (in module numpy)
random.laplace() (in module numpy)
random.logistic() (in module numpy)
random.lognormal() (in module numpy)
random.logseries() (in module numpy)
random.multinomial() (in module numpy)
random.multivariate_normal() (in module numpy)
random.negative_binomial() (in module numpy)
random.noncentral_chisquare() (in module numpy)
random.noncentral_f() (in module numpy)
random.normal() (in module numpy)
random.pareto() (in module numpy)
random.permutation() (in module numpy)
random.poisson() (in module numpy)
random.power() (in module numpy)
random.rand() (in module numpy)
random.randint() (in module numpy)
random.randn() (in module numpy)
random.random() (in module numpy)
random.random_integers() (in module numpy)
random.random_sample() (in module numpy)
random.ranf() (in module numpy)
random.rayleigh() (in module numpy)
random.sample() (in module numpy)
random.seed() (in module numpy)
random.set_state() (in module numpy)
random.shuffle() (in module numpy)
random.standard_cauchy() (in module numpy)
random.standard_exponential() (in module numpy)
random.standard_gamma() (in module numpy)
random.standard_normal() (in module numpy)
random.standard_t() (in module numpy)
random.triangular() (in module numpy)
random.uniform() (in module numpy)
random.vonmises() (in module numpy)
random.wald() (in module numpy)
random.weibull() (in module numpy)
random.zipf() (in module numpy)
random_beta (C function)
random_binomial (C function)
random_bounded_uint64 (C function)
random_chisquare (C function)
random_exponential (C function)
random_f (C function)
random_gamma (C function)
random_gamma_f (C function)
random_geometric (C function)
random_geometric_inversion (C function)
random_geometric_search (C function)
random_gumbel (C function)
random_hypergeometric (C function)
random_integers() (numpy.random.RandomState method)
random_interval (C function)
random_laplace (C function)
random_logistic (C function)
random_lognormal (C function)
random_logseries (C function)
random_multinomial (C function)
random_multivariate_hypergeometric_count (C function)
random_multivariate_hypergeometric_marginals (C function)
random_negative_binomial (C function)
random_noncentral_chisquare (C function)
random_noncentral_f (C function)
random_normal (C function)
random_pareto (C function)
random_poisson (C function)
random_positive_int (C function)
random_positive_int32 (C function)
random_positive_int64 (C function)
random_power (C function)
random_raw() (numpy.random.BitGenerator method)
random_rayleigh (C function)
random_sample() (numpy.random.RandomState method)
random_standard_cauchy (C function)
random_standard_exponential (C function)
random_standard_exponential_f (C function)
random_standard_exponential_fill (C function)
random_standard_exponential_fill_f (C function)
random_standard_exponential_inv_fill (C function)
random_standard_exponential_inv_fill_f (C function)
random_standard_gamma (C function)
random_standard_gamma_f (C function)
random_standard_normal (C function)
random_standard_normal_f (C function)
random_standard_normal_fill (C function)
random_standard_normal_fill_f (C function)
random_standard_t (C function)
random_standard_uniform (C function)
random_standard_uniform_f (C function)
random_standard_uniform_fill (C function)
random_standard_uniform_fill_f (C function)
random_triangular (C function)
random_uint (C function)
random_uniform (C function)
random_vonmises (C function)
random_wald (C function)
random_weibull (C function)
random_zipf (C function)
RandomState (class in numpy.random)
RankWarning
ravel
ravel() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
ravel_multi_index() (in module numpy)
rayleigh() (numpy.random.Generator method)
(numpy.random.RandomState method)
real (numpy.char.chararray attribute)
(numpy.chararray attribute)
(numpy.generic attribute)
(numpy.ma.masked_array property)
(numpy.ma.MaskedArray property)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
real() (in module numpy)
real_if_close() (in module numpy)
rec_append_fields() (in module numpy.lib.recfunctions)
rec_drop_fields() (in module numpy.lib.recfunctions)
rec_join() (in module numpy.lib.recfunctions)
recarray (class in numpy)
reciprocal (in module numpy)
record (class in numpy)
record array
record() (numpy.testing.suppress_warnings method)
recordmask (numpy.ma.masked_array property)
(numpy.ma.MaskedArray attribute)
recursive_fill_fields() (in module numpy.lib.recfunctions)
red_text() (in module numpy.distutils.misc_util)
reduce
ufunc methods
reduce() (numpy.ufunc method)
reduceat
ufunc methods
reduceat() (numpy.ufunc method)
reference counting
,
[1]
remainder (in module numpy)
remove_axis() (numpy.nditer method)
remove_multi_index() (numpy.nditer method)
rename_fields() (in module numpy.lib.recfunctions)
repack_fields() (in module numpy.lib.recfunctions)
repeat() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
replace() (numpy.char.chararray method)
(numpy.chararray method)
report() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
require() (in module numpy)
require_fields() (in module numpy.lib.recfunctions)
reset() (numpy.broadcast method)
(numpy.nditer method)
reshape() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
resize() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
result_type() (in module numpy)
rfind() (numpy.char.chararray method)
(numpy.chararray method)
right_shift (in module numpy)
rindex() (numpy.char.chararray method)
(numpy.chararray method)
rint (in module numpy)
rjust() (numpy.char.chararray method)
(numpy.chararray method)
roll() (in module numpy)
rollaxis() (in module numpy)
roots (numpy.poly1d property)
roots() (in module numpy)
(numpy.polynomial.chebyshev.Chebyshev method)
(numpy.polynomial.hermite.Hermite method)
(numpy.polynomial.hermite_e.HermiteE method)
(numpy.polynomial.laguerre.Laguerre method)
(numpy.polynomial.legendre.Legendre method)
(numpy.polynomial.polynomial.Polynomial method)
rot90() (in module numpy)
round() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
round_() (in module numpy)
row-major
,
[1]
row_stack() (in module numpy)
rpartition() (numpy.char.chararray method)
(numpy.chararray method)
rsplit() (numpy.char.chararray method)
(numpy.chararray method)
rstrip() (numpy.char.chararray method)
(numpy.chararray method)
run_main() (in module numpy.f2py)
S
s_ (in module numpy)
sanitize_cxx_flags() (in module numpy.distutils.misc_util)
save() (in module numpy)
savetxt() (in module numpy)
savez() (in module numpy)
savez_compressed() (in module numpy)
scalar
dtype
sctype2char() (in module numpy)
searchsorted() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
seed() (numpy.random.RandomState method)
SeedSequence (class in numpy.random)
select() (in module numpy)
set_fill_value() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
set_printoptions() (in module numpy)
set_state() (numpy.random.RandomState method)
set_string_function() (in module numpy)
setbufsize() (in module numpy)
setdiff1d() (in module numpy)
seterr() (in module numpy)
seterrcall() (in module numpy)
seterrobj() (in module numpy)
setfield() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
setflags() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.generic method)
(numpy.ma.masked_array method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
setitem
ndarray special methods
setxor1d() (in module numpy)
SFC64 (class in numpy.random)
shape
(numpy.broadcast attribute)
(numpy.char.chararray attribute)
(numpy.chararray attribute)
(numpy.dtype attribute)
(numpy.generic attribute)
(numpy.lib.Arrayterator property)
(numpy.ma.masked_array property)
(numpy.ma.MaskedArray property)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.nditer attribute)
(numpy.recarray attribute)
(numpy.record attribute)
shape() (in module numpy)
sharedmask (numpy.ma.masked_array property)
(numpy.ma.MaskedArray attribute)
shares_memory() (in module numpy)
short (class in numpy)
show_config() (in module numpy)
shrink_mask() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
shuffle() (numpy.random.Generator method)
(numpy.random.RandomState method)
sign (in module numpy)
signature (numpy.ufunc attribute)
signbit (in module numpy)
signedinteger (class in numpy)
sin (in module numpy)
sinc() (in module numpy)
single (class in numpy)
single-segment
singlecomplex (in module numpy)
sinh (in module numpy)
SIP
size (numpy.broadcast attribute)
(numpy.char.chararray attribute)
(numpy.chararray attribute)
(numpy.generic attribute)
(numpy.ma.masked_array attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
slicing
smallest_normal (numpy.finfo property)
soften_mask() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
sort() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
sort_complex() (in module numpy)
source() (in module numpy)
spacing (in module numpy)
spawn() (numpy.random.SeedSequence method)
spawn_key (numpy.random.SeedSequence attribute)
special methods
getitem, ndarray
setitem, ndarray
split() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
splitlines() (numpy.char.chararray method)
(numpy.chararray method)
sqrt (in module numpy)
square (in module numpy)
squeeze() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.generic method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
stack() (in module numpy)
stack_arrays() (in module numpy.lib.recfunctions)
standard_cauchy() (numpy.random.Generator method)
(numpy.random.RandomState method)
standard_exponential() (numpy.random.Generator method)
(numpy.random.RandomState method)
standard_gamma() (numpy.random.Generator method)
(numpy.random.RandomState method)
standard_normal() (numpy.random.Generator method)
(numpy.random.RandomState method)
standard_t() (numpy.random.Generator method)
(numpy.random.RandomState method)
startswith() (numpy.char.chararray method)
(numpy.chararray method)
state (numpy.random.BitGenerator attribute)
(numpy.random.MT19937 attribute)
(numpy.random.PCG64 attribute)
(numpy.random.PCG64DXSM attribute)
(numpy.random.Philox attribute)
(numpy.random.SeedSequence attribute)
(numpy.random.SFC64 attribute)
std() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
str (numpy.dtype attribute)
str_ (class in numpy)
stride
,
[1]
strides (numpy.char.chararray attribute)
(numpy.chararray attribute)
(numpy.generic attribute)
(numpy.ma.masked_array attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
string_ (in module numpy)
strip() (numpy.char.chararray method)
(numpy.chararray method)
structured array
structured data type
structured_to_unstructured() (in module numpy.lib.recfunctions)
sub-array
dtype
,
[1]
subarray
subarray data type
subdtype (numpy.dtype attribute)
subtract (in module numpy)
subtyping
ndarray
,
[1]
sum() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
suppress_warnings (class in numpy.testing)
swapaxes() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
swapcase() (numpy.char.chararray method)
(numpy.chararray method)
swig
T
T (numpy.char.chararray attribute)
(numpy.chararray attribute)
(numpy.generic attribute)
(numpy.ma.masked_array property)
(numpy.ma.MaskedArray property)
(numpy.ma.MaskType attribute)
(numpy.matrix property)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
take() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
take_along_axis() (in module numpy)
tan (in module numpy)
tanh (in module numpy)
tensordot() (in module numpy)
terminal_has_colors() (in module numpy.distutils.misc_util)
test() (in module numpy)
(numpy.testing.Tester method)
Tester (in module numpy.testing)
testing.assert_() (in module numpy)
testing.assert_allclose() (in module numpy)
testing.assert_almost_equal() (in module numpy)
testing.assert_approx_equal() (in module numpy)
testing.assert_array_almost_equal() (in module numpy)
testing.assert_array_almost_equal_nulp() (in module numpy)
testing.assert_array_equal() (in module numpy)
testing.assert_array_less() (in module numpy)
testing.assert_array_max_ulp() (in module numpy)
testing.assert_equal() (in module numpy)
testing.assert_no_gc_cycles() (in module numpy)
testing.assert_no_warnings() (in module numpy)
testing.assert_raises() (in module numpy)
testing.assert_raises_regex() (in module numpy)
testing.assert_string_equal() (in module numpy)
testing.assert_warns() (in module numpy)
testing.dec.deprecated() (in module numpy)
testing.dec.knownfailureif() (in module numpy)
testing.dec.setastest() (in module numpy)
testing.dec.skipif() (in module numpy)
testing.dec.slow() (in module numpy)
testing.decorate_methods() (in module numpy)
testing.measure() (in module numpy)
testing.print_assert_equal() (in module numpy)
testing.run_module_suite() (in module numpy)
testing.rundocs() (in module numpy)
tile() (in module numpy)
timedelta64 (class in numpy)
tiny (numpy.finfo property)
title
title() (numpy.char.chararray method)
(numpy.chararray method)
tobytes() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.lib.user_array.container method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
todict() (numpy.distutils.misc_util.Configuration method)
tofile() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
toflex() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
tolist() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
torecords() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
tostring() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.lib.user_array.container method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
trace() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
translate() (numpy.char.chararray method)
(numpy.chararray method)
transpose() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
trapz() (in module numpy)
tri() (in module numpy)
triangular() (numpy.random.Generator method)
(numpy.random.RandomState method)
tril() (in module numpy)
tril_indices() (in module numpy)
tril_indices_from() (in module numpy)
trim() (numpy.polynomial.chebyshev.Chebyshev method)
(numpy.polynomial.hermite.Hermite method)
(numpy.polynomial.hermite_e.HermiteE method)
(numpy.polynomial.laguerre.Laguerre method)
(numpy.polynomial.legendre.Legendre method)
(numpy.polynomial.polynomial.Polynomial method)
trim_zeros() (in module numpy)
triu() (in module numpy)
triu_indices() (in module numpy)
triu_indices_from() (in module numpy)
true_divide (in module numpy)
trunc (in module numpy)
truncate() (numpy.polynomial.chebyshev.Chebyshev method)
(numpy.polynomial.hermite.Hermite method)
(numpy.polynomial.hermite_e.HermiteE method)
(numpy.polynomial.laguerre.Laguerre method)
(numpy.polynomial.legendre.Legendre method)
(numpy.polynomial.polynomial.Polynomial method)
try_dispatch() (numpy.distutils.ccompiler_opt.CCompilerOpt method)
type
(numpy.dtype attribute)
typename() (in module numpy)
types (numpy.ufunc attribute)
U
ubyte (class in numpy)
ufunc
,
[1]
,
[2]
adding new
,
[1]
,
[2]
,
[3]
,
[4]
attributes
C-API
,
[1]
casting rules
keyword arguments
methods
methods accumulate
methods reduce
methods reduceat
ufunc (class in numpy)
UFUNC_CORE_DIM_CAN_IGNORE (C macro)
UFUNC_CORE_DIM_SIZE_INFERRED (C macro)
UFUNC_CORE_DIM_SIZE_INFERRED.identity_value (C member)
UFUNC_ERR_CALL (C macro)
UFUNC_ERR_IGNORE (C macro)
UFUNC_ERR_RAISE (C macro)
UFUNC_ERR_WARN (C macro)
UFUNC_FPE_DIVIDEBYZERO (C macro)
UFUNC_FPE_INVALID (C macro)
UFUNC_FPE_OVERFLOW (C macro)
UFUNC_FPE_UNDERFLOW (C macro)
UFUNC_MASK_DIVIDEBYZERO (C macro)
UFUNC_MASK_INVALID (C macro)
UFUNC_MASK_OVERFLOW (C macro)
UFUNC_MASK_UNDERFLOW (C macro)
UFUNC_SHIFT_DIVIDEBYZERO (C macro)
UFUNC_SHIFT_INVALID (C macro)
UFUNC_SHIFT_OVERFLOW (C macro)
UFUNC_SHIFT_UNDERFLOW (C macro)
uint (class in numpy)
uint16 (in module numpy)
uint32 (in module numpy)
uint64 (in module numpy)
uint8 (in module numpy)
uintc (class in numpy)
uintp (in module numpy)
ulonglong (class in numpy)
unicode_ (in module numpy)
uniform() (numpy.random.Generator method)
(numpy.random.RandomState method)
union1d() (in module numpy)
unique() (in module numpy)
unpackbits() (in module numpy)
unravel_index() (in module numpy)
unshare_mask() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
unsignedinteger (class in numpy)
unstructured_to_structured() (in module numpy.lib.recfunctions)
unwrap() (in module numpy)
upper() (numpy.char.chararray method)
(numpy.chararray method)
user_array
ushort (class in numpy)
V
value (numpy.nditer attribute)
vander() (in module numpy)
var() (in module numpy)
(numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
variable (numpy.poly1d property)
vdot() (in module numpy)
vectorization
vectorize (class in numpy)
view
,
[1]
ndarray
view() (numpy.char.chararray method)
(numpy.chararray method)
(numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.ma.MaskType method)
(numpy.matrix method)
(numpy.memmap method)
(numpy.ndarray method)
(numpy.recarray method)
(numpy.record method)
void (class in numpy)
vonmises() (numpy.random.Generator method)
(numpy.random.RandomState method)
vsplit() (in module numpy)
vstack() (in module numpy)
W
wald() (numpy.random.Generator method)
(numpy.random.RandomState method)
weekmask (numpy.busdaycalendar attribute)
weibull() (numpy.random.Generator method)
(numpy.random.RandomState method)
where() (in module numpy)
who() (in module numpy)
window (numpy.polynomial.chebyshev.Chebyshev attribute)
(numpy.polynomial.hermite.Hermite attribute)
(numpy.polynomial.hermite_e.HermiteE attribute)
(numpy.polynomial.laguerre.Laguerre attribute)
(numpy.polynomial.legendre.Legendre attribute)
(numpy.polynomial.polynomial.Polynomial attribute)
WITH_THREADS (C macro)
Y
yellow_text() (in module numpy.distutils.misc_util)
Z
zeros() (in module numpy)
zeros_like() (in module numpy)
zfill() (numpy.char.chararray method)
(numpy.chararray method)
zipf() (numpy.random.Generator method)
(numpy.random.RandomState method)