OptiFloat.jl

Rewrite floating point expressions to more accurate alternatives.
Author nmheim
Popularity
6 Stars
Updated Last
3 Months Ago
Started In
May 2024

Documentation Run tests

OptiFloat.jl

OptiFloat.jl rewrites floating point expressions to more accurate alternatives. It is a pure Julia implementation of Herbie. To learn more about what OptiFloat does, how to use it, and how it works check out the documentation.

Install

Important

OptiFloat.jl currently requires Julia 1.11.

To install OptiFloat.jl, start julia, enter the package REPL via ] and type

pkg> add https://github.com/nmheim/OptiFloat.jl

Acknowledgements

OptiFloat.jl is built on top of a number of great Julia packages. Most notably: