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.