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

: c

_

__abs__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__add__ (numpy.ndarray attribute)
__add__() (numpy.ma.MaskedArray method)
__and__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__array__ (numpy.generic attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__array__() (in module numpy)
__array_finalize__ (ndarray attribute)
__array_finalize__() (in module numpy)
__array_interface__ (built-in variable)
(numpy.generic attribute)
__array_prepare__() (in module numpy)
__array_priority__ (in module numpy)
(ndarray attribute)
(numpy.generic attribute)
__array_struct__ (C variable)
(numpy.generic attribute)
__array_wrap__ (ndarray attribute)
(numpy.generic attribute)
(numpy.ndarray attribute)
__array_wrap__() (in module numpy)
(numpy.ma.MaskedArray method)
__contains__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__copy__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__deepcopy__ (numpy.ndarray attribute)
__deepcopy__() (numpy.ma.MaskedArray method)
__delitem__ (numpy.ma.MaskedArray attribute)
__div__ (numpy.ndarray attribute)
__div__() (numpy.ma.MaskedArray method)
__divmod__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__eq__ (numpy.ndarray attribute)
__eq__() (numpy.ma.MaskedArray method)
__float__ (numpy.ndarray attribute)
__float__() (numpy.ma.MaskedArray method)
__floordiv__ (numpy.ndarray attribute)
__floordiv__() (numpy.ma.MaskedArray method)
__ge__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__getitem__ (numpy.ndarray attribute)
__getitem__() (numpy.ma.MaskedArray method)
__getslice__ (numpy.ndarray attribute)
__getslice__() (numpy.ma.MaskedArray method)
__getstate__() (numpy.ma.MaskedArray method)
__gt__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__hex__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__iadd__ (numpy.ndarray attribute)
__iadd__() (numpy.ma.MaskedArray method)
__iand__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__idiv__ (numpy.ndarray attribute)
__idiv__() (numpy.ma.MaskedArray method)
__ifloordiv__ (numpy.ndarray attribute)
__ifloordiv__() (numpy.ma.MaskedArray method)
__ilshift__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__imod__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__imul__ (numpy.ndarray attribute)
__imul__() (numpy.ma.MaskedArray method)
__init__() (numpy.DataSource method)
(numpy.MachAr method)
(numpy.errstate method)
(numpy.format_parser method)
(numpy.iinfo method)
(numpy.lib.user_array.container method)
(numpy.ndenumerate method)
(numpy.ndindex method)
(numpy.poly1d method)
(numpy.testing.Tester method)
(numpy.vectorize method)
__int__ (numpy.ndarray attribute)
__int__() (numpy.ma.MaskedArray method)
__invert__ (numpy.ndarray attribute)
__ior__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__ipow__ (numpy.ndarray attribute)
__ipow__() (numpy.ma.MaskedArray method)
__irshift__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__isub__ (numpy.ndarray attribute)
__isub__() (numpy.ma.MaskedArray method)
__itruediv__ (numpy.ndarray attribute)
__itruediv__() (numpy.ma.MaskedArray method)
__ixor__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__le__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__len__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__long__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__lshift__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__lt__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__mod__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__mul__ (numpy.ndarray attribute)
__mul__() (numpy.ma.MaskedArray method)
__ne__ (numpy.ndarray attribute)
__ne__() (numpy.ma.MaskedArray method)
__neg__ (numpy.ndarray attribute)
__new__() (numpy.ma.MaskedArray static method)
(numpy.ndarray static method)
__nonzero__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__oct__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__or__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__pos__ (numpy.ndarray attribute)
__pow__ (numpy.ndarray attribute)
__pow__() (numpy.ma.MaskedArray method)
__radd__() (numpy.ma.MaskedArray method)
__rand__ (numpy.ma.MaskedArray attribute)
__rdiv__ (numpy.ma.MaskedArray attribute)
__rdivmod__ (numpy.ma.MaskedArray attribute)
__reduce__ (numpy.dtype attribute)
(numpy.generic attribute)
(numpy.ndarray attribute)
__reduce__() (numpy.ma.MaskedArray method)
__repr__ (numpy.ndarray attribute)
__repr__() (numpy.ma.MaskedArray method)
__rfloordiv__() (numpy.ma.MaskedArray method)
__rlshift__ (numpy.ma.MaskedArray attribute)
__rmod__ (numpy.ma.MaskedArray attribute)
__rmul__() (numpy.ma.MaskedArray method)
__ror__ (numpy.ma.MaskedArray attribute)
__rpow__() (numpy.ma.MaskedArray method)
__rrshift__ (numpy.ma.MaskedArray attribute)
__rshift__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)
__rsub__() (numpy.ma.MaskedArray method)
__rtruediv__() (numpy.ma.MaskedArray method)
__rxor__ (numpy.ma.MaskedArray attribute)
__setitem__ (numpy.ndarray attribute)
__setitem__() (numpy.ma.MaskedArray method)
__setmask__() (numpy.ma.MaskedArray method)
__setslice__ (numpy.ndarray attribute)
__setslice__() (numpy.ma.MaskedArray method)
__setstate__ (numpy.dtype attribute)
(numpy.generic attribute)
(numpy.ndarray attribute)
__setstate__() (numpy.ma.MaskedArray method)
__str__ (numpy.ndarray attribute)
__str__() (numpy.ma.MaskedArray method)
__sub__ (numpy.ndarray attribute)
__sub__() (numpy.ma.MaskedArray method)
__truediv__ (numpy.ndarray attribute)
__truediv__() (numpy.ma.MaskedArray method)
__xor__ (numpy.ma.MaskedArray attribute)
(numpy.ndarray attribute)

A

