floating-point-arithmetic
There are 63 repositories under floating-point-arithmetic topic.
stillwater-sc/universal
Large collection of number systems providing custom arithmetic for mixed-precision algorithm development and optimization for AI, Machine Learning, Computer Vision, Signal Processing, CAE, EDA, control, optimization, estimation, and approximation.
mc-imperial/jfs
Constraint solver based on coverage-guided fuzzing
JuliaMath/AccurateArithmetic.jl
Calculate with error-free, faithful, and compensated transforms and extended significands.
apytypes/apytypes
APyTypes - Algorithmic data types for Python
LLNL/FPChecker
A dynamic analysis tool to detect floating-point errors in HPC applications.
north-numerical-computing/cpfloat
Custom-Precision Floating-point numbers.
Parimala6/Floating-point-MAC-verilog
32 - bit floating point Multiplier Accumulator Unit (MAC)
ckormanyos/soft_double
soft_double provides a C++ software implementation of a double-precision floating-point data type
ic-lab-duth/Fast-Float4HLS
Fast Floating Point Operators for High Level Synthesis
Jonny-exe/binary-fractions
A Python package for floating-point binary fractions. Do math in base 2!
AntonReinhard/PrecisionCarriers.jl
Detector for Floating Point Precision Loss
rurban/libbf
mirror of Fabrice Bellard's libbf tar releases, with fixes and CI
KiranThomasCherian/VLSI-and-Computer-Architecture
Computer Architecture -VLSI -Verilog Codes-Xilinx-Irsim
seccomiro/safe-decimals
A Node.js module that fixes the binary floating-point rounding "error" at the 17th decimal place of JavaScript numbers
lordazzi/calc-js
Handle JavaScript operations, avoiding the native problems of the language
thvnx/mlmpfr
OCaml bindings for MPFR
optframe/kahan-float
Kahan Floating-Point (C++ implementation)
rasheedja/PropaFP
Auto-active verification of floating-point programs.
syeedameen/mcs-51-subroutines
8051 ISA Subroutine Programs
Agrora/decimal-js
DecimalJS is an arbitrary precision floating point arithmetic library based on PHP's bcmath extension.
gururavi/rtl
Synchronous and Asynchronous FIFO with AXI interface
levitation-opensource/murmurhash-js
An optimized JavaScript implementation of the MurmurHash3 algorithm.
TI-Toolkit/tifloats_lib_rs
Speedy, uncompromisingly accurate emulation of TI-Floats
beau1399/sfp
Symmetrical 16-bit floating point type and library
chakravala/Wilkinson.jl
Toolkit for studying numerical analysis and floating point algebra round-off
alphaolomi/big-decimal
Floating point precision on PI
htanwar922/VHDL-Numerical-Overcurrent-Relay
Fixed and float packages. Overcurrent relay.
JeffreySarnoff/AccurateArithmetic0.jl
building blocks for more accurate floating point results
mohammadmonjil/Implementation-and-Formal-Correctness-of-a-Floating-Point-Adder
A exercise on theorem proving, design and correctness of a floating point adder in ACL2
thvnx/admpfr
Ada bindings for MPFR
Vedant2311/Numerical-Algorithms-Assignments
Compilation of the assignments of the course of COL726: Numerical Algorithms (Spring 2021) and their solutions
ZaneLittrell/BigFloat
Simple, naive implementation of arbitrary precision floating point numbers. Example for finding Euler's number is provided.
anOsuPlayer/nfloats
Arbitrary precision floating points stored in IEEE-754 format.
Cobra8/bachelor-thesis
Two layer RMIs on P4 capable network switches
puravbhatt/Floating-point-MAC-for-AI-Engine
Project for the course - Advance Digital Synthesis
uta-org/ContinuousFloatingOrigin_PoC
A proof of concept for a Continuous Floating Origin system that is used to avoid Floating Point errors.