Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with double-precision

A curated list of projects in awesome lists tagged with double-precision .

https://github.com/ckormanyos/soft_double

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

double-precision double-precision-floating-point embedded-systems floating-point-arithmetic floating-point-emulation

Last synced: 12 Oct 2024

https://github.com/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.

array dbl double double-precision float64 float64array integer javascript nearest node node-js nodejs number round stdlib strided trunc truncate value vector

Last synced: 12 Nov 2024

https://github.com/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.

apply array base dbl double double-precision float64 foreach javascript map mask masked ndarray node node-js nodejs stdlib strided transform unary

Last synced: 12 Nov 2024

https://github.com/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.

addon array binary dbl double double-precision float64 javascript map n-api napi node node-api node-js nodejs stdlib strided transform

Last synced: 25 Oct 2024

https://github.com/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.

addon array dbl double double-precision float64 javascript map mask masked missing n-api napi node node-js nodejs stdlib strided transform unary

Last synced: 12 Oct 2024