Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several refactor and implement backend UniHyperPlonk #30

Merged
merged 7 commits into from
Oct 21, 2023

Commits on Oct 18, 2023

  1. feat: generalize ClassicSumCheck to also support lexical rotation, …

    …and impl `multilinear_eval` of [PH23] and `UniHyperPlonk` with it
    han0110 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e38ca25 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. refactor: poly and pcs

    han0110 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    cf580b4 View commit details
    Browse the repository at this point in the history
  2. feat: improve ph23

    han0110 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ae0b57a View commit details
    Browse the repository at this point in the history
  3. chore

    han0110 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    bce07f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1014eba View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    ca985fc View commit details
    Browse the repository at this point in the history
  2. chore

    han0110 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    1803a74 View commit details
    Browse the repository at this point in the history