floating-point
There are 617 repositories under floating-point topic.
fmtlib/fmt
A modern formatting library
nefe/number-precision
🚀1K tiny & fast lib for doing addition, subtraction, multiplication and division operations precisely
mpmath/mpmath
Python library for arbitrary-precision floating-point arithmetic
LLNL/zfp
Compressed numerical arrays that support high-speed random access
powturbo/TurboPFor-Integer-Compression
Fastest Integer Compression
herbie-fp/herbie
Optimize floating-point expressions for accuracy
flintlib/arb
Arb has been merged into FLINT -- use https://github.com/flintlib/flint/ instead
abdk-consulting/abdk-libraries-solidity
Open-Source Libraries for Solidity by ABDK Consulting
Maratyszcza/FP16
Conversion to/from half-precision floating point formats
Alexhuszagh/rust-lexical
Fast numeric to- and from-string conversion routines.
mourner/robust-predicates
Fast robust predicates for computational geometry in JavaScript
aldanor/fast-float-rust
Super-fast float parser in Rust (now part of Rust core)
starkat99/half-rs
Half-precision floating point types f16 and bf16 for Rust.
Kimbatt/soft-float-starter-pack
Software implementation of floating point numbers and operations
wrandelshofer/FastDoubleParser
A Java port of Daniel Lemire's fast_float project
brendanzab/approx
Approximate floating point equality comparisons and assertions
JuliaMath/DoubleFloats.jl
math with more good bits
abolz/Drachennest
Different algorithms for converting binary to decimal floating-point numbers
LLNL/fpzip
Lossless compressor of multidimensional floating-point arrays
govalues/decimal
Immutable floating-point decimals for Go
ProfJski/FloatCompMandelbrot
What impact does floating point precision have on Mandelbrot set calculations?
Flight-School/Guide-to-Swift-Numbers-Sample-Code
Xcode Playground Sample Code for the Flight School Guide to Swift Numbers
JeffreySarnoff/ArbNumerics.jl
extended precision math, accurate and performant
Zeda/z80float
A fairly complete floating point library for the Z80 ! Includes 24-, 32-, and 80-bit formats.
alkis/decimal
Decimal Floating Point arithmetic for rust
clemensmanert/fas
A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.
olson-sean-k/decorum
Making floating-point behave.
apache/commons-numbers
Apache Commons Numbers
verificarlo/verificarlo
A tool for debugging and assessing floating point precision and reproducibility.
x448/float16
float16 provides IEEE 754 half-precision format (binary16) with correct conversions to/from float32
suoglu/Fixed-Floating-Point-Adder-Multiplier
16-bit Adder Multiplier hardware on Digilent Basys 3
celerity/ndzip
A High-Throughput Parallel Lossless Compressor for Scientific Data
taneroksuz/fpu
IEEE 754 single and double precision floating point library in systemverilog and vhdl
JuliaMath/DecFP.jl
Julia IEEE decimal floating-point via the Intel decimal-float library
powturbo/Turbo-Transpose
Transpose: SIMD Integer+Floating Point Compression Filter
metalibm/metalibm
Code generation tool to generate mathematical libraries