71 packages found
Multidimensional Arrays
- ndarray
- array
- multi
- multidimensional
- dimension
- higher
- image
- volume
- webgl
- tensor
- matrix
- linear
- algebra
- science
- View more
Affine plane geometry library
Multidimensional arrays.
- stdlib
- stdtypes
- types
- data
- structures
- typed
- typed array
- typed-array
- array
- vector
- matrix
- ndarray
- tensor
- multidimensional
- View more
A fast, network-connected, differentiable tensor library for TypeScript (and JavaScript). Built with bun + flashlight for software engineers and researchers alike.
Initialize an array of arrays to a constant
means completeness and balancing, from the Arabic word الجبر
C API for validating, extracting, and transforming (to native C types) function arguments provided to an ndarray Node-API add-on interface.
C API for registering a Node-API module exporting an ndarray interface for applying a unary callback to an input ndarray.
Create an ndarray function interface which performs multiple dispatch.
- stdlib
- ndarray
- multidimensional
- array
- matrix
- tensor
- vector
- dispatch
- multiple dispatch
- multimethod
- multimethods
Apply a function against an accumulator and each element in an array while iterating from right to left and return the accumulated result.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- reduce
- reducer
- reduction
- reduceright
- right
- array.reduce
- array.reduceright
- View more
Apply a function against an accumulator and each element in an array and return the accumulated result.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- reduce
- reducer
- reduction
- array.reduce
- iterate
- aggregate
- accumulator
- View more
C APIs for creating Node-API ndarray native add-ons.
Random variables and random nested objects manipulation in javascript
- hasard
- hazard
- sometimes
- prng
- array
- matrix
- shape
- generate
- generation
- data generation
- json generation
- generate json
- image augmentation
- augmentation
- View more
implements tensor contraction on a single mixed tensor
NumPy-style nd-array and linear algebra library that respects your freedom.
- cholesky decomposition
- eigenvalues
- linear algebra
- linear equations
- linear least squares
- matrix
- ndarray
- numerics
- numpy
- npy file format
- optimization
- qr decomposition
- rrqr decomposition
- schur decomposition
- View more
Apply a function to elements in two input arrays while iterating from right to left and assign the results to an output array.
Apply a function to elements in two input arrays and assign the results to an output array.
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.
Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- map
- transform
- map-reduce
- reduce
- reducer
- reduction
- array.map
- View more
Apply a function to each element in an array and assign the result to an element in an output array.