An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

npmjs.org "float32" keyword

@stdlib/blas-base-srotm 0.2.1 💰
Apply a modified Givens transformation.
3 versions - Latest release: 26 days ago - 13 downloads last month - 1 stars on GitHub - 4 maintainers
Top 9.9% on npmjs.org
@stdlib/constants-float32-max-safe-integer 0.2.2 💰
Maximum safe single-precision floating-point integer.
13 versions - Latest release: over 1 year ago - 5 dependent packages - 4 dependent repositories - 708 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/stats-base-snanmax 0.2.2 💰
Calculate the maximum value of a single-precision floating-point strided array, ignoring NaN values.
12 versions - Latest release: over 1 year ago - 3 dependent packages - 1 dependent repositories - 172 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/constants-float32-abs-mask 0.2.3 💰
Mask for excluding the sign bit of a single-precision floating-point number.
7 versions - Latest release: 27 days ago - 6 dependent packages - 219 thousand downloads last month - 1 stars on GitHub - 4 maintainers
Top 8.4% on npmjs.org
@stdlib/array-zeros 0.2.3 💰
Create a zero-filled array having a specified length.
6 versions - Latest release: 26 days ago - 27 dependent packages - 4 dependent repositories - 1.66 thousand downloads last month - 2 stars on GitHub - 4 maintainers
Top 10.0% on npmjs.org
@stdlib/blas-ext-base-sapxsumpw 0.3.1 💰
Add a scalar constant to each single-precision floating-point strided array element and compute t...
15 versions - Latest release: 26 days ago - 6 dependent packages - 5 dependent repositories - 48 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/number-float32-base-significand 0.2.4 💰
Return an integer corresponding to the significand of a single-precision floating-point number.
13 versions - Latest release: 26 days ago - 4 dependent packages - 2 dependent repositories - 50 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/stats-base-svariancech 0.2.2 💰
Calculate the variance of a single-precision floating-point strided array using a one-pass trial ...
12 versions - Latest release: over 1 year ago - 4 dependent packages - 2 dependent repositories - 28 downloads last month - 1 stars on GitHub - 4 maintainers
Top 9.5% on npmjs.org
@stdlib/number-float32-base-to-binary-string 0.2.3 💰
Return a string giving the literal bit representation of a single-precision floating-point number.
13 versions - Latest release: 26 days ago - 7 dependent packages - 5 dependent repositories - 49 downloads last month - 3 stars on GitHub - 4 maintainers
@stdlib/stats-base-dsvariance 0.2.2 💰
Calculate the variance of a single-precision floating-point strided array using extended accumula...
13 versions - Latest release: over 1 year ago - 3 dependent packages - 1 dependent repositories - 604 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/blas-base-scnrm2 0.2.1 💰
Compute the L2-norm of a complex single-precision floating-point vector.
3 versions - Latest release: 26 days ago - 26 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/utils-real-max 0.2.3 💰
Return the maximum finite value capable of being represented by a numeric real type.
14 versions - Latest release: 27 days ago - 3 dependent packages - 6 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/stats-base-sdsnanmean 0.2.3 💰
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN va...
13 versions - Latest release: 26 days ago - 3 dependent packages - 1 dependent repositories - 18 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/stats-base-snanmaxabs 0.2.2 💰
Calculate the maximum absolute value of a single-precision floating-point strided array, ignoring...
12 versions - Latest release: over 1 year ago - 3 dependent packages - 1 dependent repositories - 26 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/blas-ext-base-ssortins 0.2.3 💰
Sort a single-precision floating-point strided array using insertion sort.
15 versions - Latest release: 26 days ago - 3 dependent packages - 2 dependent repositories - 15 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/assert-is-float32matrix-like 0.2.3 💰
Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point...
11 versions - Latest release: 26 days ago - 1 dependent package - 4 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/blas-ext-base-snansum 0.3.1 💰
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values.
15 versions - Latest release: 26 days ago - 3 dependent packages - 2 dependent repositories - 89 downloads last month - 2 stars on GitHub - 4 maintainers
math-float32-bits 1.0.0
Returns a string giving the literal bit representation of a single-precision floating-point number.
2 versions - Latest release: about 10 years ago - 5 dependent packages - 4 dependent repositories - 21 downloads last month - 2 stars on GitHub - 1 maintainer
math-float32-normalize 1.0.1
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
3 versions - Latest release: about 10 years ago - 3 dependent packages - 2 dependent repositories - 2 downloads last month - 2 stars on GitHub - 1 maintainer
@stdlib/blas-ext-base-srev 0.3.1 💰
Reverse a single-precision floating-point strided array in-place.
17 versions - Latest release: 27 days ago - 3 dependent packages - 2 dependent repositories - 72 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/math-strided-special-ssqrt 0.2.3 💰
Compute the principal square root for each element in a single-precision floating-point strided a...
13 versions - Latest release: 26 days ago - 4 dependent packages - 2 dependent repositories - 10 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/utils-safe-int-min 0.2.3 💰
Return the minimum safe integer capable of being represented by a numeric real type.
14 versions - Latest release: 27 days ago - 3 dependent packages - 207 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/array-typed-complex 0.2.3 💰
Create a complex number typed array.
6 versions - Latest release: 26 days ago - 1 dependent package - 137 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/stats-base-dsnanmeanors 0.2.2 💰
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN va...
14 versions - Latest release: over 1 year ago - 3 dependent packages - 1 dependent repositories - 685 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/blas-ext-base-ssort2ins 0.3.1 💰
Simultaneously sort two single-precision floating-point strided arrays based on the sort order of...
16 versions - Latest release: 26 days ago - 3 dependent packages - 2 dependent repositories - 146 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/blas-ext-base-ssumkbn 0.3.1 💰
Calculate the sum of single-precision floating-point strided array elements using an improved Kah...
15 versions - Latest release: 26 days ago - 6 dependent packages - 5 dependent repositories - 158 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/utils-real-min-cli 0.2.3 💰
Return the smallest positive normal value capable of being represented by a numeric real type.
6 versions - Latest release: 27 days ago - 13 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/blas-base-scasum 0.2.1 💰
Compute the sum of the absolute values of the real and imaginary components of a single-precision...
3 versions - Latest release: 26 days ago - 1 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/blas-ext-base-ssumors 0.3.1 💰
Calculate the sum of single-precision floating-point strided array elements using ordinary recurs...
16 versions - Latest release: 26 days ago - 5 dependent packages - 4 dependent repositories - 77 downloads last month - 1 stars on GitHub - 4 maintainers
Top 9.7% on npmjs.org
@stdlib/blas-ext-base-scusumkbn 0.3.1 💰
Calculate the cumulative sum of single-precision floating-point strided array elements using an i...
15 versions - Latest release: 26 days ago - 4 dependent packages - 3 dependent repositories - 27 downloads last month - 2 stars on GitHub - 4 maintainers
math-float32-exponent 1.0.0
Returns an integer corresponding to the unbiased exponent of a single-precision floating-point nu...
2 versions - Latest release: about 10 years ago - 3 dependent packages - 2 dependent repositories - 17 downloads last month - 2 stars on GitHub - 1 maintainer
@stdlib/blas-ext-base-sdsapxsumpw 0.3.1 💰
Add a constant to each single-precision floating-point strided array element and compute the sum ...
15 versions - Latest release: 26 days ago - 4 dependent packages - 3 dependent repositories - 5 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/math-strided-special-smskdeg2rad 0.2.3 💰
Convert each element in a single-precision floating-point strided array from degrees to radians a...
13 versions - Latest release: 26 days ago - 4 dependent packages - 2 dependent repositories - 283 downloads last month - 1 stars on GitHub - 4 maintainers
Top 5.4% on npmjs.org
to-float32 1.1.0 💰
Convert data to float32 array or get float32 fractions
3 versions - Latest release: almost 5 years ago - 6 dependent packages - 4,222 dependent repositories - 1.24 million downloads last month - 1 stars on GitHub - 1 maintainer
@stdlib/stats-base-sminabs 0.2.2 💰
Calculate the minimum absolute value of a single-precision floating-point strided array.
12 versions - Latest release: over 1 year ago - 3 dependent packages - 1 dependent repositories - 103 downloads last month - 2 stars on GitHub - 4 maintainers
const-eps-float32 1.0.0
Difference between one and the smallest value greater than one that can be represented as a singl...
2 versions - Latest release: about 10 years ago - 2 dependent packages - 1 dependent repositories - 12 downloads last month - 2 stars on GitHub - 1 maintainer
@stdlib/math-strided-special-sceil 0.2.3 💰
Round each element in a single-precision floating-point strided array toward positive infinity.
15 versions - Latest release: 27 days ago - 4 dependent packages - 2 dependent repositories - 18 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/constants-float32-exponent-mask 0.2.3 💰
Mask for the exponent of a single-precision floating-point number.
7 versions - Latest release: 27 days ago - 3 dependent packages - 8.32 thousand downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/stats-base-smeanpn 0.2.2 💰
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass...
11 versions - Latest release: over 1 year ago - 4 dependent packages - 2 dependent repositories - 241 downloads last month - 2 stars on GitHub - 4 maintainers
Top 9.3% on npmjs.org
@stdlib/blas-ext-base-dssumpw 0.3.1 💰
Calculate the sum of single-precision floating-point strided array elements using pairwise summat...
17 versions - Latest release: 27 days ago - 6 dependent packages - 5 dependent repositories - 276 downloads last month - 2 stars on GitHub - 4 maintainers
n8n-nodes-modbus-fccomplete 0.17.3
n8n nodes for industrial automation with complete Modbus support (FC1-FC4) and intuitive data con...
34 versions - Latest release: 8 months ago - 277 downloads last month - 0 stars on GitHub - 1 maintainer
@stdlib/stats-base-smeanlipw 0.2.2 💰
Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass...
11 versions - Latest release: over 1 year ago - 3 dependent packages - 1 dependent repositories - 218 downloads last month - 2 stars on GitHub - 4 maintainers
Top 5.7% on npmjs.org
@stdlib/assert-is-float32array 0.2.3 💰
Test if a value is a Float32Array.
14 versions - Latest release: 27 days ago - 23 dependent packages - 880 dependent repositories - 1.92 million downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/math-strided-special-smskcbrt 0.2.3 💰
Compute the cube root for each element in a single-precision floating-point strided array accordi...
13 versions - Latest release: 26 days ago - 4 dependent packages - 2 dependent repositories - 7 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/math-strided-special-sramp 0.2.3 💰
Evaluate the ramp function for each element in a single-precision floating-point strided array.
15 versions - Latest release: 27 days ago - 4 dependent packages - 2 dependent repositories - 108 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/stats-base-snanstdevpn 0.2.3 💰
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN ...
13 versions - Latest release: 26 days ago - 4 dependent packages - 2 dependent repositories - 25 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/math-strided-special-sdeg2rad 0.2.3 💰
Convert each element in a single-precision floating-point strided array from degrees to radians.
13 versions - Latest release: 26 days ago - 4 dependent packages - 2 dependent repositories - 8 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/stats-base-dsnanmean 0.2.2 💰
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN va...
14 versions - Latest release: over 1 year ago - 3 dependent packages - 1 dependent repositories - 12 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/number-float32-base-signbit 0.3.1 💰
Return a boolean indicating if the sign bit for a single-precision floating-point number is on (t...
13 versions - Latest release: 26 days ago - 4 dependent packages - 2 dependent repositories - 65 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/blas-ext-base-scusum 0.3.1 💰
Calculate the cumulative sum of single-precision floating-point strided array elements.
15 versions - Latest release: 26 days ago - 3 dependent packages - 2 dependent repositories - 119 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/blas-base-srotg 0.2.3 💰
Construct a Givens plane rotation.
7 versions - Latest release: 26 days ago - 1 dependent package - 19 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/blas-ext-base-sfill 0.3.1 💰
Fill a single-precision floating-point strided array with a specified scalar constant.
18 versions - Latest release: 27 days ago - 3 dependent packages - 2 dependent repositories - 52 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/constants-float32-fourth-pi 0.1.1 💰
1/4 times π.
2 versions - Latest release: 26 days ago - 58 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/math-strided-special-smskramp 0.2.3 💰
Evaluate the ramp function for each element in a single-precision floating-point strided array ac...
15 versions - Latest release: 27 days ago - 4 dependent packages - 2 dependent repositories - 17 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/utils-real-max-cli 0.2.3 💰
Return the maximum finite value capable of being represented by a numeric real type.
6 versions - Latest release: 27 days ago - 2 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/stats-base-snanvariancepn 0.2.3 💰
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and...
13 versions - Latest release: 26 days ago - 5 dependent packages - 3 dependent repositories - 34 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/stats-base-dsmeanpn 0.2.2 💰
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass...
13 versions - Latest release: over 1 year ago - 4 dependent packages - 2 dependent repositories - 10 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/blas-base-srot 0.2.1 💰
Apply a plane rotation.
4 versions - Latest release: 26 days ago - 8 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/stats-base-smskmax 0.2.2 💰
Calculate the maximum value of a single-precision floating-point strided array according to a mask.
12 versions - Latest release: over 1 year ago - 3 dependent packages - 1 dependent repositories - 52 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/math-strided-special-smskabs2 0.2.3 💰
Compute the squared absolute value for each element in a single-precision floating-point strided ...
15 versions - Latest release: 26 days ago - 4 dependent packages - 2 dependent repositories - 243 downloads last month - 2 stars on GitHub - 4 maintainers
Top 8.6% on npmjs.org
@stdlib/strided-base-smskmap 0.2.3 💰
Apply a unary function to a single-precision floating-point strided input array according to a st...
14 versions - Latest release: about 1 month ago - 18 dependent packages - 16 dependent repositories - 60 downloads last month - 1 stars on GitHub - 4 maintainers
Top 8.4% on npmjs.org
@stdlib/math-base-special-ceilf 0.2.3 💰
Round a single-precision floating-point number toward positive infinity.
14 versions - Latest release: 30 days ago - 11 dependent packages - 9 dependent repositories - 48 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/constants-float32-half-pi 0.1.1 💰
1/2 times π.
2 versions - Latest release: 26 days ago - 106 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/stats-base-svariancewd 0.2.2 💰
Calculate the variance of a single-precision floating-point strided array using Welford's algorithm.
12 versions - Latest release: over 1 year ago - 4 dependent packages - 2 dependent repositories - 20 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/blas-base-scabs1 0.0.3 💰
Compute the sum of the absolute values of the real and imaginary components of a single-precision...
3 versions - Latest release: 26 days ago - 11 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/blas-ext-base-sdsnansum 0.3.1 💰
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values ...
15 versions - Latest release: 26 days ago - 3 dependent packages - 2 dependent repositories - 4 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/strided-napi-smskmap2 0.2.3 💰
C API for registering a Node-API module exporting a strided array interface for applying a binary...
7 versions - Latest release: about 1 month ago - 3 dependent packages - 76 downloads last month - 1 stars on GitHub - 4 maintainers
Top 7.4% on npmjs.org
@stdlib/math-base-assert-is-positive-zerof 0.2.0 💰
Test if a single-precision floating-point numeric value is positive zero.
12 versions - Latest release: about 2 years ago - 54 dependent packages - 50 dependent repositories - 741 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/blas-base-cscal 0.1.1 💰
Scale a single-precision complex floating-point vector by a single-precision complex floating-poi...
4 versions - Latest release: 26 days ago - 12 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/blas-ext-base-ssorthp 0.2.3 💰
Sort a single-precision floating-point strided array using heapsort.
14 versions - Latest release: 26 days ago - 3 dependent packages - 2 dependent repositories - 151 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/constants-float32-pi 0.1.1 💰
Ï€.
2 versions - Latest release: 26 days ago - 31 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/blas-base-dsdot 0.4.1 💰
Calculate the dot product with extended accumulation and result of two single-precision floating-...
17 versions - Latest release: 27 days ago - 2 dependent packages - 1 dependent repositories - 9 downloads last month - 1 stars on GitHub - 4 maintainers
Top 7.0% on npmjs.org
@stdlib/constants-float32-smallest-normal 0.2.3 💰
Smallest positive normalized single-precision floating-point number.
14 versions - Latest release: 27 days ago - 12 dependent packages - 22 dependent repositories - 169 thousand downloads last month - 1 stars on GitHub - 4 maintainers
Top 8.6% on npmjs.org
@stdlib/blas-base-scopy 0.3.1 💰
Copy values from x into y.
16 versions - Latest release: 27 days ago - 13 dependent packages - 12 dependent repositories - 25 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/array-one-to 0.2.3 💰
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
5 versions - Latest release: 26 days ago - 226 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/utils-safe-int-max-cli 0.2.3 💰
Return the maximum safe integer capable of being represented by a numeric real type.
6 versions - Latest release: 27 days ago - 7 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/complex-float32-base-assert 0.2.1 💰
Base (i.e., lower-level) single-precision complex number assertion functions.
4 versions - Latest release: 26 days ago - 104 downloads last month - 0 stars on GitHub - 4 maintainers
Top 9.2% on npmjs.org
@stdlib/blas-ext-base-dssum 0.3.1 💰
Calculate the sum of single-precision floating-point strided array elements using extended accumu...
17 versions - Latest release: 27 days ago - 7 dependent packages - 6 dependent repositories - 10 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/stats-base-dsvariancepn 0.2.2 💰
Calculate the variance of a single-precision floating-point strided array using a two-pass algori...
13 versions - Latest release: over 1 year ago - 4 dependent packages - 2 dependent repositories - 699 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/blas-ext-base-dsapxsumpw 0.3.1 💰
Add a constant to each single-precision floating-point strided array element and compute the sum ...
16 versions - Latest release: 27 days ago - 4 dependent packages - 3 dependent repositories - 486 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/stats-base-sstdevyc 0.2.2 💰
Calculate the standard deviation of a single-precision floating-point strided array using a one-p...
12 versions - Latest release: over 1 year ago - 3 dependent packages - 1 dependent repositories - 20 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/blas-base-sswap 0.3.1 💰
Interchange two single-precision floating-point vectors.
16 versions - Latest release: 27 days ago - 4 dependent packages - 3 dependent repositories - 574 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/blas-base-sdsdot 0.3.1 💰
Calculate the dot product of two single-precision floating-point vectors with extended accumulation.
15 versions - Latest release: 26 days ago - 2 dependent packages - 1 dependent repositories - 67 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/stats-base-smaxabssorted 0.2.2 💰
Calculate the maximum absolute value of a sorted single-precision floating-point strided array.
12 versions - Latest release: over 1 year ago - 3 dependent packages - 1 dependent repositories - 178 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/stats-base-smeankbn2 0.2.2 💰
Calculate the arithmetic mean of a single-precision floating-point strided array using a second-o...
11 versions - Latest release: over 1 year ago - 3 dependent packages - 1 dependent repositories - 23 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/array-full 0.3.1 💰
Create a filled array having a specified length.
6 versions - Latest release: 26 days ago - 6 dependent packages - 3 dependent repositories - 156 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/stats-base-snanmeanors 0.2.2 💰
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN va...
12 versions - Latest release: over 1 year ago - 3 dependent packages - 1 dependent repositories - 120 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/math-strided-special-strunc 0.2.3 💰
Round each element in a single-precision floating-point strided array toward zero.
15 versions - Latest release: 27 days ago - 4 dependent packages - 2 dependent repositories - 6 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/math-base-special-signumf 0.2.3 💰
Evaluate the signum function for a single-precision floating-point number.
14 versions - Latest release: 29 days ago - 4 dependent packages - 2 dependent repositories - 79 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/blas-base-isamax 0.1.1 💰
Find the index of the first element having the maximum absolute value.
4 versions - Latest release: 27 days ago - 354 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/blas-ext-base-sapxsumkbn2 0.3.1 💰
Add a scalar constant to each single-precision floating-point strided array element and compute t...
15 versions - Latest release: 26 days ago - 3 dependent packages - 2 dependent repositories - 11 downloads last month - 1 stars on GitHub - 4 maintainers
Top 7.9% on npmjs.org
@stdlib/math-base-assert-is-negative-zerof 0.2.0 💰
Test if a single-precision floating-point numeric value is negative zero.
12 versions - Latest release: about 2 years ago - 43 dependent packages - 39 dependent repositories - 584 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/constants-float32-two-pi 0.1.1 💰
2Ï€.
2 versions - Latest release: 26 days ago - 20 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/math-base-special-copysignf 0.2.3 💰
Return a single-precision floating-point number with the magnitude of x and the sign of y.
6 versions - Latest release: 26 days ago - 6 dependent packages - 2 dependent repositories - 68 downloads last month - 2 stars on GitHub - 4 maintainers
Top 7.3% on npmjs.org
@stdlib/constants-float32-pinf 0.2.3 💰
Single-precision floating-point positive infinity.
13 versions - Latest release: 26 days ago - 47 dependent packages - 44 dependent repositories - 2.32 thousand downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/blas-ext-base-sasumpw 0.3.1 💰
Calculate the sum of absolute values (L1 norm) of single-precision floating-point strided array e...
15 versions - Latest release: 26 days ago - 3 dependent packages - 2 dependent repositories - 8 downloads last month - 1 stars on GitHub - 4 maintainers
Top 7.2% on npmjs.org
@stdlib/constants-float32-max 0.2.3 💰
Maximum single-precision floating-point number.
14 versions - Latest release: 27 days ago - 10 dependent packages - 12 dependent repositories - 59.3 thousand downloads last month - 3 stars on GitHub - 4 maintainers
Top 8.3% on npmjs.org
@stdlib/strided-napi-smap 0.2.3 💰
C API for registering a Node-API module exporting a strided array interface for applying a unary ...
14 versions - Latest release: about 1 month ago - 14 dependent packages - 12 dependent repositories - 58 downloads last month - 2 stars on GitHub - 4 maintainers
@stdlib/strided-base-smap2 0.2.3 💰
Apply a binary function to single-precision floating-point strided input arrays and assign result...
7 versions - Latest release: about 1 month ago - 5 dependent packages - 2 dependent repositories - 12 downloads last month - 1 stars on GitHub - 4 maintainers
@stdlib/strided-napi-cmap 0.2.3 💰
C API for registering a Node-API module exporting a strided array interface for applying a unary ...
7 versions - Latest release: about 1 month ago - 3 dependent packages - 3 downloads last month - 2 stars on GitHub - 4 maintainers