| absolute | umath.absolute |
| add | numpy.core.umath.add |
| add_docstring | _compiled_base.add_docstring |
| add_newdoc | numpy.lib.function_base.add_newdoc |
| alen | numpy.core.fromnumeric.alen |
| all | numpy.core.fromnumeric.all |
| allclose | numpy.core.numeric.allclose |
| alltrue | numpy.core.fromnumeric.alltrue |
| allTypes | numpy.core.numerictypes.allTypes |
| amax | numpy.core.fromnumeric.amax |
| amin | numpy.core.fromnumeric.amin |
| angle | numpy.lib.function_base.angle |
| any | numpy.core.fromnumeric.any |
| apply_along_axis | numpy.lib.shape_base.apply_along_axis |
| apply_over_axes | numpy.lib.shape_base.apply_over_axes |
| arange | numpy.core.numeric.arange |
| arctan2 | numpy.core.umath.arctan2 |
| argmax | numpy.core.fromnumeric.argmax |
| argmin | numpy.core.fromnumeric.argmin |
| argsort | numpy.core.fromnumeric.argsort |
| argwhere | numpy.core.numeric.argwhere |
| around | numpy.core.fromnumeric.around |
| array | multiarray.array |
| array2string | numpy.core.arrayprint.array2string |
| array_precision | numpy.lib.type_check.array_precision |
| array_repr | numpy.core.numeric.array_repr |
| array_split | numpy.lib.shape_base.array_split |
| array_str | numpy.core.numeric.array_str |
| array_type | numpy.lib.type_check.array_type |
| asanyarray | numpy.core.numeric.asanyarray |
| asarray | numpy.core.numeric.asarray |
| asarray_chkfinite | numpy.lib.function_base.asarray_chkfinite |
| ascontiguousarray | numpy.core.numeric.ascontiguousarray |
| asfarray | numpy.lib.type_check.asfarray |
| asfortranarray | numpy.core.numeric.asfortranarray |
| asmatrix | numpy.core.defmatrix.asmatrix |
| asscalar | numpy.lib.type_check.asscalar |
| atleast_1d | numpy.lib.shape_base.atleast_1d |
| atleast_2d | numpy.lib.shape_base.atleast_2d |
| atleast_3d | numpy.lib.shape_base.atleast_3d |
| average | numpy.lib.function_base.average |
| bartlett | numpy.lib.function_base.bartlett |
| base_repr | numpy.core.numeric.base_repr |
| binary_repr | numpy.core.numeric.binary_repr |
| bincount | _compiled_base.bincount |
| bitname | numpy.core.numerictypes.bitname |
| blackman | numpy.lib.function_base.blackman |
| bmat | numpy.core.defmatrix.bmat |
| bool | __builtin__.bool |
| broadcast | numpy.core.numeric.broadcast |
| can_cast | numpy.core.numeric.can_cast |
| cast | numpy.core.numerictypes.cast |
| char | numpy.core.defchararray |
| chararray | numpy.core.defchararray.chararray |
| choose | numpy.core.fromnumeric.choose |
| clip | numpy.core.fromnumeric.clip |
| column_stack | numpy.lib.shape_base.column_stack |
| common_type | numpy.lib.type_check.common_type |
| complex | __builtin__.complex |
| compress | numpy.core.fromnumeric.compress |
| concatenate | numpy.core.numeric.concatenate |
| concatenator | numpy.lib.index_tricks.concatenator |
| convolve | numpy.core.numeric.convolve |
| copy | numpy.lib.function_base.copy |
| corrcoef | numpy.lib.function_base.corrcoef |
| correlate | numpy.core.numeric.correlate |
| cos | numpy.core.umath.cos |
| cov | numpy.lib.function_base.cov |
| cross | numpy.core.numeric.cross |
| cumprod | numpy.core.fromnumeric.cumprod |
| cumproduct | numpy.core.fromnumeric.cumproduct |
| cumsum | numpy.core.fromnumeric.cumsum |
| c_ | numpy.lib.index_tricks.c_ |
| c_class | numpy.lib.index_tricks.c_class |
| deprecate | numpy.lib.utils.deprecate |
| diag | numpy.lib.twodim_base.diag |
| diagonal | numpy.core.fromnumeric.diagonal |
| diff | numpy.lib.function_base.diff |
| digitize | _compiled_base.digitize |
| disp | numpy.lib.function_base.disp |
| dot | numpy.core.numeric.dot |
| dsplit | numpy.lib.shape_base.dsplit |
| dstack | numpy.lib.shape_base.dstack |
| dtype | numpy.core.numeric.dtype |
| dtypedescr | numpy.core.memmap.dtypedescr |
| ediff1d | numpy.lib.arraysetops.ediff1d |
| eigvals | numpy.lib.polynomial.eigvals |
| emath | numpy.lib.scimath |
| empty | multiarray.empty |
| empty_like | numpy.core.numeric.empty_like |
| exp | numpy.core.umath.exp |
| expand_dims | numpy.lib.shape_base.expand_dims |
| extend_all | numpy.core.numeric.extend_all |
| eye | numpy.lib.twodim_base.eye |
| False_ | numpy.core.numeric.False_ |
| fastCopyAndTranspose | numpy.core.numeric.fastCopyAndTranspose |
| find_duplicate | numpy.core.records.find_duplicate |
| finfo | numpy.lib.getlimits.finfo |
| fix | numpy.lib.ufunclike.fix |
| flatiter | numpy.core.numeric.flatiter |
| fliplr | numpy.lib.twodim_base.fliplr |
| flipud | numpy.lib.twodim_base.flipud |
| float | __builtin__.float |
| format_parser | numpy.core.records.format_parser |
| fromarrays | numpy.core.records.fromarrays |
| frombuffer | numpy.core.numeric.frombuffer |
| fromfile | numpy.core.records.fromfile |
| fromfunction | numpy.core.numeric.fromfunction |
| fromiter | numpy.core.numeric.fromiter |
| fromnumeric | numpy.core.fromnumeric |
| frompyfunc | numpy.core.umath.frompyfunc |
| fromrecords | numpy.core.records.fromrecords |
| fromstring | numpy.core.records.fromstring |
| function_base | numpy.lib.function_base |
| generic | numpy.core.numerictypes.generic |
| genericTypeRank | numpy.core.numerictypes.genericTypeRank |
| getbuffer | numpy.core.numeric.getbuffer |
| getbufsize | numpy.core.numeric.getbufsize |
| geterr | numpy.core.numeric.geterr |
| geterrcall | numpy.core.numeric.geterrcall |
| get_linalg_funcs | numpy.lib.polynomial.get_linalg_funcs |
| get_numpy_include | numpy.lib.utils.get_numpy_include |
| get_printoptions | numpy.core.arrayprint.get_printoptions |
| gradient | numpy.lib.function_base.gradient |
| hamming | numpy.lib.function_base.hamming |
| hanning | numpy.lib.function_base.hanning |
| histogram | numpy.lib.function_base.histogram |
| hsplit | numpy.lib.shape_base.hsplit |
| hstack | numpy.lib.shape_base.hstack |
| i0 | numpy.lib.function_base.i0 |
| identity | numpy.core.numeric.identity |
| imag | numpy.lib.type_check.imag |
| index_exp | numpy.lib.index_tricks.index_exp |
| indices | numpy.core.numeric.indices |
| inner | numpy.core.numeric.inner |
| insert | numpy.lib.function_base.insert |
| int | __builtin__.int |
| intersect1d | numpy.lib.arraysetops.intersect1d |
| intersect1d_nu | numpy.lib.arraysetops.intersect1d_nu |
| iscomplex | numpy.lib.type_check.iscomplex |
| iscomplexobj | numpy.lib.type_check.iscomplexobj |
| isfortran | numpy.core.numeric.isfortran |
| isnan | numpy.core.umath.isnan |
| isneginf | numpy.lib.ufunclike.isneginf |
| isposinf | numpy.lib.ufunclike.isposinf |
| isreal | numpy.lib.type_check.isreal |
| isrealobj | numpy.lib.type_check.isrealobj |
| isscalar | numpy.core.numeric.isscalar |
| issctype | numpy.core.numerictypes.issctype |
| issubclass_ | numpy.lib.utils.issubclass_ |
| issubsctype | numpy.lib.utils.issubsctype |
| iterable | numpy.lib.function_base.iterable |
| ix_ | numpy.lib.index_tricks.ix_ |
| kaiser | numpy.lib.function_base.kaiser |
| kron | numpy.lib.shape_base.kron |
| lapack_lite | lapack_lite |
| less_equal | numpy.core.umath.less_equal |
| lexsort | numpy.core.numeric.lexsort |
| linspace | numpy.lib.function_base.linspace |
| little_endian | numpy.core.numeric.little_endian |
| load | cPickle.load |
| loads | cPickle.loads |
| log2 | numpy.lib.ufunclike.log2 |
| logspace | numpy.lib.function_base.logspace |
| long | __builtin__.long |
| lstsq | numpy.lib.polynomial.lstsq |
| ma | numpy.core.ma |
| MachAr | numpy.lib.machar.MachAr |
| makemat | numpy.lib.index_tricks.makemat |
| mat | numpy.core.defmatrix.mat |
| math | math |
| matrix | numpy.core.defmatrix |
| maximum_sctype | numpy.core.numerictypes.maximum_sctype |
| mean | numpy.core.fromnumeric.mean |
| median | numpy.lib.function_base.median |
| memmap | numpy.core.memmap.memmap |
| meshgrid | numpy.lib.function_base.meshgrid |
| mgrid | numpy.lib.index_tricks.mgrid |
| mintypecode | numpy.lib.type_check.mintypecode |
| mmap | mmap |
| mod | numpy.core.umath.mod |
| mode_equivalents | numpy.core.memmap.mode_equivalents |
| msort | numpy.lib.function_base.msort |
| mu | multiarray |
| multiarray | multiarray |
| multiply | umath.multiply |
| N | numpy.core.numeric |
| nanargmax | numpy.lib.function_base.nanargmax |
| nanargmin | numpy.lib.function_base.nanargmin |
| nanmax | numpy.lib.function_base.nanmax |
| nanmin | numpy.lib.function_base.nanmin |
| nansum | numpy.lib.function_base.nansum |
| nan_to_num | numpy.lib.type_check.nan_to_num |
| narray | multiarray.array |
| nbytes | numpy.core.numerictypes.nbytes |
| ndarray | multiarray.ndarray |
| ndenumerate | numpy.lib.index_tricks.ndenumerate |
| ndim | numpy.core.fromnumeric.ndim |
| ndindex | numpy.lib.index_tricks.ndindex |
| nd_grid | numpy.lib.index_tricks.nd_grid |
| newaxis | numpy.core.numeric.newaxis |
| newbuffer | numpy.core.numeric.newbuffer |
| nonzero | numpy.core.fromnumeric.nonzero |
| nt | numpy.core.numerictypes |
| ntypes | numpy.core.numerictypes |
| numeric | numpy.core.numeric |
| numerictypes | numpy.core.numerictypes |
| numfmt | numpy.core.records.numfmt |
| numpy | numpy |
| NX | numpy.core.numeric |
| nx | numpy.core.numeric |
| obj2sctype | numpy.core.numerictypes.obj2sctype |
| object | __builtin__.object |
| ogrid | numpy.lib.index_tricks.ogrid |
| ones | numpy.core.numeric.ones |
| os | os |
| outer | numpy.core.numeric.outer |
| pi | numpy.core.umath.pi |
| piecewise | numpy.lib.function_base.piecewise |
| poly | numpy.lib.polynomial.poly |
| poly1d | numpy.lib.polynomial.poly1d |
| polyadd | numpy.lib.polynomial.polyadd |
| polyder | numpy.lib.polynomial.polyder |
| polydiv | numpy.lib.polynomial.polydiv |
| polyfit | numpy.lib.polynomial.polyfit |
| polyint | numpy.lib.polynomial.polyint |
| polymul | numpy.lib.polynomial.polymul |
| polysub | numpy.lib.polynomial.polysub |
| polyval | numpy.lib.polynomial.polyval |
| prod | numpy.core.fromnumeric.prod |
| product | numpy.core.fromnumeric.product |
| ptp | numpy.core.fromnumeric.ptp |
| put | numpy.core.fromnumeric.put |
| putmask | numpy.core.fromnumeric.putmask |
| rank | numpy.core.fromnumeric.rank |
| ravel | numpy.core.fromnumeric.ravel |
| re | re |
| real | numpy.lib.type_check.real |
| real_if_close | numpy.lib.type_check.real_if_close |
| rec | numpy.core.records |
| recarray | numpy.core.records.recarray |
| record | numpy.core.records.record |
| repeat | numpy.core.fromnumeric.repeat |
| repmat | numpy.lib.shape_base.repmat |
| reshape | numpy.core.fromnumeric.reshape |
| resize | numpy.core.fromnumeric.resize |
| roots | numpy.lib.polynomial.roots |
| rot90 | numpy.lib.twodim_base.rot90 |
| round_ | numpy.core.fromnumeric.round_ |
| row_stack | numpy.lib.shape_base.row_stack |
| r_ | numpy.lib.index_tricks.r_ |
| r_class | numpy.lib.index_tricks.r_class |
| sb | numpy.core.numeric |
| scalarmath | scalarmath |
| ScalarType | numpy.core.numerictypes.ScalarType |
| sctype2char | numpy.core.numerictypes.sctype2char |
| sctypes | numpy.core.numerictypes.sctypes |
| searchsorted | numpy.core.fromnumeric.searchsorted |
| select | numpy.lib.function_base.select |
| setbufsize | numpy.core.numeric.setbufsize |
| setdiff1d | numpy.lib.arraysetops.setdiff1d |
| seterr | numpy.core.numeric.seterr |
| seterrcall | numpy.core.numeric.seterrcall |
| setmember1d | numpy.lib.arraysetops.setmember1d |
| setxor1d | numpy.lib.arraysetops.setxor1d |
| set_numeric_ops | numpy.core.numeric.set_numeric_ops |
| set_printoptions | numpy.core.arrayprint.set_printoptions |
| set_string_function | numpy.core.numeric.set_string_function |
| shape | numpy.core.fromnumeric.shape |
| sign | umath.sign |
| sin | numpy.core.umath.sin |
| sinc | numpy.lib.function_base.sinc |
| size | numpy.core.fromnumeric.size |
| sometrue | numpy.core.fromnumeric.sometrue |
| sort | numpy.core.fromnumeric.sort |
| sort_complex | numpy.lib.function_base.sort_complex |
| split | numpy.lib.shape_base.split |
| sqrt | numpy.core.umath.sqrt |
| squeeze | numpy.core.fromnumeric.squeeze |
| stat | stat |
| std | numpy.core.fromnumeric.std |
| str | __builtin__.str |
| str_ | string |
| sum | numpy.core.fromnumeric.sum |
| swapaxes | numpy.core.fromnumeric.swapaxes |
| sys | sys |
| s_ | numpy.lib.index_tricks.s_ |
| take | numpy.core.fromnumeric.take |
| test | numpy.lib.test |
| test_unique1d_speed | numpy.lib.arraysetops.test_unique1d_speed |
| time | time |
| trace | numpy.core.fromnumeric.trace |
| transpose | numpy.core.fromnumeric.transpose |
| trapz | numpy.lib.function_base.trapz |
| tri | numpy.lib.twodim_base.tri |
| tril | numpy.lib.twodim_base.tril |
| trim_zeros | numpy.lib.function_base.trim_zeros |
| triu | numpy.lib.twodim_base.triu |
| True_ | numpy.core.numeric.True_ |
| typecodes | numpy.core.numerictypes.typecodes |
| typeDict | numpy.core.numerictypes.typeDict |
| typeinfo | multiarray.typeinfo |
| typeNA | numpy.core.numerictypes.typeNA |
| typename | numpy.lib.type_check.typename |
| types | types |
| ufunc | numpy.core.numeric.ufunc |
| um | umath |
| umath | numpy.core.umath |
| unicode | __builtin__.unicode |
| union1d | numpy.lib.arraysetops.union1d |
| unique | numpy.lib.function_base.unique |
| unique1d | numpy.lib.arraysetops.unique1d |
| unravel_index | numpy.lib.index_tricks.unravel_index |
| unwrap | numpy.lib.function_base.unwrap |
| valid_filemodes | numpy.core.memmap.valid_filemodes |
| vander | numpy.lib.twodim_base.vander |
| var | numpy.core.fromnumeric.var |
| vdot | numpy.core.numeric.vdot |
| vectorize | numpy.lib.function_base.vectorize |
| void | numpy.core.numerictypes.void |
| vsplit | numpy.lib.shape_base.vsplit |
| vstack | numpy.lib.shape_base.vstack |
| where | numpy.core.numeric.where |
| writeable_filemodes | numpy.core.memmap.writeable_filemodes |
| zeros | numpy.core.numeric.zeros |
| zeros_like | numpy.core.numeric.zeros_like |
| _insert | _compiled_base._insert |
| _nx | numpy.core.numeric |
| _sort | _sort |
| _types | types |
| __version__ | numpy.version.version |