Skip to content

Interleaved RS Code for ProverHelps optimization. #183

Merged
WizardOfMenlo merged 5 commits into
worldfnd:mainfrom
yswami-tfh:prover-helps
Jun 3, 2025
Merged

Interleaved RS Code for ProverHelps optimization. #183
WizardOfMenlo merged 5 commits into
worldfnd:mainfrom
yswami-tfh:prover-helps

Conversation

@yswami-tfh

Copy link
Copy Markdown
Contributor

Add interleaved RS encoding of polynomial

- Interleaved RS encoding using `rs_encode_coset_poly`.
- Moved old function `expand_from_coeff` and `transform_evaluations` to tests
- Updated benchmarking code
- Added better documentation

@WizardOfMenlo WizardOfMenlo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Left a few small comments to update docs but once those are addressed and clippy fixed LGTM!

Comment thread benches/expand_from_coeff.rs Outdated
Comment thread src/ntt/mod.rs
Comment thread src/poly_utils/fold.rs Outdated
Comment thread src/poly_utils/fold.rs Outdated
Changes:
  - Moved a few test related code to `test_utils.rs` file
  - Updated benchmarking code and documentation
  - Updated general documentation
@WizardOfMenlo
WizardOfMenlo merged commit 9d7a97b into worldfnd:main Jun 3, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants