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

GitHub topics: float32array

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.78 MB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-float32array

Test if a value is a Float32Array.

Language: JavaScript - Size: 380 KB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-sindex-of

Return the first index of a specified search element in a single-precision floating-point strided array.

Language: JavaScript - Size: 247 KB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 0 - 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: 548 KB - Last synced at: about 3 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

yarikkyzym/blas-base-wasm-sswap

Interchange two single-precision floating-point vectors.

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

stdlib-js/blas-base-wasm-srot

Apply a plane rotation.

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

stdlib-js/utils-push

Add one or more elements to the end of a collection.

Language: JavaScript - Size: 1.39 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 3 - Forks: 1

stdlib-js/array-little-endian-float32

Float32Array in little-endian byte order.

Language: JavaScript - Size: 1.95 MB - Last synced at: 7 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-shift

Remove and return the first element of a collection.

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

stdlib-js/blas-base-strsv

Solve one of the systems of equations `A*x = b` or `A^T*x = b`.

Language: JavaScript - Size: 2.76 MB - Last synced at: 10 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-prepend

Add elements from one collection to the beginning of another collection.

Language: JavaScript - Size: 1.35 MB - Last synced at: 10 days ago - Pushed at: 21 days ago - Stars: 3 - Forks: 0

stdlib-js/assert-is-accessor-array

Test if a value is an array-like object supporting the accessor (get/set) protocol.

Language: JavaScript - Size: 561 KB - Last synced at: 10 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

stdlib-js/array-pool

Typed array pool.

Language: JavaScript - Size: 3.41 MB - Last synced at: 10 days ago - Pushed at: 24 days ago - Stars: 5 - Forks: 1

stdlib-js/blas-base-wasm-sscal

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

Language: JavaScript - Size: 853 KB - Last synced at: 10 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

stdlib-js/array-base-assert-is-accessor-array

Test if an array-like object supports the accessor (get/set) protocol.

Language: JavaScript - Size: 231 KB - Last synced at: 10 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

stdlib-js/array-zeros-like

Create a zero-filled array having the same length and data type as a provided array.

Language: JavaScript - Size: 1.87 MB - Last synced at: 10 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-sinv

Compute the multiplicative inverse for each element in a single-precision floating-point strided array.

Language: JavaScript - Size: 683 KB - Last synced at: 10 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-smsktrunc

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

Language: JavaScript - Size: 597 KB - Last synced at: 10 days ago - Pushed at: 29 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-unshift

Add one or more elements to the beginning of a collection.

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

stdlib-js/utils-pop

Remove and return the last element of a collection.

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

stdlib-js/utils-append

Add elements from one collection to the end of another collection.

Language: JavaScript - Size: 1.31 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 3 - 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: 624 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-fixed-endian-float32

Float32Array having a specified byte order.

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

stdlib-js/math-strided-special-scbrt

Compute the cube root of each element in a single-precision floating-point strided array.

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

stdlib-js/assert-has-float32array-support

Detect native Float32Array support.

Language: JavaScript - Size: 476 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 3 - 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: 660 KB - Last synced at: 10 days ago - Pushed at: about 1 month 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: 459 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-wasm-dsdot

Compute the dot product of `x` and `y` with extended accumulation and result.

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

stdlib-js/math-strided-special-smskcbrt

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

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

stdlib-js/stats-strided-sztest2

Compute a two-sample Z-test for two single-precision floating-point strided arrays.

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

stdlib-js/stats-strided-sztest

Compute a one-sample Z-test for a single-precision floating-point strided array.

Language: JavaScript - Size: 598 KB - Last synced at: 11 days ago - Pushed at: about 2 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: 2.97 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

stdlib-js/array-typed

Create a typed array.

Language: JavaScript - Size: 1.83 MB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-wasm-sswap

Interchange two single-precision floating-point vectors.

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

stdlib-js/blas-base-wasm-sdsdot

Calculate the dot product of two single-precision floating-point vectors with extended accumulation.

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

stdlib-js/blas-base-wasm-sdot

Compute the dot product of `x` and `y`.

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

stdlib-js/blas-base-wasm-scopy

Copy values from `x` into `y`.

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

stdlib-js/blas-base-wasm-scnrm2

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

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

stdlib-js/blas-base-wasm-sasum

Compute the sum of absolute values.

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

stdlib-js/blas-base-sger

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

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

stdlib-js/array-one-to

Generate a linearly spaced numeric array whose elements increment by 1 starting from one.

Language: JavaScript - Size: 854 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 1 - 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: 681 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 2 - 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: 686 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-strunc

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

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

stdlib-js/math-strided-special-smskramp

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

Language: JavaScript - Size: 588 KB - Last synced at: 10 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: 1.37 MB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-empty-collection

Test if a value is an empty collection.

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

stdlib-js/array-nans-like

Create an array filled with NaNs and having the same length and data type as a provided array.

Language: JavaScript - Size: 1.19 MB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-ones-like

Create an array filled with ones and having the same length and data type as a provided array.

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

stdlib-js/assert-is-collection

Test if a value is a collection.

Language: JavaScript - Size: 388 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 1 - 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: 584 KB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-dtrsv

Solve one of the systems of equations `A*x = b` or `A^T*x = b`.

Language: JavaScript - Size: 3.09 MB - Last synced at: 10 days ago - Pushed at: 3 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: 562 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 2 - 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.66 MB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-strmv

Perform one of the matrix-vector operations `x = A*x` or `x = A^T*x`.

Language: JavaScript - Size: 2.99 MB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-srotg

Construct a Givens plane rotation.

Language: JavaScript - Size: 600 KB - Last synced at: 10 days ago - Pushed at: 3 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: 583 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/array-zeros

Create a zero-filled array having a specified length.

Language: JavaScript - Size: 1.89 MB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-ssqrt

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

Language: JavaScript - Size: 666 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 2 - 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: 479 KB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/array-nans

Create an array filled with NaNs and having a specified length.

Language: JavaScript - Size: 1.22 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/array-filled-by

Create a filled array according to a provided callback function.

Language: JavaScript - Size: 1.61 MB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-smskdeg2rad

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

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

stdlib-js/array-zero-to-like

Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.

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

stdlib-js/array-empty-like

Create an uninitialized array having the same length and data type as a provided array.

Language: JavaScript - Size: 1.34 MB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/array-filled

Create a filled array.

Language: JavaScript - Size: 2.2 MB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-smsksqrt

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

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

stdlib-js/array-ones

Create an array filled with ones and having a specified length.

Language: JavaScript - Size: 1.43 MB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

stdlib-js/array-one-to-like

Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.

Language: JavaScript - Size: 788 KB - Last synced at: 10 days ago - Pushed at: 6 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: 10 days ago - Pushed at: 6 months ago - Stars: 1 - 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: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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: 10 days ago - Pushed at: 7 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: 10 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

stdlib-js/array-float32

Float32Array.

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

stdlib-js/math-strided-special-smskabs2

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

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

stdlib-js/math-strided-special-smskabs

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

Language: JavaScript - Size: 551 KB - Last synced at: 10 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

stdlib-js/array-zero-to

Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.

Language: JavaScript - Size: 837 KB - Last synced at: 10 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

stdlib-js/array-empty

Create an uninitialized array having a specified length.

Language: JavaScript - Size: 1.32 MB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

GoSubRoutine/Real-Time-Fluid-Dynamics Fork of VrtXArt/cover3

Optimization Attempt for p5.js

Language: JavaScript - Size: 1.95 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0