Skip to content

v0.1.0

Choose a tag to compare

@MontyChan MontyChan released this 27 Jun 01:02

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.