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

GitHub topics: float32

stdlib-js/stats-strided-dsnanmean

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using extended accumulation, and returning an extended precision result.

Language: JavaScript - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dsmeanpn

Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm with extended accumulation and returning an extended precision result.

Language: JavaScript - Size: 249 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-dsmeanors

Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation and returning an extended precision result.

Language: JavaScript - Size: 1010 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dsnanmeanwd

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using Welford's algorithm with extended accumulation, and returning an extended precision result.

Language: JavaScript - Size: 510 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dsnanmeanpn

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using a two-pass error correction algorithm with extended accumulation, and returning an extended precision result.

Language: JavaScript - Size: 533 KB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dsnanmeanors

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.

Language: JavaScript - Size: 493 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dsnansum

Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using extended accumulation, and returning an extended precision result.

Language: JavaScript - Size: 990 KB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-sdsmean

Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation.

Language: JavaScript - Size: 741 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dsnanmean

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using extended accumulation, and returning an extended precision result.

Language: JavaScript - Size: 1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dsmeanwd

Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm with extended accumulation and returning an extended precision result.

Language: JavaScript - Size: 514 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dsmeanpn

Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm with extended accumulation and returning an extended precision result.

Language: JavaScript - Size: 1.48 MB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

meredith2500/blas-base-wasm-sscal

Multiply a vector `x` by a scalar `alpha`.

Language: JavaScript - Size: 72.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

NaveedSikder/constants-float32-apery

Apéry's constant.

Language: JavaScript - Size: 47.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-snanmeanpn

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using a two-pass error correction algorithm.

Language: JavaScript - Size: 595 KB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

rpng/R-VIO2

Square-Root Robocentric Visual-Inertial Odometry with Online Spatiotemporal Calibration

Language: C++ - Size: 7.7 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 258 - Forks: 30

stdlib-js/assert-is-float32array

Test if a value is a Float32Array.

Language: JavaScript - Size: 464 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-ssum

Calculate the sum of single-precision floating-point strided array elements.

Language: JavaScript - Size: 948 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-smax

Calculate the maximum value of a single-precision floating-point strided array.

Language: JavaScript - Size: 608 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-reinterpret-complex

Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.

Language: JavaScript - Size: 217 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/lapack-base-sge-trans

Convert a matrix from row-major layout to column-major layout or vice versa.

Language: JavaScript - Size: 1.24 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-cmap

Apply a unary function to a single-precision complex floating-point strided input array and assign results to a single-precision complex floating-point strided output array.

Language: JavaScript - Size: 553 KB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-cidentityf

Evaluate the identity function for a single-precision complex floating-point number.

Language: JavaScript - Size: 341 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

nomonosound/numpy-minmax

A fast function (SIMD-accelerated) for finding the minimum and maximum value in a NumPy array

Language: Python - Size: 85.9 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 12 - Forks: 2

stdlib-js/lapack-base-slaswp

Perform a series of row interchanges on an input matrix.

Language: JavaScript - Size: 573 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dsmean

Calculate the arithmetic mean of a single-precision floating-point strided array using extended accumulation and returning an extended precision result.

Language: JavaScript - Size: 1.41 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/number-float32-base-signbit

Return a boolean indicating if the sign bit for a single-precision floating-point number is on (true) or off (false).

Language: Python - Size: 515 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/strided-napi-smap

C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array and assigning results to elements in a single-precision floating-point strided output array.

Language: C - Size: 237 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-sceil

Round each element in a single-precision floating-point strided array toward positive infinity.

Language: JavaScript - Size: 576 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/constants-float32-sqrt-three

Square root of 3 as a single-precision floating-point number.

Language: JavaScript - Size: 186 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/strided-base-smap2

Apply a binary function accepting and returning single-precision floating-point numbers to corresponding elements in two single-precision floating-point strided input arrays and assign each result to an element in a single-precision floating-point strided output array.

Language: JavaScript - Size: 415 KB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-scnrm2

Compute the L2-norm of a complex single-precision floating-point vector.

Language: C - Size: 2 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-srev

