Search
Searching..
- numpy.matmul
...NumPy reference NumPy’s module structure Linear algebra (numpy.linalg) numpy.matmul...
- numpy.matrix
...NumPy reference Array objects Standard array subclasses numpy.matrix...
- numpy.matvec
...NumPy reference NumPy’s module structure Linear algebra (numpy.linalg) numpy.matvec...
- numpy.matrix.A
...NumPy reference Array objects Standard array subclasses numpy.matrix.A...
- numpy.matrix.H
...NumPy reference Array objects Standard array subclasses numpy.matrix.H...
- numpy.matrix.I
...NumPy reference Array objects Standard array subclasses numpy.matrix.I...
- numpy.matrix.T
...NumPy reference Array objects Standard array subclasses numpy.matrix.T...
- numpy.matrix.A1
- numpy.matrix.mT
- numpy.matlib.eye
- numpy.matrix.all
- numpy.matrix.any
- numpy.matrix.dot
- numpy.matrix.max
- numpy.matrix.min
- numpy.matrix.ptp
- numpy.matrix.put
- numpy.matrix.std
- numpy.matrix.sum
- numpy.matrix.var
- numpy.matlib.ones
- numpy.matlib.rand
- numpy.matrix.base
- numpy.matrix.clip
- numpy.matrix.conj
- numpy.matrix.copy
- numpy.matrix.data
- numpy.matrix.dump
- numpy.matrix.fill
- numpy.matrix.flat
- numpy.matrix.getA
- numpy.matrix.getH
- numpy.matrix.getI
- numpy.matrix.getT
- numpy.matrix.imag
- numpy.matrix.item
- numpy.matrix.mean
- numpy.matrix.ndim
- numpy.matrix.prod
- numpy.matrix.real
- numpy.matrix.size
- numpy.matrix.sort
- numpy.matrix.take
- numpy.matrix.view
- numpy.matlib.empty
- numpy.matlib.randn
- numpy.matlib.zeros
- numpy.matrix.dtype
- numpy.matrix.dumps
- numpy.matrix.flags
- numpy.matrix.getA1
- numpy.matrix.ravel
- numpy.matrix.round
- numpy.matrix.shape
- numpy.matrix.trace
- numpy.lib.format (Python module, in numpy.lib.format)
- numpy.lib.scimath (Python module, in numpy.lib.scimath)
- numpy.matlib (Python module, in Matrix library (
numpy.matlib
)) - NumPy 2.0 migration guide
- NumPy 2.0.0 Release Notes
- NumPy for MATLAB users
- NumPy quickstart
- numpy.asmatrix
- numpy.polynomial.chebyshev.chebcompanion
- numpy.polynomial.hermite.hermcompanion
- numpy.polynomial.hermite_e.hermecompanion
- numpy.polynomial.laguerre.lagcompanion
- numpy.polynomial.legendre.legcompanion
- numpy.polynomial.polynomial.polycompanion
- numpy.random.MT19937.jumped
- Standard array subclasses
- numpy.asmatrix (Python function, in numpy.asmatrix)
- numpy.bmat (Python function, in numpy.bmat)
- numpy.distutils.ccompiler.simple_version_match (Python function, in numpy.distutils.ccompiler.simple_version_match)
- numpy.distutils.misc_util.get_mathlibs (Python function, in distutils.misc_util)
- numpy.format_float_positional (Python function, in numpy.format_float_positional)
- numpy.format_float_scientific (Python function, in numpy.format_float_scientific)
- numpy.linalg.matmul (Python function, in numpy.linalg.matmul)
- numpy.linalg.matrix_norm (Python function, in numpy.linalg.matrix_norm)
- numpy.linalg.matrix_power (Python function, in numpy.linalg.matrix_power)
- numpy.linalg.matrix_rank (Python function, in numpy.linalg.matrix_rank)
- numpy.linalg.matrix_transpose (Python function, in numpy.linalg.matrix_transpose)
- numpy.matlib.repmat (Python function, in numpy.matlib.repmat)
- numpy.matmul (Python data, in numpy.matmul)
- numpy.matrix (Python class, in numpy.matrix)
- numpy.matrix_transpose (Python function, in numpy.matrix_transpose)
- numpy.matvec (Python data, in numpy.matvec)
- numpy.ndarray.__matmul__ (Python method, in numpy.ndarray.__matmul__)
- numpy.rec.format_parser (Python class, in numpy.rec.format_parser)
- numpy.vecmat (Python data, in numpy.vecmat)
- numpy.emath.arccos (Python function, in numpy.emath.arccos)
- numpy.emath.arcsin (Python function, in numpy.emath.arcsin)
- numpy.emath.arctanh (Python function, in numpy.emath.arctanh)
- numpy.emath.log (Python function, in numpy.emath.log)
- numpy.emath.log10 (Python function, in numpy.emath.log10)
- numpy.emath.log2 (Python function, in numpy.emath.log2)
- numpy.emath.logn (Python function, in numpy.emath.logn)
- numpy.emath.power (Python function, in numpy.emath.power)
- numpy.emath.sqrt (Python function, in numpy.emath.sqrt)
- numpy.lib.format.descr_to_dtype (Python function, in numpy.lib.format.descr_to_dtype)
- numpy.lib.format.drop_metadata (Python function, in numpy.lib.format.drop_metadata)
- numpy.lib.format.dtype_to_descr (Python function, in numpy.lib.format.dtype_to_descr)
- numpy.lib.format.header_data_from_array_1_0 (Python function, in numpy.lib.format.header_data_from_array_1_0)
- numpy.lib.format.isfileobj (Python function, in numpy.lib.format.isfileobj)
- numpy.lib.format.magic (Python function, in numpy.lib.format.magic)
- numpy.lib.format.open_memmap (Python function, in numpy.lib.format.open_memmap)
- numpy.lib.format.read_array (Python function, in numpy.lib.format.read_array)
- numpy.lib.format.read_array_header_1_0 (Python function, in numpy.lib.format.read_array_header_1_0)
- numpy.lib.format.read_array_header_2_0 (Python function, in numpy.lib.format.read_array_header_2_0)
- numpy.lib.format.read_magic (Python function, in numpy.lib.format.read_magic)
- numpy.lib.format.write_array (Python function, in numpy.lib.format.write_array)
- numpy.lib.format.write_array_header_1_0 (Python function, in numpy.lib.format.write_array_header_1_0)
- numpy.lib.format.write_array_header_2_0 (Python function, in numpy.lib.format.write_array_header_2_0)
- numpy.lib.scimath.arccos (Python function, in numpy.lib.scimath.arccos)
- numpy.lib.scimath.arcsin (Python function, in numpy.lib.scimath.arcsin)
- numpy.lib.scimath.arctanh (Python function, in numpy.lib.scimath.arctanh)
- numpy.lib.scimath.log (Python function, in numpy.lib.scimath.log)
- numpy.lib.scimath.log10 (Python function, in numpy.lib.scimath.log10)
- numpy.lib.scimath.log2 (Python function, in numpy.lib.scimath.log2)
- numpy.lib.scimath.logn (Python function, in numpy.lib.scimath.logn)
- numpy.lib.scimath.power (Python function, in numpy.lib.scimath.power)
- numpy.lib.scimath.sqrt (Python function, in numpy.lib.scimath.sqrt)
- numpy.matlib.empty (Python function, in numpy.matlib.empty)
- numpy.matlib.eye (Python function, in numpy.matlib.eye)
- numpy.matlib.identity (Python function, in numpy.matlib.identity)
- numpy.matlib.ones (Python function, in numpy.matlib.ones)
- numpy.matlib.rand (Python function, in numpy.matlib.rand)
- numpy.matlib.randn (Python function, in numpy.matlib.randn)
- numpy.matlib.zeros (Python function, in numpy.matlib.zeros)
- numpy.matrix.A (Python property, in numpy.matrix.A)
- numpy.matrix.A1 (Python property, in numpy.matrix.A1)
- numpy.matrix.all (Python method, in numpy.matrix.all)
- numpy.matrix.any (Python method, in numpy.matrix.any)
- numpy.matrix.argmax (Python method, in numpy.matrix.argmax)
- numpy.matrix.argmin (Python method, in numpy.matrix.argmin)
- numpy.matrix.argpartition (Python method, in numpy.matrix.argpartition)
- numpy.matrix.argsort (Python method, in numpy.matrix.argsort)
- numpy.matrix.astype (Python method, in numpy.matrix.astype)
- numpy.matrix.base (Python attribute, in numpy.matrix.base)
- numpy.matrix.byteswap (Python method, in numpy.matrix.byteswap)
- numpy.matrix.choose (Python method, in numpy.matrix.choose)
- numpy.matrix.clip (Python method, in numpy.matrix.clip)
- numpy.matrix.compress (Python method, in numpy.matrix.compress)
- numpy.matrix.conj (Python method, in numpy.matrix.conj)
- numpy.matrix.conjugate (Python method, in numpy.matrix.conjugate)
- numpy.matrix.copy (Python method, in numpy.matrix.copy)
- numpy.matrix.ctypes (Python attribute, in numpy.matrix.ctypes)
- numpy.matrix.cumprod (Python method, in numpy.matrix.cumprod)
- numpy.matrix.cumsum (Python method, in numpy.matrix.cumsum)
- numpy.matrix.data (Python attribute, in numpy.matrix.data)
- numpy.matrix.device (Python attribute, in numpy.matrix.device)
- numpy.matrix.diagonal (Python method, in numpy.matrix.diagonal)
- numpy.matrix.dot (Python method, in numpy.matrix.dot)
- numpy.matrix.dtype (Python attribute, in numpy.matrix.dtype)
- numpy.matrix.dump (Python method, in numpy.matrix.dump)
- numpy.matrix.dumps (Python method, in numpy.matrix.dumps)
- numpy.matrix.fill (Python method, in numpy.matrix.fill)
- numpy.matrix.flags (Python attribute, in numpy.matrix.flags)
- numpy.matrix.flat (Python attribute, in numpy.matrix.flat)
- numpy.matrix.flatten (Python method, in numpy.matrix.flatten)
- numpy.matrix.getA (Python method, in numpy.matrix.getA)
- numpy.matrix.getA1 (Python method, in numpy.matrix.getA1)
- numpy.matrix.getfield (Python method, in numpy.matrix.getfield)
- numpy.matrix.getH (Python method, in numpy.matrix.getH)
- numpy.matrix.getI (Python method, in numpy.matrix.getI)
- numpy.matrix.getT (Python method, in numpy.matrix.getT)
- numpy.matrix.H (Python property, in numpy.matrix.H)
- numpy.matrix.I (Python property, in numpy.matrix.I)
- numpy.matrix.imag (Python attribute, in numpy.matrix.imag)
- numpy.matrix.item (Python method, in numpy.matrix.item)
- numpy.matrix.itemset (Python attribute, in numpy.matrix.itemset)
- numpy.matrix.itemsize (Python attribute, in numpy.matrix.itemsize)
- numpy.matrix.max (Python method, in numpy.matrix.max)
- numpy.matrix.mean (Python method, in numpy.matrix.mean)