algebra icon indicating copy to clipboard operation
algebra copied to clipboard

docs(poly): document EvaluationDomain and domain implementations with examples

Open phrwlk opened this issue 5 months ago • 0 comments

  • Fill the TODO in poly/README.md Domains section.
  • Document EvaluationDomain, GeneralEvaluationDomain, Radix2EvaluationDomain, MixedRadixEvaluationDomain.
  • Add minimal Rust doctest examples for FFT/IFFT, coset, vanishing polynomial, and Lagrange coefficients.

phrwlk avatar Oct 29 '25 22:10 phrwlk