A (numpy.matrix attribute)
A1 (numpy.matrix attribute)
absolute (in module numpy)
abspath() (numpy.DataSource method)
accumulate
ufunc methods
accumulate (numpy.ufunc attribute)
add (in module numpy)
add() (numpy.core.defchararray static method)
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
ufunc
alignment (numpy.dtype attribute)
all (in module numpy.ma)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
all() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.matrix method)
all_strings() (numpy.distutils.misc_util static method)
allclose() (numpy.ma static method)
allequal() (numpy.ma static method)
allpath() (numpy.distutils.misc_util static method)
along an axis
anom (in module numpy.ma)
anom() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
anomalies (in module numpy.ma)
any (in module numpy.ma)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
any() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.matrix method)
appendpath() (numpy.distutils.misc_util static method)
apply_along_axis() (numpy.ma static method)
arange (in module numpy.ma)
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 (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
argmax() (numpy.ma static method)
(numpy.ma.MaskedArray method)
(numpy.ma.masked_array method)
(numpy.matrix method)
argmin (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
argmin() (numpy.ma static method)
(numpy.ma.MaskedArray method)
(numpy.ma.masked_array method)
(numpy.matrix method)
argsort (numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
argsort() (numpy.chararray method)
(numpy.core.defchararray.chararray method)
(numpy.ma static method)
(numpy.ma.MaskedArray method)
(numpy.ma.masked_array method)
arithmetic, [1]
around (in module numpy.ma)
array
C-API
interface
protocol
array iterator, [1], [2], [3]
array scalars
array() (numpy.core.defchararray static method)
(numpy.core.records static method)
(numpy.ma static method)
array_like
as_array() (in module numpy.ctypeslib)
as_ctypes() (in module numpy.ctypeslib)
asanyarray() (numpy.ma static method)
asarray() (numpy.core.defchararray static method)
(numpy.ma static method)
assert_almost_equal() (numpy.testing static method)
assert_approx_equal() (numpy.testing static method)
assert_array_almost_equal() (numpy.testing static method)
assert_array_equal() (numpy.testing static method)
assert_array_less() (numpy.testing static method)
assert_equal() (numpy.testing static method)
assert_raises() (numpy.testing static method)
assert_string_equal() (numpy.testing static method)
assert_warns() (numpy.testing static method)
astype (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
astype() (numpy.lib.user_array.container method)
(numpy.ma.MaskedArray method)
(numpy.ma.masked_array method)
atleast_1d (in module numpy.ma)
atleast_2d (in module numpy.ma)
atleast_3d (in module numpy.ma)
attribute
attributes
ufunc
average() (numpy.ma static method)
axis

B

base
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.dtype attribute)
(numpy.flatiter attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
baseclass (numpy.ma.masked_array attribute)
(numpy.ma.MaskedArray attribute)
bench() (numpy.testing.Tester method)
beta (numpy.random.mtrand.RandomState attribute)
beta() (numpy.random static method)
binomial (numpy.random.mtrand.RandomState attribute)
binomial() (numpy.random static method)
bitwise_and (in module numpy)
bitwise_or (in module numpy)
bitwise_xor (in module numpy)
BLAS
blue_text() (numpy.distutils.misc_util static method)
Boost.Python
broadcast
(class in numpy)
broadcastable
broadcasting, [1], [2]
buffers
byteorder (numpy.dtype attribute)
bytes (numpy.random.mtrand.RandomState attribute)
bytes() (numpy.random static method)
byteswap (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
byteswap() (numpy.lib.user_array.container method)

C

C order
C-API
array
iterator, [1], [2]
ndarray, [1]
ufunc, [1]
C-order
c_ (in module numpy)
capitalize() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
casting rules
ufunc
ceil (in module numpy)
center() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
char (numpy.dtype attribute)
character arrays
chararray (class in numpy)
(class in numpy.core.defchararray)
chisquare (numpy.random.mtrand.RandomState attribute)
chisquare() (numpy.random static method)
cholesky() (numpy.linalg static method)
choose (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
choose() (numpy.ma static method)
clip (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
clip() (numpy.ma static method)
code generation
column-major, [1]
column_stack (in module numpy.ma)
common_fill_value() (numpy.ma static method)
comparison, [1]
compress (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
compress() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
compress_cols() (numpy.ma static method)
compress_rowcols() (numpy.ma static method)
compress_rows() (numpy.ma static method)
compressed() (numpy.ma static method)
(numpy.ma.MaskedArray method)
(numpy.ma.masked_array method)
concatenate() (numpy.ma static method)
cond() (numpy.linalg static method)
Configuration (class in numpy.distutils.misc_util)
conj (in module numpy)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
conjugate (in module numpy.ma)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
construction
from None, dtype
from dict, dtype
from dtype, dtype
from list, dtype
from string, dtype
from tuple, dtype
from type, dtype
container (class in numpy.lib.user_array)
container class
contiguous
coords (numpy.flatiter attribute)
copy (in module numpy.ma)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.flatiter attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.nditer attribute)
(numpy.recarray attribute)
(numpy.record attribute)
copy() (numpy.lib.user_array.container method)
copysign (in module numpy)
corrcoef() (numpy.ma static method)
cos (in module numpy)
cosh (in module numpy)
count() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
(numpy.ma static method)
(numpy.ma.MaskedArray method)
(numpy.ma.masked_array method)
count_masked() (numpy.ma static method)
cov() (numpy.ma static method)
cpu (in module numpy.distutils.cpuinfo)
ctypes, [1]
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
ctypes_load_library() (in module numpy.ctypeslib)
cumprod (in module numpy.ma)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
cumprod() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
cumsum (in module numpy.ma)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
cumsum() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
cyan_text() (numpy.distutils.misc_util static method)
cyg2win32() (numpy.distutils.misc_util static method)

D

data (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute), [1]
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
DataSource (class in numpy)
debug_print (numpy.nditer attribute)
decode() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
decorate_methods() (numpy.testing static method)
decorator
default_fill_value() (numpy.ma static method)
deg2rad (in module numpy)
degrees (in module numpy)
deprecated() (numpy.testing.decorators static method)
deriv() (numpy.poly1d method)
descr (numpy.dtype attribute)
det() (numpy.linalg static method)
diag() (numpy.ma static method)
diagonal (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
dict_append() (numpy.distutils.misc_util static method)
dictionary
dirichlet (numpy.random.mtrand.RandomState attribute)
dirichlet() (numpy.random.mtrand static method)
distutils
divide (in module numpy)
dot (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
dot() (numpy.ma static method)
dot_join() (numpy.distutils.misc_util static method)
dstack (in module numpy.ma)
dtype
adding new
construction from None
construction from dict
construction from dtype
construction from list
construction from string
construction from tuple
construction from type
field
record
scalar
sub-array, [1]
dtype (class in numpy)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
dtypes (numpy.nditer attribute)
dump (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
dump() (numpy.ma static method)
dumps (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
dumps() (numpy.ma static method)

E

ediff1d() (numpy.ma static method)
eig() (numpy.linalg static method)
eigh() (numpy.linalg static method)
eigvals() (numpy.linalg static method)
eigvalsh() (numpy.linalg static method)
ellipsis
empty (in module numpy.ma)
empty_like (in module numpy.ma)
enable_external_loop (numpy.nditer attribute)
encode() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
endswith() (numpy.chararray method)
(numpy.core.defchararray.chararray method)
equal (in module numpy)
equal() (numpy.core.defchararray static method)
error handling
errstate (class in numpy)
exec_command (in module numpy.distutils)
exists() (numpy.DataSource method)
exp (in module numpy)
exp2 (in module numpy)
expand_dims() (numpy.ma static method)
expandtabs() (numpy.chararray method)
(numpy.core.defchararray.chararray method)
expm1 (in module numpy)
exponential (numpy.random.mtrand.RandomState attribute)
exponential() (numpy.random static method)
extension module, [1]

F

f (numpy.random.mtrand.RandomState attribute)
f() (numpy.random static method)
f2py, [1]
fabs (in module numpy)
fft() (numpy.fft static method)
fft2() (numpy.fft static method)
fftfreq() (numpy.fft static method)
fftn() (numpy.fft static method)
fftshift() (numpy.fft static method)
field
dtype
field() (numpy.recarray method)
fields (numpy.dtype attribute)
fill (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
fill_value (numpy.ma.masked_array attribute)
(numpy.ma.MaskedArray attribute), [1]
filled() (numpy.ma static method)
(numpy.ma.MaskedArray method)
(numpy.ma.masked_array method)
filter_sources() (numpy.distutils.misc_util static method)
find() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
finfo (class in numpy)
finished (numpy.nditer attribute)
fix_invalid() (numpy.ma static method)
flags (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.dtype attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
flat (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
flatiter (class in numpy)
flatnotmasked_contiguous() (numpy.ma static method)
flatnotmasked_edges() (numpy.ma static method)
flatten (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
flattened
floor (in module numpy)
floor_divide (in module numpy)
flush() (numpy.memmap method)
fmod (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
fromarrays() (numpy.core.records static method)
frombuffer (in module numpy.ma)
fromfile() (numpy.core.records static method)
fromfunction (in module numpy.ma)
fromrecords() (numpy.core.records static method)
fromstring() (numpy.core.records static method)

G

gamma (numpy.random.mtrand.RandomState attribute)
gamma() (numpy.random static method)
generate_config_py() (numpy.distutils.misc_util static method)
generic (class in numpy)
geometric (numpy.random.mtrand.RandomState attribute)
geometric() (numpy.random static method)
get_build_temp_dir() (numpy.distutils.misc_util.Configuration method)
get_cmd() (numpy.distutils.misc_util static method)
get_config_cmd() (numpy.distutils.misc_util.Configuration method)
get_dependencies() (numpy.distutils.misc_util static method)
get_distribution() (numpy.distutils.misc_util.Configuration method)
get_ext_source_files() (numpy.distutils.misc_util static method)
get_fill_value() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
get_imag() (numpy.ma.masked_array method)
get_info() (numpy.distutils.misc_util.Configuration method)
(numpy.distutils.system_info static method)
get_numpy_include_dirs() (numpy.distutils.misc_util static method)
get_real() (numpy.ma.masked_array method)
get_script_files() (numpy.distutils.misc_util static method)
get_standard_file() (numpy.distutils.system_info static method)
get_state (numpy.random.mtrand.RandomState attribute)
get_state() (numpy.random static 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)
getdata() (numpy.ma static method)
getfield (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
getH() (numpy.matrix method)
getI() (numpy.matrix method)
getmask() (numpy.ma static method)
getmaskarray() (numpy.ma static method)
getslice
ndarray special methods
getT() (numpy.matrix method)
greater (in module numpy)
greater() (numpy.core.defchararray static method)
greater_equal (in module numpy)
greater_equal() (numpy.core.defchararray static method)
green_text() (numpy.distutils.misc_util static method)
gumbel (numpy.random.mtrand.RandomState attribute)
gumbel() (numpy.random static method)

H

H (numpy.matrix attribute)
harden_mask (in module numpy.ma)
harden_mask() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
hardmask (numpy.ma.masked_array attribute)
(numpy.ma.MaskedArray attribute)
has_cxx_sources() (numpy.distutils.misc_util static method)
has_delayed_bufalloc (numpy.nditer attribute)
has_f_sources() (numpy.distutils.misc_util static method)
has_index (numpy.nditer attribute)
has_multi_index (numpy.nditer attribute)
hasobject (numpy.dtype attribute)
have_f77c() (numpy.distutils.misc_util.Configuration method)
have_f90c() (numpy.distutils.misc_util.Configuration method)
hfft() (numpy.fft static method)
hsplit (in module numpy.ma)
hstack (in module numpy.ma)
hypergeometric (numpy.random.mtrand.RandomState attribute)
hypergeometric() (numpy.random static method)
hypot (in module numpy)

I

I (numpy.matrix attribute)
identity (in module numpy.ma)
(numpy.ufunc attribute)
ids() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
ifft() (numpy.fft static method)
ifft2() (numpy.fft static method)
ifftn() (numpy.fft static method)
ifftshift() (numpy.fft static method)
ihfft() (numpy.fft static method)
iinfo (class in numpy)
imag (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
immutable
import_array (C function)
import_ufunc (C function)
index (numpy.broadcast attribute)
(numpy.flatiter attribute)
(numpy.nditer attribute)
index() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
indexing, [1], [2]
indices() (numpy.ma static method)
inner() (numpy.ma static method)
innerproduct() (numpy.ma static method)
instance
Instant
integ() (numpy.poly1d method)
interface
array
inv() (numpy.linalg static method)
invert (in module numpy)
irfft() (numpy.fft static method)
irfft2() (numpy.fft static method)
irfftn() (numpy.fft static method)
is_local_src_dir() (numpy.distutils.misc_util static method)
isalnum() (numpy.chararray method)
(numpy.core.defchararray.chararray method)
isalpha() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
isbuiltin (numpy.dtype attribute)
iscontiguous() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
isdecimal() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
isdigit() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
isfinite (in module numpy)
isinf (in module numpy)
islower() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
isnan (in module numpy)
isnative (numpy.dtype attribute)
isnumeric() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
isspace() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
istitle() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
isupper() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
item (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
itemset (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
itemsize (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.dtype attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
iterable
iterationneedsapi (numpy.nditer attribute)
iterator
C-API, [1], [2]
iterindex (numpy.nditer attribute)
iternext (numpy.nditer attribute)
iterrange (numpy.nditer attribute)
iters (numpy.broadcast attribute)
itersize (numpy.nditer attribute)
itviews (numpy.nditer attribute)

J

join() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)

K

keyword arguments
ufunc
kind (numpy.dtype attribute)
knownfailureif() (numpy.testing.decorators static method)

L

laplace (numpy.random.mtrand.RandomState attribute)
laplace() (numpy.random static method)
ldexp (in module numpy)
left_shift (in module numpy)
less (in module numpy)
less() (numpy.core.defchararray static method)
less_equal (in module numpy)
less_equal() (numpy.core.defchararray static method)
LinAlgError
list
ljust() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
load() (numpy.ma static method)
load_library() (in module numpy.ctypeslib)
loads() (numpy.ma static method)
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.mtrand.RandomState attribute)
logistic() (numpy.random static method)
lognormal (numpy.random.mtrand.RandomState attribute)
lognormal() (numpy.random static method)
logseries (numpy.random.mtrand.RandomState attribute)
logseries() (numpy.random static method)
lower() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
lstrip() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
lstsq() (numpy.linalg static method)

M

MachAr (class in numpy)
make_config_py() (numpy.distutils.misc_util.Configuration method)
make_mask() (numpy.ma static method)
make_mask_descr() (numpy.ma static method)
make_mask_none() (numpy.ma static method)
make_svn_version_py() (numpy.distutils.misc_util.Configuration method)
mask
(numpy.ma.MaskedArray attribute), [1]
(numpy.ma.masked_array attribute)
mask_cols() (numpy.ma static method)
mask_or() (numpy.ma static method)
mask_rowcols() (numpy.ma static method)
mask_rows() (numpy.ma static method)
masked (in module numpy.ma)
masked array
masked arrays
masked_all() (numpy.ma static method)
masked_all_like() (numpy.ma static method)
masked_array (in module numpy.ma)
masked_equal() (numpy.ma static method)
masked_greater() (numpy.ma static method)
masked_greater_equal() (numpy.ma static method)
masked_inside() (numpy.ma static method)
masked_invalid() (numpy.ma static method)
masked_less() (numpy.ma static method)
masked_less_equal() (numpy.ma static method)
masked_not_equal() (numpy.ma static method)
masked_object() (numpy.ma static method)
masked_outside() (numpy.ma static method)
masked_print_options (in module numpy.ma)
masked_values() (numpy.ma static method)
masked_where() (numpy.ma static method)
MaskedArray (class in numpy.ma)
MaskType (in module numpy.ma)
matrix, [1]
(class in numpy)
matrix_power() (numpy.linalg static method)
max (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.iinfo attribute)
(numpy.ma.MaskType attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
max() (numpy.ma static method)
(numpy.ma.MaskedArray method)
(numpy.ma.masked_array method)
(numpy.matrix method)
maximum (in module numpy)
maximum_fill_value() (numpy.ma static method)
mean (in module numpy.ma)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
mean() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.matrix method)
median() (numpy.ma static method)
memmap (class in numpy)
memory maps
memory model
ndarray
metadata (numpy.dtype attribute)
method
methods
accumulate, ufunc
reduce, ufunc
reduceat, ufunc
ufunc
mgrid (in module numpy)
min (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.iinfo attribute)
(numpy.ma.MaskType attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
min() (numpy.ma static method)
(numpy.ma.MaskedArray method)
(numpy.ma.masked_array method)
(numpy.matrix method)
mini() (numpy.ma.masked_array method)
minimum (in module numpy)
mod (in module numpy)
mod() (numpy.core.defchararray static method)
modf (in module numpy)
mr_ (in module numpy.ma)
multi_index (numpy.nditer attribute)
multinomial (numpy.random.mtrand.RandomState attribute)
multinomial() (numpy.random static method)
multiply (in module numpy)
multiply() (numpy.core.defchararray static method)
multivariate_normal (numpy.random.mtrand.RandomState attribute)
multivariate_normal() (numpy.random static method)

N

name (numpy.dtype attribute)
names (numpy.dtype attribute)
nargs (numpy.ufunc attribute)
nbytes (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array 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 getslice
special methods setslice
subtyping, [1]
view
ndarray (class in numpy)
ndenumerate (class in numpy)
ndim (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array 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)
(in module numpy.ctypeslib)
negative (in module numpy)
negative_binomial (numpy.random.mtrand.RandomState attribute)
negative_binomial() (numpy.random static method)
newaxis
(in module numpy)
newbyteorder (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.dtype attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
next (numpy.broadcast attribute)
(numpy.flatiter attribute)
(numpy.nditer attribute)
next() (numpy.ndenumerate method)
(numpy.ndindex method)
nin (numpy.ufunc attribute)
NO_IMPORT_ARRAY (C macro)
NO_IMPORT_UFUNC (C variable)
nomask (in module numpy.ma)
non-contiguous
noncentral_chisquare (numpy.random.mtrand.RandomState attribute)
noncentral_chisquare() (numpy.random static method)
noncentral_f (numpy.random.mtrand.RandomState attribute)
noncentral_f() (numpy.random static method)
nonzero (in module numpy.ma)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
nonzero() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
nop (numpy.nditer attribute)
norm() (numpy.linalg static method)
normal (numpy.random.mtrand.RandomState attribute)
normal() (numpy.random static method)
not_equal (in module numpy)
not_equal() (numpy.core.defchararray static method)
notmasked_contiguous() (numpy.ma static method)
notmasked_edges() (numpy.ma static method)
nout (numpy.ufunc attribute)
NPY_1_PI (C variable)
NPY_2_PI (C variable)
NPY_ALIGNED (C variable), [1]
NPY_ALLOW_C_API (C macro)
NPY_ALLOW_C_API_DEF (C macro)
NPY_ANYORDER (C variable)
NPY_BEGIN_ALLOW_THREADS (C macro)
NPY_BEGIN_THREADS (C macro)
NPY_BEGIN_THREADS_DEF (C macro)
NPY_BEGIN_THREADS_DESCR (C function)
NPY_BEHAVED (C variable), [1]
NPY_BEHAVED_NS (C variable), [1]
NPY_BIG_ENDIAN (C variable)
npy_bool (C type)
NPY_BUFSIZE (C variable)
NPY_BYTE_ORDER (C variable)
NPY_C_CONTIGUOUS (C variable), [1]
NPY_CARRAY (C variable), [1]
NPY_CARRAY_RO (C variable), [1]
NPY_CASTING (C type)
NPY_CLIP (C variable), [1]
NPY_CLIPMODE (C type)
npy_copysign (C function)
NPY_CORDER (C variable)
NPY_CPU_AMD64 (C variable)
NPY_CPU_IA64 (C variable)
NPY_CPU_PARISC (C variable)
NPY_CPU_PPC (C variable)
NPY_CPU_PPC64 (C variable)
NPY_CPU_S390 (C variable)
NPY_CPU_SPARC (C variable)
NPY_CPU_SPARC64 (C variable)
NPY_CPU_X86 (C variable)
NPY_DEFAULT (C variable), [1]
NPY_DISABLE_C_API (C macro)
npy_double_to_half (C function)
npy_doublebits_to_halfbits (C function)
NPY_E (C variable)
NPY_ELEMENTSTRIDES (C variable)
NPY_END_ALLOW_THREADS (C macro)
NPY_END_THREADS (C macro)
NPY_END_THREADS_DESCR (C function)
NPY_ENSUREARRAY (C variable), [1], [2]
NPY_ENSURECOPY (C variable), [1], [2]
NPY_EQUIV_CASTING (C variable)
NPY_EULER (C variable)
NPY_F_CONTIGUOUS (C variable), [1]
NPY_FAIL (C variable)
NPY_FALSE (C variable)
NPY_FARRAY (C variable), [1]
NPY_FARRAY_RO (C variable), [1]
npy_float_to_half (C function)
npy_floatbits_to_halfbits (C function)
NPY_FORCECAST (C variable), [1], [2]
NPY_FORTRANORDER (C variable)
NPY_FROM_FIELDS (C variable)
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 variable)
npy_half_ne (C function)
NPY_HALF_NEGONE (C variable)
npy_half_nextafter (C function)
NPY_HALF_NINF (C variable)
NPY_HALF_NZERO (C variable)
NPY_HALF_ONE (C variable)
NPY_HALF_PINF (C variable)
NPY_HALF_PZERO (C variable)
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 variable)
npy_halfbits_to_doublebits (C function)
npy_halfbits_to_floatbits (C function)
NPY_IN_ARRAY (C variable), [1]
NPY_IN_FARRAY (C variable)
NPY_INFINITY (C variable)
NPY_INOUT_ARRAY (C variable), [1]
NPY_INOUT_FARRAY (C variable)
npy_isfinite (C function)
npy_isinf (C function)
npy_isnan (C function)
NPY_ITEM_HASOBJECT (C variable)
NPY_ITEM_IS_POINTER (C variable)
NPY_ITEM_LISTPICKLE (C variable)
NPY_ITEM_REFCOUNT (C variable)
NPY_ITER_ALIGNED (C variable)
NPY_ITER_ALLOCATE (C variable)
NPY_ITER_BUFFERED (C variable)
NPY_ITER_C_INDEX (C variable)
NPY_ITER_COMMON_DTYPE (C variable)
NPY_ITER_CONTIG (C variable)
NPY_ITER_COPY (C variable)
NPY_ITER_DELAY_BUFALLOC (C variable)
NPY_ITER_DONT_NEGATE_STRIDES (C variable)
NPY_ITER_EXTERNAL_LOOP (C variable)
NPY_ITER_F_INDEX (C variable)
NPY_ITER_GROWINNER (C variable)
NPY_ITER_MULTI_INDEX (C variable)
NPY_ITER_NBO (C variable)
NPY_ITER_NO_BROADCAST (C variable)
NPY_ITER_NO_SUBTYPE (C variable)
NPY_ITER_RANGED (C variable)
NPY_ITER_READONLY (C variable)
NPY_ITER_READWRITE (C variable)
NPY_ITER_REDUCE_OK (C variable)
NPY_ITER_REFS_OK (C variable)
NPY_ITER_UPDATEIFCOPY (C variable)
NPY_ITER_WRITEONLY (C variable)
NPY_ITER_ZEROSIZE_OK (C variable)
NPY_KEEPORDER (C variable)
NPY_LITTLE_ENDIAN (C variable)
NPY_LOG10E (C variable)
NPY_LOG2E (C variable)
NPY_LOGE10 (C variable)
NPY_LOGE2 (C variable)
NPY_LOOP_BEGIN_THREADS (C macro)
NPY_LOOP_END_THREADS (C macro)
NPY_MAX_BUFSIZE (C variable)
NPY_MAXDIMS (C variable)
NPY_MIN_BUFSIZE (C variable)
NPY_NAN (C variable)
NPY_NEEDS_INIT (C variable)
NPY_NEEDS_PYAPI (C variable)
npy_nextafter (C function)
NPY_NO_CASTING (C variable)
NPY_NOTSWAPPED (C variable), [1]
NPY_NSCALARKINDS (C variable)
NPY_NSORTS (C variable)
NPY_NUM_FLOATTYPE (C variable)
NPY_NZERO (C variable)
NPY_OBJECT_DTYPE_FLAGS (C variable)
NPY_ORDER (C type)
NPY_OUT_ARRAY (C variable), [1]
NPY_OUT_FARRAY (C variable)
NPY_OWNDATA (C variable)
NPY_PI (C variable)
NPY_PI_2 (C variable)
NPY_PI_4 (C variable)
NPY_PRIOIRTY (C variable)
NPY_PZERO (C variable)
NPY_RAISE (C variable), [1]
NPY_SAFE_CASTING (C variable)
NPY_SAME_KIND_CASTING (C variable)
NPY_SCALAR_PRIORITY (C variable)
NPY_SCALARKIND (C type)
npy_signbit (C function)
NPY_SIZEOF_DOUBLE (C variable)
NPY_SIZEOF_FLOAT (C variable)
NPY_SIZEOF_INT (C variable)
NPY_SIZEOF_LONG (C variable)
NPY_SIZEOF_LONG_DOUBLE (C variable)
NPY_SIZEOF_LONG_LONG (C variable)
NPY_SIZEOF_PY_INTPTR_T (C variable)
NPY_SIZEOF_PY_LONG_LONG (C variable)
NPY_SIZEOF_SHORT (C variable)
NPY_SORTKIND (C type)
npy_spacing (C function)
NPY_SUBTYPE_PRIORITY (C variable)
NPY_SUCCEED (C variable)
NPY_TRUE (C variable)
NPY_UNSAFE_CASTING (C variable)
NPY_UPDATE_ALL (C variable)
NPY_UPDATEIFCOPY (C variable), [1]
NPY_USE_GETITEM (C variable)
NPY_USE_SETITEM (C variable)
NPY_VERSION (C variable)
NPY_WRAP (C variable), [1]
NPY_WRITEABLE (C variable), [1]
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_IsGrowInner (C function)
NpyIter_IterNextFunc (C type)
NpyIter_MultiNew (C function)
NpyIter_New (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)
numiter (numpy.broadcast attribute)
numpy (module)
numpy.distutils (module)
numpy.distutils.misc_util (module)
numpy.doc.basics (module)
numpy.doc.broadcasting (module)
numpy.doc.byteswapping (module)
numpy.doc.creation (module)
numpy.doc.howtofind (module)
numpy.doc.indexing (module)
numpy.doc.internals (module)
numpy.doc.jargon (module)
numpy.doc.methods_vs_functions (module)
numpy.doc.misc (module)
numpy.doc.performance (module)
numpy.doc.structured_arrays (module)
numpy.doc.subclassing (module)
numpy.dual (module)
numpy.fft (module)
numpy.lib.scimath (module)
numpy.matlib (module)
numpy.numarray (module)
numpy.oldnumeric (module)

O

offset
ogrid (in module numpy)
ones (in module numpy.ma)
ones_like (in module numpy)
open() (numpy.DataSource method)
operands (numpy.nditer attribute)
operation, [1]
operator, [1]
outer (numpy.ufunc attribute)
outer() (numpy.ma static method)
outerproduct() (numpy.ma static method)

P

pareto (numpy.random.mtrand.RandomState attribute)
pareto() (numpy.random static method)
partition() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
paths() (numpy.distutils.misc_util.Configuration method)
permutation (numpy.random.mtrand.RandomState attribute)
permutation() (numpy.random static method)
pinv() (numpy.linalg static method)
poisson (numpy.random.mtrand.RandomState attribute)
poisson() (numpy.random static method)
poly1d (class in numpy)
polyfit() (numpy.ma static method)
power (in module numpy)
(numpy.random.mtrand.RandomState attribute)
power() (numpy.ma static method)
(numpy.random static method)
pprint() (numpy.record method)
prepare_test_args() (numpy.testing.Tester method)
prod (in module numpy.ma)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
prod() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.matrix method)
product() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
protocol
array
ptp (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
ptp() (numpy.ma static method)
(numpy.ma.MaskedArray method)
(numpy.ma.masked_array method)
(numpy.matrix method)
put (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
put() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
PY_ARRAY_UNIQUE_SYMBOL (C macro)
PY_UFUNC_UNIQUE_SYMBOL (C variable)
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_ArgSort (C function)
PyArray_ArrayDescr.base (C member)
PyArray_ArrayDescr.shape (C member)
PyArray_ArrayType (C function)
PyArray_ArrFuncs (C type)
PyArray_ArrFuncs.cancastscalarkindto (C member)
PyArray_ArrFuncs.cancastto (C member)
PyArray_ArrFuncs.castdict (C member)
PyArray_ArrFuncs.compare (C member)
PyArray_ArrFuncs.copyswap (C member)
PyArray_ArrFuncs.fill (C member)
PyArray_ArrFuncs.fromstr (C member)
PyArray_ArrFuncs.getitem (C member)
PyArray_ArrFuncs.listpickle (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 function)
PyArray_CGE (C function)
PyArray_CGT (C function)
PyArray_Check (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_Chunk (C type)
PyArray_Chunk.PyArray_Chunk.base (C member)
PyArray_Chunk.PyArray_Chunk.flags (C member)
PyArray_Chunk.PyArray_Chunk.len (C member)
PyArray_Chunk.PyArray_Chunk.ptr (C member)
PyArray_Chunk.PyObject_HEAD (C macro)
PyArray_CLE (C function)
PyArray_Clip (C function)
PyArray_ClipmodeConverter (C function)
PyArray_CLT (C function)
PyArray_CNE (C function)
PyArray_CompareLists (C function)
PyArray_Compress (C function)
PyArray_Concatenate (C function)
PyArray_Conjugate (C function)
PyArray_ContiguousFromAny (C function)
PyArray_ConvertClipmodeSequence (C function)
PyArray_Converter (C function)
PyArray_ConvertToCommonType (C function)
PyArray_CopyAndTranspose (C function)
PyArray_CopyInto (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.elsize (C member)
PyArray_Descr.f (C member)
PyArray_Descr.fields (C member)
PyArray_Descr.flags (C member)
PyArray_Descr.kind (C member)
PyArray_Descr.subarray (C member)
PyArray_Descr.type (C member)
PyArray_Descr.type_num (C member)
PyArray_Descr.typeobj (C member)
Pyarray_DescrAlignConverter (C function)
Pyarray_DescrAlignConverter2 (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.PyArray_Dims.len (C member)
PyArray_Dims.PyArray_Dims.ptr (C member)
PyArray_Dump (C function)
PyArray_Dumps (C function)
PyArray_EinsteinSum (C function)
PyArray_Empty (C function)
PyArray_EMPTY (C function)
PyArray_EnsureArray (C function)
PyArray_EquivArrTypes (C function)
PyArray_EquivByteorders (C function)
PyArray_EquivTypenums (C function)
PyArray_EquivTypes (C function)
PyArray_FieldNames (C function)
PyArray_FillObjectArray (C function)
PyArray_FILLWBYTE (C function)
PyArray_FillWithScalar (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), [1]
PyArray_FROMANY (C function)
PyArray_FromAny (C function)
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_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_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_ISCONTIGUOUS (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_IsPythonScalar (C function)
PyArray_IsScalar (C function)
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_MatrixProduct (C function)
PyArray_MatrixProduct2 (C function)
PyArray_MAX (C function)
PyArray_Max (C function)
PyArray_Mean (C function)
PyArray_MIN (C function)
PyArray_Min (C function)
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_NeighborhoodIterNew (C function)
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_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_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_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_SetField (C function)
PyArray_SETITEM (C function)
PyArray_SetNumericOps (C function)
PyArray_SetStringFunction (C function)
PyArray_SimpleNew (C function), [1]
PyArray_SimpleNewFromData (C function), [1]
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 variable)
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_Check (C function)
PyArrayDescr_Type (C variable)
PyArrayFlags_Type (C variable)
PyArrayInterface (C type)
PyArrayInterface.PyArrayInterface.data (C member)
PyArrayInterface.PyArrayInterface.descr (C member)
PyArrayInterface.PyArrayInterface.flags (C member)
PyArrayInterface.PyArrayInterface.itemsize (C member)
PyArrayInterface.PyArrayInterface.nd (C member)
PyArrayInterface.PyArrayInterface.shape (C member)
PyArrayInterface.PyArrayInterface.strides (C member)
PyArrayInterface.PyArrayInterface.two (C member)
PyArrayInterface.PyArrayInterface.typekind (C member)
PyArrayIter_Check (C function)
PyArrayIter_Type (C variable)
PyArrayIterObject (C type)
PyArrayIterObject.PyArrayIterObject.ao (C member)
PyArrayIterObject.PyArrayIterObject.backstrides (C member)
PyArrayIterObject.PyArrayIterObject.contiguous (C member)
PyArrayIterObject.PyArrayIterObject.coordinates (C member)
PyArrayIterObject.PyArrayIterObject.dataptr (C member)
PyArrayIterObject.PyArrayIterObject.dims_m1 (C member)
PyArrayIterObject.PyArrayIterObject.factors (C member)
PyArrayIterObject.PyArrayIterObject.index (C member)
PyArrayIterObject.PyArrayIterObject.nd_m1 (C member)
PyArrayIterObject.PyArrayIterObject.size (C member)
PyArrayIterObject.PyArrayIterObject.strides (C member)
PyArrayMapIter_Type (C variable)
PyArrayMultiIter_Type (C variable)
PyArrayMultiIterObject (C type)
PyArrayMultiIterObject.PyArrayMultiIterObject.dimensions (C member)
PyArrayMultiIterObject.PyArrayMultiIterObject.index (C member)
PyArrayMultiIterObject.PyArrayMultiIterObject.iters (C member)
PyArrayMultiIterObject.PyArrayMultiIterObject.nd (C member)
PyArrayMultiIterObject.PyArrayMultiIterObject.numiter (C member)
PyArrayMultiIterObject.PyArrayMultiIterObject.size (C member)
PyArrayMultiIterObject.PyObject_HEAD (C macro)
PyArrayNeighborhoodIter_Next (C function)
PyArrayNeighborhoodIter_Reset (C function)
PyArrayNeighborhoodIter_Type (C variable)
PyArrayNeighborhoodIterObject (C type)
PyArrayObject (C type)
PyArrayObject.base (C member)
PyArrayObject.data (C member)
PyArrayObject.descr (C member)
PyArrayObject.dimensions (C member)
PyArrayObject.flags (C member)
PyArrayObject.nd (C member)
PyArrayObject.PyObject_HEAD (C macro)
PyArrayObject.strides (C member)
PyArrayObject.weakreflist (C member)
PyDataMem_FREE (C function)
PyDataMem_NEW (C function)
PyDataMem_RENEW (C function)
PyDataType_FLAGCHK (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_ISUSERDEF (C function)
PyDataType_REFCHK (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)
pyrex, [1]
Python Enhancement Proposals!PEP 3118, [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_Loop1d (C type)
PyUFunc_PyFuncData (C type)
PyUFunc_Type (C variable)
PyUFuncLoopObject (C type)
PyUFuncObject (C type)
PyUFuncObject.PyObject_HEAD (C macro)
PyUFuncObject.PyUFuncObject.check_return (C member)
PyUFuncObject.PyUFuncObject.data (C member)
PyUFuncObject.PyUFuncObject.doc (C member)
PyUFuncObject.PyUFuncObject.identity (C member)
PyUFuncObject.PyUFuncObject.name (C member)
PyUFuncObject.PyUFuncObject.nargs (C member)
PyUFuncObject.PyUFuncObject.nin (C member)
PyUFuncObject.PyUFuncObject.nout (C member)
PyUFuncObject.PyUFuncObject.ntypes (C member)
PyUFuncObject.PyUFuncObject.obj (C member)
PyUFuncObject.PyUFuncObject.ptr (C member)
PyUFuncObject.PyUFuncObject.types (C member)
PyUFuncObject.PyUFuncObject.userloops (C member)
PyUFuncReduceObject (C type)

Q

qr() (numpy.linalg static method)

R

r_ (in module numpy)
rad2deg (in module numpy)
radians (in module numpy)
rand (numpy.random.mtrand.RandomState attribute)
rand() (numpy.random static method)
randint (numpy.random.mtrand.RandomState attribute)
randint() (numpy.random static method)
randn (numpy.random.mtrand.RandomState attribute)
randn() (numpy.random static method)
random_integers (numpy.random.mtrand.RandomState attribute)
random_integers() (numpy.random static method)
random_sample (numpy.random.mtrand.RandomState attribute)
random_sample() (numpy.random static method)
RandomState (class in numpy.random.mtrand)
RankWarning
ravel (in module numpy.ma)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
ravel() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
rayleigh (numpy.random.mtrand.RandomState attribute)
rayleigh() (numpy.random static method)
real (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
recarray (class in numpy)
reciprocal (in module numpy)
record
dtype
record (class in numpy)
recordmask (numpy.ma.masked_array attribute)
(numpy.ma.MaskedArray attribute), [1]
red_text() (numpy.distutils.misc_util static method)
reduce
ufunc methods
reduce (numpy.ufunc attribute)
reduceat
ufunc methods
reduceat (numpy.ufunc attribute)
reference
reference counting, [1]
remainder (in module numpy)
remove_axis (numpy.nditer attribute)
remove_multi_index (numpy.nditer attribute)
repeat (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
replace() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
reset (numpy.broadcast attribute)
(numpy.nditer attribute)
reshape (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
reshape() (numpy.ma static method)
(numpy.ma.MaskedArray method)
(numpy.ma.masked_array method)
resize (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
resize() (numpy.ma static method)
(numpy.ma.MaskedArray method)
(numpy.ma.masked_array method)
rfft() (numpy.fft static method)
rfft2() (numpy.fft static method)
rfftn() (numpy.fft static method)
rfind() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
right_shift (in module numpy)
rindex() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
rint (in module numpy)
rjust() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
round (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
round() (numpy.ma static method)
(numpy.ma.MaskedArray method)
(numpy.ma.masked_array method)
row-major, [1]
row_stack (in module numpy.ma)
rpartition() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
rsplit() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
rstrip() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
run_module_suite() (numpy.testing static method)
rundocs() (numpy.testing static method)

S

s_ (in module numpy)
scalar
dtype
searchsorted (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
seed (numpy.random.mtrand.RandomState attribute)
seed() (numpy.random static method)
self
set_fill_value() (numpy.ma static method)
(numpy.ma.MaskedArray method)
(numpy.ma.masked_array method)
set_state (numpy.random.mtrand.RandomState attribute)
set_state() (numpy.random static method)
set_verbosity() (numpy.distutils.log static method)
setasflat (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
setastest() (numpy.testing.decorators static method)
setfield (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
setflags (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
setslice
ndarray special methods
shape (numpy.broadcast attribute)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.dtype attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.nditer attribute)
(numpy.recarray attribute)
(numpy.record attribute)
shape() (numpy.ma static method)
sharedmask (numpy.ma.masked_array attribute)
(numpy.ma.MaskedArray attribute)
shrink_mask() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
shuffle (numpy.random.mtrand.RandomState attribute)
shuffle() (numpy.random static method)
sign (in module numpy)
signbit (in module numpy)
sin (in module numpy)
single-segment
sinh (in module numpy)
SIP
size (numpy.broadcast attribute)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
size() (numpy.ma static method)
skipif() (numpy.testing.decorators static method)
slice
slicing
slogdet() (numpy.linalg static method)
slow() (numpy.testing.decorators static method)
soften_mask (in module numpy.ma)
soften_mask() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
solve() (numpy.linalg static method)
sort (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
sort() (numpy.ma static method)
(numpy.ma.MaskedArray method)
(numpy.ma.masked_array method)
special methods
getslice, ndarray
setslice, ndarray
split() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
splitlines() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
sqrt (in module numpy)
square (in module numpy)
squeeze (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
squeeze() (numpy.ma static method)
standard_cauchy (numpy.random.mtrand.RandomState attribute)
standard_cauchy() (numpy.random static method)
standard_exponential (numpy.random.mtrand.RandomState attribute)
standard_exponential() (numpy.random static method)
standard_gamma (numpy.random.mtrand.RandomState attribute)
standard_gamma() (numpy.random static method)
standard_normal (numpy.random.mtrand.RandomState attribute)
standard_normal() (numpy.random static method)
standard_t (numpy.random.mtrand.RandomState attribute)
standard_t() (numpy.random static method)
startswith() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
std (in module numpy.ma)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
std() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.matrix method)
str (numpy.dtype attribute)
stride
strides (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
strip() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
sub-array
dtype, [1]
subdtype (numpy.dtype attribute)
subtract (in module numpy)
subtyping
ndarray, [1]
sum (in module numpy.ma)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
sum() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.matrix method)
svd() (numpy.linalg static method)
swapaxes (in module numpy.ma)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
swapcase() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
swig

T

T (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
take (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
take() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
tan (in module numpy)
tanh (in module numpy)
tensorinv() (numpy.linalg static method)
tensorsolve() (numpy.linalg static method)
terminal_has_colors() (numpy.distutils.misc_util static method)
test() (numpy.testing.Tester method)
Tester (in module numpy.testing)
title() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
todict() (numpy.distutils.misc_util.Configuration method)
tofile (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
tofile() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
toflex() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
tolist (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
tolist() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.matrix method)
tomaxint (numpy.random.mtrand.RandomState attribute)
torecords() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
tostring (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
tostring() (numpy.lib.user_array.container method)
(numpy.ma.MaskedArray method)
(numpy.ma.masked_array method)
trace (in module numpy.ma)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
trace() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
translate() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
transpose (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.ma.MaskedArray attribute)
(numpy.ma.masked_array attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
transpose() (numpy.ma static method)
triangular (numpy.random.mtrand.RandomState attribute)
triangular() (numpy.random static method)
true_divide (in module numpy)
trunc (in module numpy)
tuple
type (numpy.dtype attribute)
types (numpy.ufunc attribute)

U

ufunc, [1], [2]
C-API, [1]
adding new
attributes
casting rules
keyword arguments
methods
methods accumulate
methods reduce
methods reduceat
UFUNC_CHECK_ERROR (C function)
UFUNC_CHECK_STATUS (C function)
uniform (numpy.random.mtrand.RandomState attribute)
uniform() (numpy.random static method)
unshare_mask() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
upper() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
user_array

V

value (numpy.nditer attribute)
vander() (numpy.ma static method)
var (in module numpy.ma)
(numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.recarray attribute)
(numpy.record attribute)
var() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.matrix method)
vectorize (class in numpy)
view, [1]
ndarray
view (numpy.chararray attribute)
(numpy.core.defchararray.chararray attribute)
(numpy.generic attribute)
(numpy.ma.MaskType attribute)
(numpy.matrix attribute)
(numpy.memmap attribute)
(numpy.ndarray attribute)
(numpy.record attribute)
view() (numpy.ma.masked_array method)
(numpy.ma.MaskedArray method)
(numpy.recarray method)
vonmises (numpy.random.mtrand.RandomState attribute)
vonmises() (numpy.random static method)
vstack (in module numpy.ma)

W

wald (numpy.random.mtrand.RandomState attribute)
wald() (numpy.random static method)
weave, [1]
weibull (numpy.random.mtrand.RandomState attribute)
weibull() (numpy.random static method)
where() (numpy.ma static method)
wrapper

Y

yellow_text() (numpy.distutils.misc_util static method)

Z

zeros (in module numpy.ma)
zfill() (numpy.chararray method)
(numpy.core.defchararray static method)
(numpy.core.defchararray.chararray method)
zipf (numpy.random.mtrand.RandomState attribute)
zipf() (numpy.random static method)