TorchLean API

FloatLib.Floats.ExecFloat.Backends.Word.ModelSqrt.Runtime

Executable native-backed unpacked floating-point square root #

The unpacked-float square-root implementation uses the proved native-word integer-root dispatcher when the radicand fits in UInt64. Wider radicands retain Lean's arbitrary-precision implementation.

@[inline]

Native-backed implementation of Lean's unpacked square-root core.

Instances For
    @[inline]

    Native-backed implementation of Lean's logical unpacked floating-point square root.

    Instances For