stdlib-js

stdlib-js/math-strided-special

Standard library strided array special math functions.

JavaScript
3
0
Apache License 2.0

This package provides a collection of mathematical functions for working with strided arrays, which are arrays where elements are not necessarily stored contiguously in memory. It includes functions for computing absolute values, square roots, trigonometric functions, and other special mathematical operations on strided arrays. The package is part of the stdlib project, a comprehensive JavaScript library focused on numerical and scientific computing, and is designed for developers working on high-performance numerical computations in web or Node.js environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/math-strided-special

Account's avatar
Compute the absolute value for each element in a strided array.
Account's avatar
Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.
Account's avatar
Compute the squared absolute value for each element in a strided array.
Account's avatar
Compute the squared absolute value of each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the arccosine of each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the hyperbolic arccosine of each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the inverse hyperbolic cotangent of each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the inverse coversed cosine of each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the inverse coversed sine of each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the inverse half-value versed cosine of each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the inverse half-value versed sine of each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the arcsine of each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the hyperbolic arcsine of each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the arctangent of each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the hyperbolic arctangent of each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the inverse versed cosine of each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the inverse versed sine of each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the Bessel function of the first kind of order zero for each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the Bessel function of the first kind of order one for each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the Bessel function of the second kind of order zero for each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.
Account's avatar
Evaluate Binet's formula extended to real numbers for each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the cube root of each element in a strided array.
Account's avatar
Compute the cube root of each element retrieved from an input strided array via a callback function.
Account's avatar
Round each element in a strided array toward positive infinity.
Account's avatar
Compute the cosine for each element retrieved from an input strided array via a callback function.
Account's avatar
Compute the absolute value for each element in a double-precision floating-point strided array.
Account's avatar
Compute the squared absolute value for each element in a double-precision floating-point strided array.
Account's avatar
Compute the cube root of each element in a double-precision floating-point strided array.
Account's avatar
Compute the cube root of each element retrieved from a double-precision floating-point strided array via a callback function.
Account's avatar
Round each element in a double-precision floating-point strided array toward positive infinity.
Account's avatar
Convert each element in a double-precision floating-point strided array from degrees to radians.
Account's avatar
Convert each element in a strided array from degrees to radians.
Account's avatar
Round each element in a double-precision floating-point strided array toward negative infinity.
Account's avatar
Compute the multiplicative inverse for each element in a double-precision floating-point strided array.
Account's avatar
Compute the absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
Account's avatar
Compute the squared absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
Account's avatar
Compute the cube root for each element in a double-precision floating-point strided array according to a strided mask array.
Account's avatar
Round each element in a double-precision floating-point strided array toward positive infinity according to a strided mask array.
Account's avatar
Convert each element in a double-precision floating-point strided array from degrees to radians according to a strided mask array.
Account's avatar
Round each element in a double-precision floating-point strided array toward negative infinity according to a strided mask array.
Account's avatar
Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.
Account's avatar
Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.
Account's avatar
Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.
Account's avatar
Compute the principal square root for each element in a double-precision floating-point strided array according to a strided mask array.
Account's avatar
Round each element in a double-precision floating-point strided array toward zero according to a strided mask array.
Account's avatar
Evaluate the ramp function for each element in a double-precision floating-point strided array.
Account's avatar
Compute the reciprocal square root for each element in a double-precision floating-point strided array.
Account's avatar
Compute the principal square root for each element in a double-precision floating-point strided array.

Support the repos that depend on this repository

Top contributors

stdlib-bot's profile
stdlib-bot
65 contributions

Recent events

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

No events yet