TorchLean API

FloatLib.Floats.Interval

FloatLib.Floats.Interval #

This namespace collects interval and enclosure utilities used across FloatLib:

The optional Arb-backed transcendental enclosure adapter is an explicit import: FloatLibTests.Arb.ModelTranscendentals.

The interval API belongs under FloatLib.Floats because format semantics and executable numerical code both depend on it. External validators remain under FloatLibTests, keeping their additional trust assumptions out of the public numerical core.

References #