Search
Searching
- numpy.tri
...NumPy reference Routines and objects by topic Array creation routines numpy.tri...
- numpy.tril
...NumPy reference Routines and objects by topic Array creation routines numpy.tril...
- numpy.triu
...NumPy reference Routines and objects by topic Array creation routines numpy.triu...
- numpy.trim_zeros
...NumPy reference Routines and objects by topic Array manipulation routines numpy.trim_zeros...
- numpy.tril_indices
...NumPy reference Routines and objects by topic Indexing routines numpy.tril_indices...
- numpy.triu_indices
...NumPy reference Routines and objects by topic Indexing routines numpy.triu_indices...
- numpy.lib.stride_tricks (Python module, in numpy.lib.stride_tricks)
- numpy.strings (Python module, in String functionality)
- numpy.tri (Python function, in numpy.tri)
- NumPy 1.24 Release Notes
...mainly native byte-order) ones to dtype= or signature= in ufuncs will now raise a TypeError. We recommend passing the strings "int8" or scalar types np.int8 since the byte-order, datetime/timedelta unit, etc. are never enforced. (Initiall...
- NumPy 1.7.0 Release Notes
...s of NumPy. There have been a lot of fixes and enhancements to datetime64 compared to NumPy 1.6: the parser is quite strict about only accepting ISO 8601 dates, with a few convenience extensions converts between units correctly datetime a...
- NumPy 2.3.0 Release Notes
...Windows on ARM. Improved support for free threaded Python. Improved annotations. New functions New function numpy.strings.slice The new function numpy.strings.slice was added, which implements fast native slicing of string arrays. It s...
- NumPy C code explanations
...at an array is seen as a “chunk” of memory starting at some location. The interpretation of this memory depends on the stride information. For each dimension in an \(N\)-dimensional array, an integer (stride) dictates how many bytes must be...
- numpy.char (Python module, in Legacy fixed-width string functionality)
- numpy.matlib (Python module, in Matrix library (
numpy.matlib
)) - numpy.tri
...NumPy reference Routines and objects by topic Array creation routines numpy.tri...
- Releasing a version
...Contributing to NumPy Releasing a version...
- Standard array subclasses
- Typing (
numpy.typing
) - numpy.array2string (Python function, in numpy.array2string)
- numpy.asmatrix (Python function, in numpy.asmatrix)
- numpy.char.chararray.lstrip (Python method, in numpy.char.chararray.lstrip)
- numpy.char.chararray.rstrip (Python method, in numpy.char.chararray.rstrip)
- numpy.char.chararray.strides (Python attribute, in numpy.char.chararray.strides)
- numpy.char.chararray.strip (Python method, in numpy.char.chararray.strip)
- numpy.char.lstrip (Python function, in numpy.char.lstrip)
- numpy.char.rstrip (Python function, in numpy.char.rstrip)
- numpy.char.strip (Python function, in numpy.char.strip)
- numpy.datetime_as_string (Python function, in numpy.datetime_as_string)
- numpy.distutils.misc_util.all_strings (Python function, in distutils.misc_util)
- numpy.distutils.misc_util.Configuration.get_distribution (Python method, in Packaging)
- numpy.distutils.misc_util.is_string (Python function, in distutils.misc_util)
- numpy.dtypes.StringDType (Python attribute, in Data type classes (
numpy.dtypes
)) - numpy.fromstring (Python function, in numpy.fromstring)
- numpy.generic.strides (Python attribute, in numpy.generic.strides)
- numpy.lib.add_docstring (Python function, in numpy.lib.add_docstring)
- numpy.lib.stride_tricks.as_strided (Python function, in numpy.lib.stride_tricks.as_strided)
- 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.ma.masked_array.strides (Python attribute, in numpy.ma.masked_array.strides)
- numpy.ma.MaskedArray.strides (Python attribute, in numpy.ma.MaskedArray.strides)
- numpy.ma.MaskType.strides (Python attribute, in numpy.ma.MaskType.strides)
- numpy.ma.MaskType.tostring (Python method, in numpy.ma.MaskType.tostring)
- numpy.matrix (Python class, in numpy.matrix)
- numpy.matrix.strides (Python attribute, in numpy.matrix.strides)
- numpy.matrix_transpose (Python function, in numpy.matrix_transpose)
- numpy.memmap.strides (Python attribute, in numpy.memmap.strides)
- numpy.ndarray.strides (Python attribute, in numpy.ndarray.strides)
- numpy.polynomial.chebyshev.chebtrim (Python function, in numpy.polynomial.chebyshev.chebtrim)
- numpy.polynomial.chebyshev.Chebyshev.trim (Python method, in numpy.polynomial.chebyshev.Chebyshev.trim)
- numpy.polynomial.hermite.Hermite.trim (Python method, in numpy.polynomial.hermite.Hermite.trim)
- numpy.polynomial.hermite.hermtrim (Python function, in numpy.polynomial.hermite.hermtrim)
- numpy.polynomial.hermite_e.hermetrim (Python function, in numpy.polynomial.hermite_e.hermetrim)
- numpy.polynomial.hermite_e.HermiteE.trim (Python method, in numpy.polynomial.hermite_e.HermiteE.trim)
- numpy.polynomial.laguerre.lagtrim (Python function, in numpy.polynomial.laguerre.lagtrim)
- numpy.polynomial.laguerre.Laguerre.trim (Python method, in numpy.polynomial.laguerre.Laguerre.trim)
- numpy.polynomial.legendre.Legendre.trim (Python method, in numpy.polynomial.legendre.Legendre.trim)
- numpy.polynomial.legendre.legtrim (Python function, in numpy.polynomial.legendre.legtrim)