TorchLean API

FloatLib.Floats.Formats.Posit

Posit numerical formats #

The public entry point is ExecFloat.Posit (bits := n). It denotes the Posit Standard (2022) layout at any valid static width and uses the common ExecFloat carrier and capability hierarchy. Its associated exact accumulator is ExecFloat.Posit.Quire (bits := n).

References #

Arithmetic #

This module exposes the exact specifications for the six universal arithmetic operations. Certified exact-dyadic, native-word, and two-limb rounding backends are exposed here; static selection lives under Posit.Configured.