floating-point
There are 645 repositories under floating-point topic.
BigDecimal
An arbitrary-precision decimal (base 10) floating-point number class. Over 4.5 million downloads on NuGet!
verrou
floating-point errors checker
NaNMath.jl
Julia math built-ins which return NaN and accumulator functions which ignore NaN
refloat
Float parser that sacrifices nothing.
FloatingPointApproximation
A correct way to determine if two floating-point numbers are approximately equal to one another in Swift
TSXor
TSXor: A Simple Time Series Compression Algorithm
PERCIVAL
Open-Source Posit RISC-V Core with Quire Capability
svreal
Synthesizable real number library in SystemVerilog, supporting both fixed- and floating-point formats
vpu-count
Information about AVX-512 support on recent Intel processors
decimal
An arbitrary-precision decimal floating-point arithmetic package for Go
deterministic_float
fast soft float-point for deterministic computing,高性能、一致性计算的软件浮点数
same-ish
A Clojure library for approximate comparison of floating point types in tests
Arithmetics
Hastlayer-compatible arithmetics package. Includes the .NET implementation of the unum and posit number formats that can be transformed into specialized hardware with Hastlayer (https://hastlayer.com). On unum and posit see: https://posithub.org/.
float_eq-rs
Compare IEEE floating point values for equality.
hexf
Hexadecimal float support for Rust
TrackedFloats.jl
Julia library providing tracking of floating point errors through a program resources
pytorch-binary-converter
Turning float tensors to binary tensors according to IEEE-754 standard.
ChangePrecision.jl
macro to change the default floating-point precision in Julia code
inari
A Rust implementation of interval arithmetic (IEEE 1788)
shellmath
Yes, Virginia, you can do floating-point arithmetic in Bash!
hardposit-chisel3
Chisel library for Unum Type-III Posit Arithmetic
float16_t
CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.
fpzip
Cython bindings for fpzip, a floating point image compression algorithm.
fast-math
Fast, approximate versions of mathematical functions
FPChecker
A dynamic analysis tool to detect floating-point errors in HPC applications.
BigFloat
Arbitrary-Precision Floating Point Arithmetic Library [C++]
Kraken
Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.
numbers
An interactive exploration of various number formats
cuSZp
Fast GPU error-bounded lossy compressor for floating-point data.
AngleBetweenVectors.jl
An accurate and stable calculation of the angle separating two vectors.
floaxie
Floating point printing and parsing library based on Grisu2 and Krosh algorithms
fpu-sp
IEEE 754 single precision floating point library in systemverilog and vhdl
DFP
Java/.NET implementation of Intel IEEE-754 compliant decimal-float library
ieee754
Low-level manipulations of IEEE754 floating-point numbers.
ieee754
Python module which finds the IEEE-754 representation of a floating point number.
FPTaylor
Tool for Rigorous Estimation of Round-Off Floating-Point Errors