Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: npm: @stdlib/ndarray-base-ndarraylike2object

Convert an ndarray-like object to an object likely to have the same "shape".
1 version
Latest release: over 2 years ago
12 dependent packages
122 downloads last month

View more package details: https://packages.ecosyste.ms/registries/npmjs.org/packages/@stdlib/ndarray-base-ndarraylike2object

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/stdlib-js%2Fndarray-base-ndarraylike2object

Dependent Repos 9

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.
  • ^0.0.x package.json

Size: 874 KB - Last synced: 28 days ago - Pushed: about 2 months 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.
  • ^0.0.x package.json

Size: 1.86 MB - Last synced: 15 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.
  • ^0.0.x package.json

Size: 1.74 MB - Last synced: 15 days ago - Pushed: about 2 months ago

stdlib-js/utils-map-reduce
Perform a single-pass map-reduce operation against each element in an array and return the accumulated result.
  • ^0.0.x package.json

Size: 1.74 MB - Last synced: 27 days ago - Pushed: about 2 months ago

stdlib-js/utils-map2
Apply a function to elements in two input arrays and assign the results to an output array.
  • ^0.0.x package.json

Size: 1.87 MB - Last synced: 15 days ago - Pushed: about 2 months ago

stdlib-js/utils-reduce
Apply a function against an accumulator and each element in a collection and return the accumulated result.
  • ^0.0.x package.json

Size: 1.75 MB - Last synced: 27 days ago - Pushed: about 2 months 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.
  • ^0.0.x package.json

Size: 1.86 MB - Last synced: 15 days ago - Pushed: about 2 months 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.
  • ^0.0.x package.json

Size: 1.88 MB - Last synced: 15 days ago - Pushed: about 2 months ago

stdlib-js/ndarray-base
Base ndarray.
  • ^0.0.x package.json

Size: 16.9 MB - Last synced: 27 days ago - Pushed: about 2 months 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.
  • ^0.0.x package.json

Size: 1.78 MB - Last synced: 15 days ago - Pushed: about 2 months ago