Releases: MontyChan/Overfloat
Releases · MontyChan/Overfloat
Release list
v0.1.3
v0.1.2
Support source builds for Python sdist
v0.1.1
v0.1.0
Overfloat v0.1.0 is the initial public release.
This release includes:
- IEEE 754-oriented arbitrary-precision floating-point arithmetic
- standard FPxxx format creation via total bit width
- raw bit-pattern encode/decode
- NaN payload and signaling/quiet NaN support
- ordered and total-order comparison APIs
- exception flag tracking
- native C ABI
- Python bindings via ctypes
Nobody asked you to compute in FP16384, but today you can.