iocord
JavaScript Data Structures and Operations! Contians Multidimensional Arrays, Tally Charts, Sorted Lists, and more!
JavaScript Data Structures and Operations! Contians Multidimensional Arrays, Tally Charts, Sorted Lists, and more!
Like NumPy, in JavaScript
Maps multiple keys to one entry
Like NumPy, in JavaScript
Like NumPy, in JavaScript
A zero-dependencies collection of 1D to 3D 'cells' built on top of Javascript `Array` to help multidimensional array handling.
Like NumPy, in JavaScript
Return an element from a two-dimensional nested array.
Return an element from a three-dimensional nested array.
Return an element from a four-dimensional nested array.
Return an element from a five-dimensional nested array.
Return an element from an n-dimensional nested array.
Test if an input value is a supported ndarray complex-valued floating-point data type.
Determine if an array is contiguous.
Test if an input value is a supported ndarray data type.
Test if an input value is a supported ndarray floating-point data type.
Test if an input value is a supported ndarray index mode.
Test if an input value is a supported ndarray integer data type.
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Test if an input value is a supported ndarray numeric data type.