An open API service indexing awesome lists of open source software.

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-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-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-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-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-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-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-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-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-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