@stdlib/ndarray-base-nonsingleton-dimensions
Return the number of non-singleton dimensions.
Return the number of non-singleton dimensions.
Normalize an index to the interval [0,max].
Transpose a matrix (or a stack of matrices).
Errors.
Error tools.
Number constructor.
Utilities for single-precision floating-point numbers.
Base utilities for single-precision floating-point numbers.
Base double-precision floating-point number assert functions.
Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.
Create a single-precision floating-point number from a literal bit representation.
List of output ndarray data type policies.
Return the ndarray data type with the smallest size and closest kind to which ndarray data types can be safely cast.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast or cast within the same kind.
Return the shape of a provided ndarray.
Return a read-only view of an input ndarray.
Assign element values from a broadcasted input ndarray to corresponding elements in an output ndarray view.
Return a read-only view of an input ndarray when sliced along a specified dimension.
Return a read-only shifted view of an input ndarray along a specific dimension.