floating-point-arithmetic
There are 60 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.
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)
ic-lab-duth/Fast-Float4HLS
Fast Floating Point Operators for High Level Synthesis
ckormanyos/soft_double
soft_double provides a C++ software implementation of a double-precision floating-point data type
Jonny-exe/binary-fractions
A Python package for floating-point binary fractions. Do math in base 2!
apytypes/apytypes
APyTypes - Algorithmic data types for Python
KiranThomasCherian/VLSI-and-Computer-Architecture
Computer Architecture -VLSI -Verilog Codes-Xilinx-Irsim
rurban/libbf
mirror of Fabrice Bellard's libbf tar releases
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
rasheedja/PropaFP
Auto-active verification of floating-point programs.
optframe/kahan-float
Kahan Floating-Point (C++ implementation)
syeedameen/mcs-51-subroutines
8051 ISA Subroutine Programs
levitation-opensource/murmurhash-js
An optimized JavaScript implementation of the MurmurHash3 algorithm.
TI-Toolkit/tifloats_lib_rs
Speedy, uncompromisingly accurate emulation of TI-Floats
gururavi/rtl
Synchronous and Asynchronous FIFO with AXI interface
Agrora/decimal-js
DecimalJS is an arbitrary precision floating point arithmetic library based on PHP's bcmath extension.
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
CapitalistLepton/BigFloat
Simple, naive implementation of arbitrary precision floating point numbers. Example for finding Euler's number is provided.
htanwar922/VHDL-Numerical-Overcurrent-Relay
Fixed and float packages. Overcurrent relay.
JeffreySarnoff/AccurateArithmetic0.jl
building blocks for more accurate floating point results
thvnx/admpfr
Ada bindings for MPFR
anOsuPlayer/nfloats
Arbitrary precision floating points stored in IEEE-754 format.
BhekimpiloNdhlela/NASM-floating-point-addition
An implementation of the floating point addition and subraction using both NASM and C and comparing the two implementations.
Cobra8/bachelor-thesis
Two layer RMIs on P4 capable network switches
GrishaKh/Float_point_arithmetic
Լողացող ստորակետով թվերի գումարում և հանում գործողությունների մշակումը թվային համակարգերում՝ ըստ IEEE 754 ստանդարտի
Jtwoolbright/Floating-Point-Number-Calculator-Java
This repository contains the code for a 32 bit floating point number calculator that I made using Eclipse IDE.
uta-org/ContinuousFloatingOrigin_PoC
A proof of concept for a Continuous Floating Origin system that is used to avoid Floating Point errors.
Vedant2311/Numerical-Algorithms-Assignments
Compilation of the assignments of the course of COL726: Numerical Algorithms (Spring 2021) and their solutions