ieee754 topic

List ieee754 repositories

float16

95
Stars
7
Forks
Watchers

Stage 3 IEEE 754 half-precision floating-point ponyfill

fma

7
Stars
0
Forks
Watchers

software implementation of Fused-Multiply Add for 64-bit floats

bfp

282
Stars
25
Forks
Watchers

Beyond Floating Point - Posit C/C++ implementation

half-rs

220
Stars
46
Forks
Watchers

Half-precision floating point types f16 and bf16 for Rust.

ieee754

117
Stars
38
Forks
Watchers

Read/write IEEE754 floating point numbers from/to a Buffer or array-like object.

soft-float-starter-pack

164
Stars
27
Forks
Watchers

Software implementation of floating point numbers and operations

float16

62
Stars
7
Forks
Watchers

float16 provides IEEE 754 half-precision format (binary16) with correct conversions to/from float32

soft-ieee754

49
Stars
11
Forks
Watchers

Software implementation of any size ieee754 floating points

cppPosit

42
Stars
1
Forks
Watchers

c++ posit implementation

ieee754-types

23
Stars
6
Forks
Watchers

Single header file C++ library that provides IEEE 754 floating point types.