Reverse a single-precision floating-point strided array in-place.

Language: JavaScript - Size: 558 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/constants-complex64-zero

Single-precision complex floating-point zero.

Language: JavaScript - Size: 252 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-smskceil

Round each element in a single-precision floating-point strided array toward positive infinity according to a strided mask array.

Language: JavaScript - Size: 590 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-ssortins

Sort a single-precision floating-point strided array using insertion sort.

Language: JavaScript - Size: 710 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dsnannsumors

Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.

Language: JavaScript - Size: 808 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/number-float64-base-to-float32

Convert a double-precision floating-point number to the nearest single-precision floating-point number.

Language: JavaScript - Size: 565 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-sabs2

Compute the squared absolute value for each element in a single-precision floating-point strided array.

Language: JavaScript - Size: 671 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/napi-argv-float

Convert a Node-API value to a single-precision floating-point number.

Language: C - Size: 197 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-assert-is-negative-zerof

Test if a single-precision floating-point numeric value is negative zero.

Language: Python - Size: 540 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-little-endian-float32

Float32Array in little-endian byte order.

Language: JavaScript - Size: 1.42 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

nomonosound/numpy-rms

Calculate RMS swiftly (SIMD-accelerated)

Language: Python - Size: 46.9 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

stdlib-js/blas-sswap

Interchange two single-precision floating-point vectors.

Language: JavaScript - Size: 4.93 MB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/constants-float32-half-pi

1/2 times π.

Language: JavaScript - Size: 154 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-sramp

Evaluate the ramp function for each element in a single-precision floating-point strided array.

Language: JavaScript - Size: 583 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-complex-like

Test if a value is a complex number-like object.

Language: JavaScript - Size: 689 KB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-srotg

Construct a Givens plane rotation.

Language: JavaScript - Size: 576 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-smskmap2

Apply a binary function to single-precision floating-point strided input arrays according to a strided mask array and assign results to a single-precision floating-point strided output array.

Language: JavaScript - Size: 425 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/constants-float32-sqrt-pi

Square root of the mathematical constant π as a single-precision floating-point number.

Language: JavaScript - Size: 190 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-wasm-srot

Apply a plane rotation.

Language: JavaScript - Size: 2.01 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-sfloor

Round each element in a single-precision floating-point strided array toward negative infinity.

Language: JavaScript - Size: 576 KB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-sapx

Add a constant to each element in a single-precision floating-point strided array.

Language: JavaScript - Size: 554 KB - Last synced at: 30 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/number-float32-base-to-int32

Convert a single-precision floating-point number to a signed 32-bit integer.

Language: JavaScript - Size: 394 KB - Last synced at: 30 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-scopy

Copy values from x into y.

Language: C - Size: 600 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/constants-float32-abs-mask

Mask for excluding the sign bit of a single-precision floating-point number.

Language: JavaScript - Size: 288 KB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-srot

Apply a plane rotation.

Language: C - Size: 224 KB - Last synced at: about 4 hours ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-float32-sign-mask

Mask for the sign bit of a single-precision floating-point number.

Language: JavaScript - Size: 277 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/lapack-base-spttrf

Compute the `L * D * L^T` factorization of a real symmetric positive definite tridiagonal matrix `A`.

Language: JavaScript - Size: 1.36 MB - Last synced at: 30 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-float32-sqrt-eps

Square root of single-precision floating-point epsilon.

Language: JavaScript - Size: 526 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-sabs

Compute the absolute value for each element in a single-precision floating-point strided array.

Language: JavaScript - Size: 526 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/number-float32-base-normalize

Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.

Language: JavaScript - Size: 696 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/strided-base-smap

Apply a unary function accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array and assign each result to an element in a single-precision floating-point strided output array.

Language: JavaScript - Size: 496 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

itsfernanda221/lapack-base-claset

Set the off-diagonal elements and the diagonal elements of a single-precision complex floating-point matrix to specified values.

Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-snanmeanors

Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.

Language: JavaScript - Size: 581 KB - Last synced at: 23 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/strided-napi-smskmap

