mratsim / constantine

Constantine: modular, high-performance, zero-dependency cryptography stack for verifiable computation, proof systems and blockchain protocols.
Other
413 stars 44 forks source link

barycentric form fixes and cleanups, with a cross-client test #355

Closed agnxsh closed 9 months ago

agnxsh commented 10 months ago

A maintenance PR to write a few portions of barycentric precompute optimization strategy differently, along with a few cleanups and then cross testing it with a Lagrange Interpolated value from Go-IPA.

More elaborately