This library is an OCaml porting of FADBAD++, a software written by Ole Stauning and Claus Bendtsen.
After cloning, you can install with:
cd path/to/repo
opam install .or
cd path/to/repo
dune build
dune installRun tests:
dune runtestsee examples folder and/or see our guide