C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a single-precision floating-point strided output array.

Language: C - Size: 267 KB - Last synced at: 22 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-srsqrt

Compute the reciprocal square root for each element in a single-precision floating-point strided array.

Language: JavaScript - Size: 638 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-wasm-scopy

Copy values from `x` into `y`.

Language: JavaScript - Size: 1.26 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-wasm-saxpy

Multiply a vector `x` by a constant and add the result to `y`.

Language: JavaScript - Size: 1.49 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-wasm-sasum

Compute the sum of absolute values.

Language: JavaScript - Size: 576 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

matth3wmajf/delta

Software implementation(s) of the different floating-point number type(s).

Language: C - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

formulae-org/package-data-js

Data package for Fōrmulæ, in JavaScript

Language: JavaScript - Size: 84 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-ssortsh

Sort a single-precision floating-point strided array using Shellsort.

Language: JavaScript - Size: 688 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/lapack-base-slacpy

Copy all or part of a matrix A to another matrix B.

Language: JavaScript - Size: 1.79 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-sswap

Interchange two single-precision floating-point vectors.

Language: C - Size: 615 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-ssumkbn2

Calculate the sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.

Language: JavaScript - Size: 710 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-sfill

Fill a single-precision floating-point strided array with a specified scalar constant.

Language: JavaScript - Size: 548 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-identityf

Evaluate the identity function for a single-precision floating-point number.

Language: Python - Size: 436 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-float32-sqrt-two

Square root of `2` as a single-precision floating-point number.

Language: JavaScript - Size: 198 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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.

Language: JavaScript - Size: 678 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-smeanwd

Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.

Language: JavaScript - Size: 563 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-sspr

Perform the symmetric rank 1 operation `A = α*x*x^T + A`.

Language: JavaScript - Size: 912 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-float32-max-safe-nth-lucas

Maximum safe nth Lucas number when stored in single-precision floating-point format.

Language: JavaScript - Size: 192 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/constants-float32-sqrt-two-pi

Square root of 2π as a single-precision floating-point number

Language: JavaScript - Size: 185 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/blas-base-ssyr

Perform the symmetric rank 1 operation `A = α*x*x^T + A`.

Language: JavaScript - Size: 1.46 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

stdlib-js/lapack-base-claset

Set the off-diagonal elements and the diagonal elements of a single-precision complex floating-point matrix to specified values.

Language: JavaScript - Size: 649 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-float32-exponent-mask

Mask for the exponent of a single-precision floating-point number.

Language: JavaScript - Size: 314 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/constants-float32

Single-precision floating-point mathematical constants.

Language: JavaScript - Size: 800 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/strided-base-reinterpret-complex64

Reinterpret a Complex64Array as a Float32Array.

Language: JavaScript - Size: 439 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-float32array

Convert a Node-API value to a single-precision floating-point array.

Language: C - Size: 183 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-fixed-endian-float32

Float32Array having a specified byte order.

Language: JavaScript - Size: 492 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-smskrsqrt

Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.

Language: JavaScript - Size: 683 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-smskfloor

Round each element in a single-precision floating-point strided array toward negative infinity according to a strided mask array.

Language: JavaScript - Size: 562 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-sdeg2rad

Convert each element in a single-precision floating-point strided array from degrees to radians.

Language: JavaScript - Size: 662 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-complex

Test if a value is a 64-bit or 128-bit complex number.

Language: JavaScript - Size: 794 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/complex-float32-base-assert

Base (i.e., lower-level) single-precision complex number assertion functions.

Language: JavaScript - Size: 168 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/array-float32

Float32Array.

Language: JavaScript - Size: 735 KB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-float32-pi

π.

Language: JavaScript - Size: 130 KB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-scabs1

Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point number.

Language: Python - Size: 180 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-smskmap

Apply a unary function accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array according to a corresponding element in a strided mask array and assign each result to an element in a single-precision floating-point strided output array.

Language: JavaScript - Size: 493 KB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-ssort2hp

Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using heapsort.

Language: JavaScript - Size: 702 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0