package polynomial

  1. Overview
  2. Docs
Polynomials over finite fields

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-polynomial-0.4.0.tar.gz
md5=0ec793314441a5a1106cdf57d1e09304
sha512=1b474604c31c152d0539f912c08fac0c41d61da0ffd27270f37d7121e851ac9cc4f03ca3bb061da266039189a92d4fb50eb0d366ade5814b62cfa03289310515

CHANGES.md.html

Unreleased

  • Split in polynomial-sig, polynomial-bench, polynomial-pbt and polynomial.

  • Improve FFT related function (by a factor of 15% for 2^16 and on the field Fr from BLS12-381) by externalizing the computation of the evaluation domain.