-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Julien Coolen edited this page Oct 24, 2024
·
1 revision
Welcome to the ocaml-pari wiki!
The goal of this light wrapper over the Pari C library is to offer a thin layer of static typing to not only encode part of the written documentation into types but to encode actual invariants to prevent mismatches between functions and arguments. E.g., to prevent from multiplying a group element by a polynomial.