Ecosyste.ms: Repos

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

GitHub topics: double-precision

stdlib-js/constants-float64-num-bytes

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

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

stdlib-js/math-base-ops-add4

Compute the sum of four double-precision floating-point numbers.

Language: Python - Size: 202 KB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-ops-add5

Compute the sum of five double-precision floating-point numbers.

Language: Python - Size: 202 KB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 1 - Forks: 0

stdlib-js/array-float64

Float64Array.

Language: JavaScript - Size: 1.07 MB - Last synced: 5 days ago - Pushed: 5 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: 5 days ago - Pushed: 5 days ago - Stars: 1 - Forks: 0

stdlib-js/number-float64-base-assert

Base double-precision floating-point number assert functions.

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

stdlib-js/constants-complex128-num-bytes

Size (in bytes) of a 128-bit complex number.

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

stdlib-js/constants-float64

Double-precision floating-point mathematical constants.

Language: JavaScript - Size: 1.03 MB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-clamp

Restrict a double-precision floating-point number to a specified range.

Language: Python - Size: 397 KB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-ops-add3

Compute the sum of three double-precision floating-point numbers.

Language: Python - Size: 201 KB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 1 - 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: 191 KB - Last synced: 5 days ago - Pushed: 5 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: 386 KB - Last synced: 4 days ago - Pushed: 5 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: 446 KB - Last synced: 4 days ago - Pushed: 5 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: 193 KB - Last synced: 5 days ago - Pushed: 5 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: 390 KB - Last synced: 4 days ago - Pushed: 5 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: 82 KB - Last synced: 3 days ago - Pushed: 5 days ago - Stars: 2 - 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: 466 KB - Last synced: 4 days ago - Pushed: 5 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: 223 KB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 1 - Forks: 0

canbula/ieee754

Python module which finds the IEEE-754 representation of a floating point number.

Language: Python - Size: 85.9 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 24 - Forks: 5

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: about 1 month ago - Pushed: about 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: 857 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

ckormanyos/soft_double

soft_double provides a C++ software implementation of a double-precision floating-point data type

Language: C++ - Size: 688 KB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 11 - Forks: 4

sungiant/abacus

:triangular_ruler: C# cross precision 3D maths library.

Language: C# - Size: 6.63 MB - Last synced: 8 days ago - Pushed: over 2 years ago - Stars: 41 - Forks: 17

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: 23 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-abs

Compute the absolute value of a double-precision floating-point number.

Language: Makefile - Size: 388 KB - Last synced: 23 days ago - Pushed: about 2 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: 674 KB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-complex128ndarray-like

Test if a value is an ndarray-like object containing double-precision complex floating-point numbers.

Language: Makefile - Size: 600 KB - Last synced: 3 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

ThinkR-open/seven31 📦

R :package: for R FAQ 7.31

Language: R - Size: 919 KB - Last synced: 27 days ago - Pushed: over 2 years ago - Stars: 37 - Forks: 2

stdlib-js/math-base-ops-div

Divide two double-precision floating-point numbers.

Language: Makefile - Size: 178 KB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

nitronoid/floatingPoint

Language: C++ - Size: 29.3 KB - Last synced: 7 months ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-complex128array

Test if a value is a Complex128Array.

Language: Makefile - Size: 872 KB - Last synced: 22 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/complex-float64

128-bit complex number.

Language: Makefile - Size: 518 KB - Last synced: 25 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-complex128

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

Language: Makefile - Size: 788 KB - Last synced: 25 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-complex128

128-bit complex number mathematical constants.

Language: Makefile - Size: 511 KB - Last synced: 25 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

cstatz/blazert

Double precision raytracer for scientific or engineering applications.

Language: C++ - Size: 12 MB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 10 - Forks: 4

stdlib-js/math-strided-special-dcbrt

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

Language: JavaScript - Size: 882 KB - Last synced: about 1 month ago - Pushed: about 2 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: 836 KB - Last synced: 23 days ago - Pushed: 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: 915 KB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

melihaltun/floating_point_binary_conversion

Pair functions to convert a floating number to a single precision, double precision, or arbitrary size bit representation and convert a single, double or arbitrary size bit string back into a number.

Language: MATLAB - Size: 15.6 KB - Last synced: almost 1 year ago - Pushed: almost 1 year ago - Stars: 1 - Forks: 0

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: 909 KB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-inv

Compute the multiplicative inverse of a double-precision floating-point number.

Language: Makefile - Size: 759 KB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 2 - 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: 869 KB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-floor

Round a double-precision floating-point number toward negative infinity.

Language: Makefile - Size: 561 KB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

unevens/pffft-double 📦

A fork of Julien Pommier's PFFFT - a pretty fast FFT - that adds support for double precision floating-point numbers using AVX instructions.

Language: C - Size: 222 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 2 - Forks: 1

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: 686 KB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

fxxce/IEEE754DecimalToBinaryCalculator

IEEE 754 decimal to binary representation for converting decimal to single and double precision floating point

Language: Java - Size: 0 Bytes - Last synced: 11 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

fxxce/IEEE754BinaryToDecimalCalculator

IEEE 754 Binary to Decimal representation calculator for single and double precision floating point numbers

Language: Java - Size: 1000 Bytes - Last synced: 11 months ago - Pushed: almost 3 years ago - Stars: 0 - 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: 666 KB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/array-typed-complex

Create a complex number typed array.

Language: JavaScript - Size: 1.27 MB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-hypot

Compute the hypotenuse avoiding overflow and underflow.

Language: Makefile - Size: 425 KB - Last synced: 23 days ago - Pushed: about 2 months 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: 867 KB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-abs2

Compute the squared absolute value of a double-precision floating-point number.

Language: Makefile - Size: 768 KB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-deg2rad

Convert an angle from degrees to radians.

Language: Makefile - Size: 564 KB - Last synced: 23 days ago - Pushed: 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: 871 KB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-float64ndarray-like

Test if a value is an ndarray-like object containing double-precision floating-point numbers.

Language: Makefile - Size: 1.32 MB - Last synced: 4 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-ops-mul

Multiply two double-precision floating-point numbers.

Language: Makefile - Size: 954 KB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-ops-sub

Subtract two double-precision floating-point numbers.

Language: Makefile - Size: 662 KB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-kronecker-delta

Evaluate the Kronecker delta.

Language: Makefile - Size: 275 KB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-pdiff

Return the positive difference between `x` and `y`.

Language: Makefile - Size: 308 KB - Last synced: 4 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/array-bigint64

Float64Array.

Language: JavaScript - Size: 47.9 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

zoziha/dp-stdlib

real(real64) & integer(int32) Fortran stdlib.

Language: Fortran - Size: 189 KB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 4 - Forks: 0

stdlib-js/number-float64-base

Base utilities for double-precision floating-point numbers.

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

stdlib-js/number-float64

Utilities for double-precision floating-point numbers.

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

stdlib-js/math-base-ops-add

Compute the sum of two double-precision floating-point numbers.

Language: Makefile - Size: 947 KB - Last synced: 23 days ago - Pushed: about 2 months 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: 674 KB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-identity

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

Language: Makefile - Size: 526 KB - Last synced: about 1 month ago - Pushed: about 2 months 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: 669 KB - Last synced: 23 days ago - Pushed: about 2 months 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: 838 KB - Last synced: 23 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-drsqrt

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

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

Fireboyd78/skopik

A simple storage format with scopes and a C-like syntax.

Language: C# - Size: 85.9 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0