Updated 6 months ago

@stdlib/ndarray-base-dtype-enum2str • Rank 8.9 • Science 44%

Return the data type string associated with an ndarray data type enumeration constant.

Updated 6 months ago

@stdlib/array-min-dtype • Rank 6.8 • Science 44%

Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.

Updated 6 months ago

@stdlib/ndarray-base-dtype-resolve-enum • Rank 6.6 • Science 44%

Return the enumeration constant associated with a supported ndarray data type value.

Updated 6 months ago

@stdlib/strided-base-dtype-resolve-enum • Rank 5.8 • Science 44%

Return the enumeration constant associated with a supported strided array data type value.

Updated 6 months ago

@stdlib/strided-base-dtype-enum2str • Rank 5.5 • Science 44%

Return the data type string associated with a strided array data type enumeration constant.

Updated 6 months ago

@stdlib/strided-base-dtype-str2enum • Rank 5.5 • Science 44%

Return the enumeration constant associated with a strided array data type string.

Updated 6 months ago

@stdlib/ndarray-base-napi-typedarray-type-to-dtype • Rank 5.3 • Science 44%

C API for returning the ndarray data type corresponding to an N-API typed array type.

Updated 6 months ago

@stdlib/strided-base-dtype-resolve-str • Rank 5.0 • Science 44%

Return the data type string associated with a supported strided array data type value.

Updated 6 months ago

@stdlib/ndarray-min-dtype • Rank 4.0 • Science 44%

Determine the minimum ndarray data type of the closest kind necessary for storing a provided scalar value.

Updated 6 months ago

array-base-min-signed-integer-dtype • Rank 0.0 • Science 44%

Determine the minimum array data type for storing a provided signed integer value.

Updated 6 months ago

@stdlib/ndarray-base-napi-dtype-string-to-dtype • Rank 3.8 • Science 26%

C API for returning the ndarray data type corresponding to a data type string.

Updated 6 months ago

ndarray-base-min-signed-integer-dtype • Science 44%

Determine the minimum ndarray data type for storing a provided signed integer value.

Updated 6 months ago

wasm-base-dtype2wasm • Science 44%

Return the WebAssembly data type associated with a provided array data type value.

Updated 6 months ago

ndarray-base-output-policy-enum2str • Science 44%

Return the data type string associated with an ndarray data type enumeration constant.

Updated 6 months ago

@stdlib/ndarray-base-output-policy-resolve-str • Science 44%

Return the policy string associated with a supported ndarray data type policy value.

Updated 6 months ago

ndarray-base-min-unsigned-integer-dtype • Science 44%

Determine the minimum ndarray data type for storing a provided unsigned integer value.

Updated 6 months ago

ndarray-base-output-policy-str2enum • Science 44%

Return the enumeration constant associated with an output ndarray data type policy string.

Updated 6 months ago

ndarray-base-assert-is-integer-index-data-type • Science 26%

Test if an input value is a supported ndarray integer index data type.

Updated 6 months ago

ndarray-base-output-policy-resolve-enum • Science 44%

Return the enumeration constant associated with a supported ndarray data type policy value.