Ecosyste.ms: Repos

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

GitHub topics: float64

stdlib-js/blas-base-drot

Apply a plane rotation.

Language: JavaScript - Size: 243 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-create-double

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

Language: Python - Size: 40 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-reinterpret-complex128

Reinterpret a Complex128Array as a Float64Array.

Language: JavaScript - Size: 325 KB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-cbrt-eps

Cube root of double-precision floating-point epsilon.

Language: JavaScript - Size: 745 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dfill

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

Language: JavaScript - Size: 428 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - 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: 438 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dnansumors

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.

Language: JavaScript - Size: 533 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dnannsumors

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.

Language: JavaScript - Size: 440 KB - Last synced: 19 days ago - Pushed: 21 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: 477 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dsortsh

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

Language: JavaScript - Size: 462 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/number-float64-base-assert

Base double-precision floating-point number assert functions.

Language: JavaScript - Size: 213 KB - Last synced: 19 days ago - Pushed: 21 days 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: 491 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dsort2sh

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

Language: JavaScript - Size: 468 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64

Double-precision floating-point mathematical constants.

Language: JavaScript - Size: 979 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-eps

Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.

Language: JavaScript - Size: 410 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-apery

Apéry's constant.

Language: JavaScript - Size: 398 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-e

Euler's number.

Language: JavaScript - Size: 706 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-fourth-pi

1/4 times π.

Language: JavaScript - Size: 711 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-fourth-root-eps

Fourth root of double-precision floating-point epsilon.

Language: JavaScript - Size: 739 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-gamma-lanczos-g

Arbitrary constant `g` to be used in Lanczos approximation functions.

Language: JavaScript - Size: 497 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-high-word-exponent-mask

High word mask for the exponent of a double-precision floating-point number.

Language: JavaScript - Size: 280 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-half-pi

1/2 times π.

Language: JavaScript - Size: 438 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-high-word-sign-mask

High word mask for the sign bit of a double-precision floating-point number.

Language: JavaScript - Size: 237 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-high-word-abs-mask

High word mask for excluding the sign bit of a double-precision floating-point number.

Language: JavaScript - Size: 226 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-high-word-significand-mask

High word mask for the significand of a double-precision floating-point number.

Language: JavaScript - Size: 745 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-ln-pi

Natural logarithm of π.

Language: JavaScript - Size: 301 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-ln-two-pi

Natural logarithm of 2π.

Language: JavaScript - Size: 291 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 3 - Forks: 0

stdlib-js/constants-float64-ln-ten

Natural logarithm of 10.

Language: JavaScript - Size: 304 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-ln-two

Natural logarithm of 2.

Language: JavaScript - Size: 304 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-max-ln

Natural logarithm of the maximum double-precision floating-point number.

Language: JavaScript - Size: 501 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-max-safe-integer

Maximum safe double-precision floating-point integer.

Language: JavaScript - Size: 291 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-max

Maximum double-precision floating-point number.

Language: JavaScript - Size: 488 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-nan

Double-precision floating-point NaN.

Language: JavaScript - Size: 166 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-min-ln

Natural logarithm of the smallest normalized double-precision floating-point number.

Language: JavaScript - Size: 724 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-min-safe-integer

Minimum safe double-precision floating-point integer.

Language: JavaScript - Size: 729 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dmin

Calculate the minimum value of a double-precision floating-point strided array.

Language: JavaScript - Size: 489 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dnanmin

Calculate the minimum value of a double-precision floating-point strided array, ignoring NaN values.

Language: JavaScript - Size: 861 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-num-bytes

Size (in bytes) of a double-precision floating-point number.

Language: JavaScript - Size: 747 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-ninf

Double-precision floating-point negative infinity.

Language: JavaScript - Size: 830 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-pi-squared

π².

Language: JavaScript - Size: 514 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-pi

π.

Language: JavaScript - Size: 716 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dmax

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

Language: JavaScript - Size: 854 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dnanmax

Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.

Language: JavaScript - Size: 801 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-pinf

Positive infinity.

Language: JavaScript - Size: 719 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-sqrt-half

Square root of 1/2.

Language: JavaScript - Size: 382 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-sqrt-half-pi

Square root of 0.5π.

Language: JavaScript - Size: 732 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-sqrt-pi

Square root of π.

Language: JavaScript - Size: 718 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-sqrt-three

Square root of 3.

Language: JavaScript - Size: 743 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-dmskmap2

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

Language: JavaScript - Size: 791 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-dswap

Interchange two double-precision floating-point vectors.

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

stdlib-js/blas-ext-base-dapxsumors

Adds a constant to each double-precision floating-point strided array element and computes the sum using ordinary recursive summation.

Language: JavaScript - Size: 521 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dmeanors

Calculate the arithmetic mean of a double-precision floating-point strided array using ordinary recursive summation.

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

stdlib-js/blas-ext-base-dsumors

Calculate the sum of double-precision floating-point strided array elements using ordinary recursive summation.

Language: JavaScript - Size: 526 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/napi-argv-strided-float64array

Convert a Node-API value representing a strided array to a double-precision floating-point array.

Language: C - Size: 146 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-float64array

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

Language: C - Size: 146 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-double

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

