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

Topic: "float64array"

stdlib-js/array-pool

Typed array pool.

Language: JavaScript - Size: 2.77 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 1

stdlib-js/utils-append

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

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

stdlib-js/utils-prepend

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

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

stdlib-js/utils-push

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

Language: JavaScript - Size: 1.37 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

stdlib-js/math-strided-special-dmskramp

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

Language: JavaScript - Size: 582 KB - Last synced at: about 7 hours ago - Pushed at: about 8 hours ago - Stars: 2 - Forks: 0

stdlib-js/utils-unshift

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

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

stdlib-js/blas-ext-base-dapx

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

Language: JavaScript - Size: 609 KB - Last synced at: 4 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-dabs2

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

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

stdlib-js/array-filled

Create a filled array.

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

stdlib-js/lapack-base-dpttrf

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

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

stdlib-js/math-strided-special-dceil

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

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

stdlib-js/math-strided-special-dmskdeg2rad

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

Language: JavaScript - Size: 561 KB - Last synced at: about 1 month ago - Pushed at: about 1 month 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: about 23 hours ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-strided-special-dmsksqrt

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

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

stdlib-js/math-strided-special-dtrunc

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

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

stdlib-js/math-strided-special-ddeg2rad

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

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

stdlib-js/math-strided-special-dmskceil

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

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

stdlib-js/math-strided-special-dmsktrunc

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

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

stdlib-js/math-strided-special-dsqrt

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

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

stdlib-js/math-strided-special-dmskcbrt

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

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

stdlib-js/blas-ext-base-drev

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

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

stdlib-js/lapack-base-dlacpy

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

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

stdlib-js/math-strided-special-dcbrt

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

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

stdlib-js/assert-has-float64array-support

Detect native Float64Array support.

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

stdlib-js/array-zeros

Create a zero-filled array having a specified length.

Language: JavaScript - Size: 1.85 MB - Last synced at: 16 days ago - Pushed at: 8 months ago - Stars: 2 - 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.82 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 2 - 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.63 MB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 2 - 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.33 MB - Last synced at: about 7 hours ago - Pushed at: about 8 hours ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-dinv

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

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

stdlib-js/blas-base-dtrmv

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

Language: JavaScript - Size: 1.75 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dsortins

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

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

stdlib-js/blas-base-dsyr

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

Language: JavaScript - Size: 1.59 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-wasm-dswap

Interchange two double-precision floating-point vectors.

Language: JavaScript - Size: 1.87 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-pop

Remove and return the last element of a collection.

Language: JavaScript - Size: 858 KB - Last synced at: about 2 hours ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-empty-collection

Test if a value is an empty collection.

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

stdlib-js/math-strided-special-dmskabs2

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

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

stdlib-js/blas-base-wasm-ddot

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

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

stdlib-js/array-typed

Create a typed array.

Language: JavaScript - Size: 1.85 MB - Last synced at: 29 days ago - Pushed at: about 1 month 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: 784 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - 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: 226 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/lapack-base-dge-trans

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

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

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.

Language: JavaScript - Size: 587 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 1 - 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: 1 day ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-dramp

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

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

stdlib-js/blas-base-dspr

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

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

stdlib-js/blas-ext-base-dsort2ins

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

Language: JavaScript - Size: 640 KB - Last synced at: 29 days ago - Pushed at: 2 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.6 MB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-float64

Float64Array.

Language: JavaScript - Size: 760 KB - Last synced at: about 7 hours ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/blas-base-wasm-dasum

Compute the sum of absolute values.

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

stdlib-js/math-strided-special-dmskrsqrt

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

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

stdlib-js/math-strided-special-dabs

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

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

stdlib-js/blas-base-wasm-dscal

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

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

stdlib-js/blas-base-wasm-drot

Applies a plane rotation.

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

stdlib-js/blas-base-wasm-dcopy

Copy values from `x` into `y`.

Language: JavaScript - Size: 1.9 MB - Last synced at: 30 days ago - Pushed at: 2 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.18 MB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-one-to

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

Language: JavaScript - Size: 833 KB - Last synced at: about 21 hours ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/lapack-base-zlaset

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

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

stdlib-js/array-little-endian-float64

Float64Array in little-endian byte order.

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

stdlib-js/array-fixed-endian-float64

Float64ArrayFE.

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

stdlib-js/math-strided-special-dmskfloor

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

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

stdlib-js/math-strided-special-dfloor

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

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

stdlib-js/utils-shift

Remove and return the first element of a collection.

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

stdlib-js/math-strided-special-dcbrt-by

Compute the cube root of each element retrieved from a double-precision floating-point strided array via a callback function.

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

stdlib-js/math-strided-special-dmskabs

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

Language: JavaScript - Size: 524 KB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 1 - 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: 551 KB - Last synced at: 16 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-collection

Test if a value is a collection.

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

stdlib-js/assert-is-float64array

Test if a value is a Float64Array.

Language: JavaScript - Size: 453 KB - Last synced at: 30 days ago - Pushed at: 5 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: 22 days ago - Pushed at: 8 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: 15 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

stdlib-js/array-bigint64

Float64Array.

Language: JavaScript - Size: 47.9 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-wasm-dapxsumpw

Add a constant to each double-precision floating-point strided array element and compute the sum using pairwise summation.

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

peperonnie900/lapack-base-zlaset

Set the off-diagonal elements and the diagonal elements of a double-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

MSD15440/ros_msgs_translator

ros2 node that takes in a f64 from a topic and publishes as 1d f64multi

Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0