Here are
70 public repositories
matching this topic...
Sparse N-Dimensional Arrays
C API for validating, extracting, and transforming (to native C types) function arguments provided to an ndarray N-API add-on interface.
C APIs for creating and managing ndarray function objects.
Multidimensional array constructor.
Apply a binary callback to elements in strided input arrays and assign results to elements in a strided output array.
Element-wise subtraction of two strided arrays.
Element-wise multiplication of two strided arrays.
Element-wise addition of two strided arrays.
Assign elements in a input ndarray to elements in an output ndarray.
Apply a nullary function and assign results to elements in an output ndarray.
Apply a unary callback to elements in a input ndarray and assign results to elements in an output ndarray.
Apply a nullary callback and assign results to elements in a strided output array.
Apply a unary callback to elements in a strided input array according to elements in a strided mask array and assign results to elements in a strided output array.
Wrap an index on the interval [0,max].
Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.
Return the number of elements in an array.
Determine if a buffer length is compatible with a provided shape array.
Convert a linear index in an array view to a linear index in an underlying data buffer.
Convert a Node-API value representing a two-dimensional strided array to an unsigned 8-bit integer array.
Convert a Node-API value representing a strided array to an unsigned 8-bit integer array.
Improve this page
Add a description, image, and links to the
ndarray
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
ndarray
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.