Skip to content

Version 0.5

Compare
Choose a tag to compare
@Stevendeo Stevendeo released this 15 Nov 10:09
· 38 commits to master since this release
9b0944c
  • Reworking the library build system, now only relying on dune.
    The Makefile is now clearer and simpler to use.

  • (!!!) Logs are handled by the logs library and debug is activated by this
    library.

  • (!!!) The Rat2 module now abstract bounds as strict upper, strict lower or
    soft bounds instead of pairs of rationals.