Search results
345 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Super fast simple k-means and k-means++ clustering for unidimiensional and multidimensional data. Works in node and browser
Multidimensional Arrays
- ndarray
- array
- multi
- multidimensional
- dimension
- higher
- image
- volume
- webgl
- tensor
- matrix
- linear
- algebra
- science
- View more
Multidimensional arrays.
- stdlib
- stdtypes
- types
- data
- structures
- typed
- typed array
- typed-array
- array
- vector
- matrix
- ndarray
- tensor
- multidimensional
- View more
List of ndarray data types.
Multi-Dimensional Functions. Create, Query, and Transform Multi-Dimensional Data.
List of ndarray index modes.
Return the number of bytes per element provided an underlying array data type.
- stdlib
- stdtypes
- types
- base
- ndarray
- nbytes
- bytes-per-element
- bytes_per_element
- bytes
- memory
- multidimensional
- array
- utilities
- utility
- View more
Return the data type string associated with an ndarray data type enumeration constant.
Return the data type string associated with a supported ndarray data type value.
Test if an input value is a supported ndarray index mode.
Given a stride array, determine array iteration order.
- stdlib
- stdtypes
- types
- base
- ndarray
- strides
- iteration
- iter
- direction
- multidimensional
- array
- utilities
- utility
- utils
A flexible hash map which supports deep keys.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Test if an input value is an ndarray order.
- stdlib
- stdtypes
- types
- base
- ndarray
- order
- row-major
- column-major
- c
- fortran
- layout
- memory
- multidimensional
- array
- View more
Restrict an index to the interval [0,max].
- stdlib
- stdtypes
- types
- base
- ndarray
- index
- idx
- ind
- subscript
- clamp
- multidimensional
- array
- utilities
- utility
- View more
Return the number of elements in an array.
Return the enumeration constant associated with an ndarray data type string.
List of ndarray orders.
- stdlib
- stdtypes
- types
- ndarray
- order
- row-major
- column-major
- c
- fortran
- multidimensional
- array
- utilities
- utility
- utils
Determine the order of a multidimensional array based on a provided stride array.
- stdlib
- stdtypes
- types
- base
- ndarray
- strides
- order
- row-major
- column-major
- c-order
- fortran-order
- row
- column
- major
- View more
Return the single letter character abbreviation for an underlying array data type.