Skip to content

joelburget/constructive-reals

Repository files navigation

Constructive Reals

OCaml implementation of Towards an API for the Real Numbers by Hans-J. Boehm, which provides a real number type with decidable equality in common cases.

Demo

There's a lightweight calculator demo in calculator.ml, which can be run with dune exec ./calculator.exe. (.exe is a dune thing, not a Windows thing)

About

Real numbers with decidable equality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published