Projects in Awesome Lists tagged with element-wise
A curated list of projects in awesome lists tagged with element-wise .
https://github.com/stdlib-js/math-strided
Standard library strided math functions.
array element-wise elementwise javascript lib library math mathematics ndarray node node-js nodejs standard stdlib strided vector
Last synced: 05 Mar 2026
https://github.com/stdlib-js/strided-base
Base strided.
array base element-wise elementwise javascript lib library ndarray node node-js nodejs standard stdlib strided vector
Last synced: 27 Feb 2026
https://github.com/stdlib-js/math-strided-special-besselj0-by
Compute the Bessel function of the first kind of order zero for each element retrieved from an input strided array via a callback function.
accessor array bessel callback clbk element-wise j0 javascript map math mathematics ndarray node node-js nodejs special stdlib strided transform vector
Last synced: 12 Jan 2026
https://github.com/stdlib-js/math-strided-ops
Strided array math operations.
arithmetic array element-wise elementwise javascript lib library math mathematics ndarray node node-js nodejs operations ops standard stdlib strided vector
Last synced: 13 Apr 2025
https://github.com/stdlib-js/math-strided-special-bessely0-by
Compute the Bessel function of the second kind of order zero for each element retrieved from an input strided array via a callback function.
accessor array bessel callback clbk element-wise javascript map math mathematics ndarray node node-js nodejs special stdlib strided transform vector y0
Last synced: 01 Apr 2026
https://github.com/stdlib-js/math-special-abs
Compute the absolute value.
abs absolute element-wise elementwise javascript magnitude math mathematics ndarray node node-js nodejs stdlib value
Last synced: 20 Apr 2026
https://github.com/stdlib-js/math-strided-special-bessely1-by
Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.
accessor array bessel callback clbk element-wise javascript map math mathematics ndarray node node-js nodejs special stdlib strided transform vector y1
Last synced: 10 Mar 2026
https://github.com/stdlib-js/math-strided-special-acos-by
Compute the arccosine of each element retrieved from an input strided array via a callback function.
acos arccosine array element-wise inverse javascript map math mathematics ndarray node node-js nodejs radians stdlib strided transform trig trigonometry vector
Last synced: 06 Apr 2026
https://github.com/stdlib-js/math-strided-special-ceil
Round each element in a strided array toward positive infinity.
array ceil element-wise integer javascript math mathematics ndarray nearest node node-js nodejs round stdlib strided vector
Last synced: 24 Apr 2025
https://github.com/stdlib-js/math-strided-ops-mul-by
Element-wise multiplication of two strided arrays via a callback function.
accessor arithmetic array element-wise javascript map math mathematics multiplication multiply ndarray node node-js nodejs prod product stdlib strided transform vector
Last synced: 15 Feb 2026
https://github.com/stdlib-js/math-strided-special-sabs
Compute the absolute value for each element in a single-precision floating-point strided array.
abs absolute array element-wise float float32 float32array javascript magnitude math mathematics ndarray node node-js nodejs stdlib strided value vector
Last synced: 12 Oct 2025
https://github.com/stdlib-js/math-strided-special-cbrt-by
Compute the cube root of each element retrieved from an input strided array via a callback function.
accessor array callback cube element-wise javascript map math mathematics ndarray node node-js nodejs pow power root stdlib strided transform vector
Last synced: 22 Jan 2026
https://github.com/stdlib-js/math-strided-special-abs2-by
Compute the squared absolute value of each element retrieved from an input strided array via a callback function.
abs2 absolute array element-wise javascript magnitude map math mathematics ndarray node node-js nodejs square squared stdlib strided transform value vector
Last synced: 10 Mar 2026
https://github.com/stdlib-js/math-strided-special-sqrt
Compute the principal square root of each element in a strided array.
array element-wise javascript math mathematics ndarray node node-js nodejs number power principal root sqrt square stdlib strided vector
Last synced: 07 Mar 2026
https://github.com/stdlib-js/math-strided-special-sin-by
Compute the sine of each element retrieved from an input strided array via a callback function.
angle array element-wise javascript map math mathematics ndarray node node-js nodejs radians sin sine stdlib strided transform trig trigonometry vector
Last synced: 11 Oct 2025
https://github.com/stdlib-js/math-strided-special-deg2rad
Convert each element in a strided array from degrees to radians.
angle array convert degrees element-wise geometry javascript math mathematics ndarray node node-js nodejs radians stdlib strided trig trigonometry vector
Last synced: 13 Feb 2026
https://github.com/stdlib-js/math-strided-special-atan-by
Compute the arctangent of each element retrieved from an input strided array via a callback function.
arc arctangent array atan element-wise inverse javascript math mathematics ndarray node node-js nodejs stdlib strided tan tangent trig trigonometry vector
Last synced: 18 Feb 2026
https://github.com/stdlib-js/math-strided-special-dmskinv
Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.
array dbl double double-precision element-wise float64 float64array inv inverse javascript mask multiplicative ndarray node node-js nodejs reciprocal stdlib strided vector
Last synced: 22 Feb 2026
https://github.com/stdlib-js/math-strided-ops-sub
Element-wise subtraction of two strided arrays.
add addition arithmetic array element-wise javascript math mathematics minus ndarray node node-js nodejs stdlib strided subtract subtraction sum summation vector
Last synced: 28 Feb 2026
https://github.com/stdlib-js/math-strided-special-ramp
Evaluate the ramp function for each element in a strided array.
array digital-signal-processing dsp element-wise heaviside javascript math mathematics max maximum ndarray node node-js nodejs nonnegative ramp stdlib strided vector
Last synced: 02 Apr 2026
https://github.com/stdlib-js/math-strided-ops-add-by
Element-wise addition of two strided arrays via a callback function.
accessor add addition arithmetic array element-wise javascript map math mathematics ndarray node node-js nodejs stdlib strided sum summation transform vector
Last synced: 23 Feb 2026
https://github.com/stdlib-js/math-strided-special
Standard library strided array special math functions.
array element-wise elementwise javascript lib library math mathematics ndarray node node-js nodejs special standard stdlib strided vector
Last synced: 27 Feb 2026
https://github.com/stdlib-js/math-strided-special-smskinv
Compute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.
array element-wise float float32 float32array flt inv inverse javascript mask multiplicative ndarray node node-js nodejs reciprocal single-precision stdlib strided vector
Last synced: 04 Aug 2025
https://github.com/stdlib-js/math-special
Standard library special math functions.
array element-wise elementwise javascript lib library math mathematics ndarray node node-js nodejs special standard stdlib vector
Last synced: 14 Apr 2025
https://github.com/stdlib-js/math-array-tools
Math array function tools.
array element-wise elementwise javascript lib library math mathematics node node-js nodejs standard stdlib tools vector
Last synced: 10 May 2026
https://github.com/stdlib-js/math-array-tools-unary
Constructor for applying a unary function to each element in an input array.
apply array call element-wise javascript math mathematics node node-js nodejs stdlib tools vector vectorization vectorized
Last synced: 21 May 2026
https://github.com/stdlib-js/math-array-special-abs
Compute the absolute value for each element in an input array.
abs absolute apply array element-wise elementwise javascript math mathematics node node-js nodejs stdlib vector
Last synced: 17 Apr 2026
https://github.com/stdlib-js/math-array-special
Special math functions applied to arrays.
array element-wise elementwise javascript lib library math mathematics node node-js nodejs special standard stdlib vector
Last synced: 07 May 2026
https://github.com/stdlib-js/math-array-tools-unary-factory
Create a function for applying a unary function to each element in a provided array.
apply array element-wise elementwise factory fcn func function javascript math mathematics node node-js nodejs stdlib vector
Last synced: 22 May 2026