stdlib-js

stdlib-js/ndarray-base-unary-reduce...

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.

JavaScript
0
0
Apache License 2.0

This project provides a function to perform reductions on multi-dimensional arrays (ndarrays) by applying a specified reduction function to one-dimensional subarrays along specified dimensions and storing the results in an output array. It's designed for developers working with numerical computations in JavaScript who need to efficiently reduce high-dimensional data along specific axes, particularly those using the stdlib scientific computing library.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/ndarray-base-unary-reduce-strided1d

Account's avatar
Copy the elements of an indexed array-like object to a new generic array.
Account's avatar
Return the complement of a list of array indices.
Account's avatar
Return a string created by joining array elements using a specified separator.
Account's avatar
Take elements from an indexed array.
Account's avatar
Take elements from two indexed arrays in a single pass.
Account's avatar
Return a new array containing every element from an input array, except for the element at a specified index.
Account's avatar
Create a zero-filled generic array.
Account's avatar
Test if a value is a function.
Account's avatar
Assign elements in an input ndarray to elements in an output ndarray.
Account's avatar
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Account's avatar
Given a stride array, determine array iteration order.
Account's avatar
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Account's avatar
Convert an ndarray-like object to an ndarray.
Account's avatar
Convert an ndarray-like object to an object likely to have the same "shape".
Account's avatar
Return the number of elements in an array.
Account's avatar
Determine the order of a multidimensional array based on a provided stride array.
Account's avatar
Return a list of unique indices after normalizing to the interval [0,max].
Account's avatar
Reorder ndarray dimensions and associated strides for loop interchange.
Account's avatar
Resolve a loop block size for multi-dimensional array tiled loops.
Account's avatar
Convert a linear index in an array view to a linear index in an underlying data buffer.
Account's avatar
Insert supplied variable values into a format string.
Account's avatar
Define a non-enumerable read-only property.
Account's avatar
Format an error message for production.
Account's avatar
Calculate the sum of strided array elements.
Account's avatar
Return the underlying data buffer of a provided ndarray.
Account's avatar
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Account's avatar
Return the index offset specifying the underlying buffer index of the first iterated ndarray element.
Account's avatar
Return the stride along a specified dimension for a provided ndarray.
Account's avatar
Convert an ndarray buffer to a generic array.
Account's avatar
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Account's avatar
tap-producing test harness for node and browsers
Account's avatar
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
Minimal TAP output formatter.

Support the repos that depend on stdlib-js/ndarray-base-unary-reduce-strided1d

Top contributors

stdlib-bot's profile
stdlib-bot
14 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet