@stdlib/array-typed-real-dtypes
List of typed array real-valued data types.
List of typed array real-valued data types.
Real-valued floating-point typed array constructors.
List of typed array real-valued floating-point data types.
Return the array data type with the smallest size and closest kind to which array data types can be safely cast.
Revive a JSON-serialized typed array.
Return a list of array data types to which a provided array data type can be safely cast.
Create an array filled with ones and having a specified length.
Create an array filled with ones and having the same length and data type as a provided array.
Error tools.
Errors.
List of ndarray orders.
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.