Package Usage: npm: @stdlib/ndarray-base-vind2bind
Convert a linear index in an array view to a linear index in an underlying data buffer.
10 versions
Latest release: over 1 year ago
21 dependent packages
2,295 downloads last month
View more package details: https://packages.ecosyste.ms/registries/npmjs.org/packages/@stdlib/ndarray-base-vind2bind
View more repository details: http://repos.ecosyste.ms/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-vind2bind
Dependent Repos 12
stdlib-js/ndarray-base-unary
Apply a unary callback to elements in a input ndarray and assign results to elements in an output ndarray.Size: 2.43 MB - Last synced: 4 days ago - Pushed: 4 days ago

stdlib-js/ndarray-base-unary-by
Apply a unary function to each element retrieved from a input ndarray according to a callback function and assign results to elements in an output ndarray.Size: 1.8 MB - Last synced: 3 days ago - Pushed: 3 days ago

stdlib-js/ml-incr
Standard library incremental machine learning algorithms.Size: 4.97 MB - Last synced: 7 days ago - Pushed: about 1 month ago

stdlib-js/utils-map
Apply a function to each element in an array and assign the result to an element in an output array.Size: 2.37 MB - Last synced: 28 days ago - Pushed: about 2 months ago

stdlib-js/utils-map-reduce-right
Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.Size: 2.74 MB - Last synced: 3 days ago - Pushed: about 1 month ago

stdlib-js/utils-map-reduce
Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.Size: 2.74 MB - Last synced: 7 days ago - Pushed: 27 days ago

stdlib-js/utils-map2
Apply a function to elements in two input arrays and assign the results to an output array.Size: 3.03 MB - Last synced: 4 days ago - Pushed: about 1 month ago

stdlib-js/utils-reduce
Apply a function against an accumulator and each element in a collection and return the accumulated result.Size: 1.94 MB - Last synced: 9 days ago - Pushed: about 1 month ago

stdlib-js/utils-map-right
Apply a function to each element in an array and assign the result to an element in an output array, iterating from right to left.Size: 2.37 MB - Last synced: 27 days ago - Pushed: about 1 month ago

stdlib-js/utils-map2-right
Apply a function to elements in two input arrays while iterating from right to left and assign the results to an output array.Size: 3.07 MB - Last synced: 10 days ago - Pushed: 4 months ago


stdlib-js/ml-incr-binary-classification
Incrementally perform binary classification using stochastic gradient descent (SGD).Size: 2.72 MB - Last synced: 12 days ago - Pushed: 12 days ago

stdlib-js/utils-reduce-right
Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.Size: 2.91 MB - Last synced: 6 days ago - Pushed: about 1 month ago

stdlib-js/array-base-flatten
Flatten an n-dimensional nested array.Size: 787 KB - Last synced: 28 days ago - Pushed: 2 months ago

stdlib-js/array-base-flatten-by
Flatten an n-dimensional nested array according to a callback function.Size: 776 KB - Last synced: 27 days ago - Pushed: about 1 month ago

stdlib-js/ndarray-fancy
Fancy multidimensional array constructor.Size: 6.68 MB - Last synced: 3 days ago - Pushed: 3 days ago


cervere/dermflow-react-ui
Simple React UI for Dermflow APISize: 17.9 MB - Last synced: 6 months ago - Pushed: 6 months ago

oj713/EVAGRAIN_visualization
Visualization of EVAGRAIN Bayesian NetworkSize: 876 KB - Last synced: 10 months ago - Pushed: 10 months ago

stdlib-js/ndarray-base-for-each
Invoke a callback function once for each ndarray element.Size: 563 KB - Last synced: 3 days ago - Pushed: 3 days ago

stdlib-js/ndarray-base-map
Apply a callback to elements in an input ndarray and assign results to elements in an output ndarray.Size: 1.53 MB - Last synced: 3 days ago - Pushed: 3 days ago

continent2/exchanges-alibae-20240911
Size: 248 KB - Last synced: 6 months ago - Pushed: 6 months ago

stdlib-js/ndarray-base-unary-accumulate
Perform a reduction over elements in a input ndarray.Size: 553 KB - Last synced: 4 days ago - Pushed: 4 days ago

stdlib-js/ndarray-base-every
Test whether every element in an ndarray is truthy.Size: 2.7 MB - Last synced: 4 days ago - Pushed: 4 days ago

pablim653/ndarray-base-unary-reduce-subarray
Perform a reduction over a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.Size: 81.1 KB - Last synced: about 1 month ago - Pushed: about 1 month ago

stdlib-js/ndarray-base-includes
Test whether an ndarray contains a specified value.Size: 606 KB - Last synced: 3 days ago - Pushed: 3 days ago

stdlib-js/ndarray-base-unary-reduce-strided1d
Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function and assign results to a provided output ndarray.Size: 1.36 MB - Last synced: 20 days ago - Pushed: 20 days ago

stdlib-js/ndarray-base-every-by
Test whether all elements in an ndarray pass a test implemented by a predicate function.Size: 859 KB - Last synced: 6 days ago - Pushed: 6 days ago

stdlib-js/ndarray-base-unary-strided1d
Apply a one-dimensional strided array function to a list of specified dimensions in an input ndarray and assign results to a provided output ndarray.Size: 2.41 MB - Last synced: 18 days ago - Pushed: 19 days ago

morgan1039/ndarray-base-every-by
Test whether all elements in an ndarray pass a test implemented by a predicate function.Size: 110 KB - Last synced: 1 day ago - Pushed: 1 day ago

stdlib-js/ndarray-base-binary
Apply a binary callback to elements in input ndarrays and assign results to elements in an output ndarray.Size: 0 Bytes - Last synced: 3 days ago - Pushed: 3 days ago
