TorchLean API

NN.Floats.Interval

NN.Floats.Interval #

This folder collects interval / enclosure utilities used across TorchLean:

The optional Arb-backed transcendental enclosure adapter is an explicit import: NN.Floats.Interval.IEEEExec32ArbTrans.

Design note: we keep the interval API here in NN/Floats so it can be reused by both verification (NN/MLTheory/CROWN/*) and numerical-model code (NN/Floats/*) without creating unnecessary dependency cycles.

References #