Language: C - Size: 151 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-smallest-normal

Smallest positive double-precision floating-point normal number.

Language: JavaScript - Size: 662 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-smallest-subnormal

Smallest positive double-precision floating-point number.

Language: JavaScript - Size: 723 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-sqrt-eps

Square root of double-precision floating-point epsilon.

Language: JavaScript - Size: 516 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

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

Square root of 2π.

Language: JavaScript - Size: 732 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-float64-sqrt-two

Square root of 2.

Language: JavaScript - Size: 732 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-two-pi

2π.

Language: JavaScript - Size: 508 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dmeanwd

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

Language: JavaScript - Size: 470 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dnanmean

Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values.

Language: JavaScript - Size: 618 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dnanmeanors

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

Language: JavaScript - Size: 469 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dnanmeanpn

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

Language: JavaScript - Size: 472 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dnanmeanwd

Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.

Language: JavaScript - Size: 473 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/strided-napi-dmap

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

Language: C - Size: 190 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/strided-base-dmap

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

Language: JavaScript - Size: 365 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/strided-napi-dmap2

C API for registering a Node-API module exporting a strided array interface for applying a binary callback accepting and returning double-precision floating-point numbers to corresponding elements in two double-precision floating-point strided input arrays and assigning results to elements in a double-precision floating-point strided output array.

Language: C - Size: 81.1 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-dmap2

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

Language: JavaScript - Size: 444 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/strided-napi-dmskmap

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

Language: C - Size: 192 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-dmskmap

Apply a unary function accepting and returning double-precision floating-point numbers to each element in a double-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 double-precision floating-point strided output array.

Language: JavaScript - Size: 369 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/strided-napi-dmskmap2

C API for registering a Node-API module exporting a strided array interface for applying a binary callback to double-precision floating-point strided input arrays according to a strided mask array and assigning results to elements in a double-precision floating-point strided output array.

Language: C - Size: 81.1 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/strided-napi-zmap

C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision complex floating-point strided input array and assigning results to a double-precision complex floating-point strided output array.

Language: C - Size: 222 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-float64array

Test if a value is a Float64Array.

Language: JavaScript - Size: 565 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

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

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

Language: JavaScript - Size: 327 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

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

Convert a double-precision floating-point number to an unsigned 32-bit integer.

Language: JavaScript - Size: 347 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-dcopy

Copy values from x into y.

Language: JavaScript - Size: 563 KB - Last synced: 21 days ago - Pushed: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-daxpy

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

Language: JavaScript - Size: 498 KB - Last synced: 21 days ago - Pushed: 23 days ago - Stars: 1 - Forks: 1

stdlib-js/blas-ext-base-dsorthp

Sort a double-precision floating-point strided array using heapsort.

Language: JavaScript - Size: 426 KB - Last synced: 21 days ago - Pushed: 24 days ago - Stars: 1 - Forks: 0

stdlib-js/blas-ext-base-dnansum

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.

Language: JavaScript - Size: 805 KB - Last synced: 19 days ago - Pushed: 25 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dsumkbn2

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

Language: JavaScript - Size: 438 KB - Last synced: 19 days ago - Pushed: 25 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dsum

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

Language: JavaScript - Size: 715 KB - Last synced: 21 days ago - Pushed: 25 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-drev

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

Language: JavaScript - Size: 409 KB - Last synced: 19 days ago - Pushed: 25 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dnansumkbn2

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.

Language: JavaScript - Size: 438 KB - Last synced: 19 days ago - Pushed: 25 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dnannsumkbn2

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using a second-order iterative Kahan–Babuška algorithm.

Language: JavaScript - Size: 462 KB - Last synced: 19 days ago - Pushed: 25 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dnannsumkbn

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.

Language: JavaScript - Size: 436 KB - Last synced: 19 days ago - Pushed: 25 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dnannsum

Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.

Language: JavaScript - Size: 800 KB - Last synced: 19 days ago - Pushed: 25 days ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-dapxsum

Adds a constant to each double-precision floating-point strided array element and computes the sum.

Language: JavaScript - Size: 998 KB - Last synced: 19 days ago - Pushed: 25 days ago - Stars: 2 - Forks: 0

Daksh2060/dot-product-mapping-floats

This project contains dot product and array mapping functions for both single and double float values in Assembly x86 AT&T. The dot product function works on two arrays, while the mapping function passes each item of an array through a simple polynomial function.

Language: C - Size: 15.6 KB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 0 - 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: 681 KB - Last synced: 21 days ago - Pushed: about 1 month 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: 857 KB - Last synced: 21 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

unixlinuxgeek/rounding

Go rounding utility

Language: Go - Size: 24.4 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - 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: Makefile - Size: 356 KB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/constants-complex128-nan

Canonical double-precision complex floating-point NaN.

Language: Makefile - Size: 202 KB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/constants-complex128-zero

Double-precision complex floating-point zero.

Language: Makefile - Size: 202 KB - Last synced: 19 days ago - Pushed: about 1 month 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: 485 KB - Last synced: 8 days ago - Pushed: about 1 month 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: 674 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

Recoskie/Fl64

JavaScript double precision library.

Language: JavaScript - Size: 4.15 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 1