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

feat(Polynomial Commitments): Abstract PCS interface and Add Zeromorph PCS #775

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    a2faf8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    277d46c View commit details
    Browse the repository at this point in the history
  3. add sparse multlinear

    PatStiles committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    db50196 View commit details
    Browse the repository at this point in the history
  4. no_std + fmt

    PatStiles committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    dae1bdc View commit details
    Browse the repository at this point in the history
  5. cmts + impl error

    PatStiles committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    718920f View commit details
    Browse the repository at this point in the history
  6. add benches + fmt

    PatStiles committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    0a2d21e View commit details
    Browse the repository at this point in the history
  7. ci

    PatStiles committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    a393b89 View commit details
    Browse the repository at this point in the history
  8. change SubAssign to Sub

    PatStiles committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    0d4d9e1 View commit details
    Browse the repository at this point in the history
  9. remove SubAssign

    PatStiles committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    2756527 View commit details
    Browse the repository at this point in the history
  10. fix errors add docs

    PatStiles committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    3122092 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9ab63d0 View commit details
    Browse the repository at this point in the history
  12. more fixes

    PatStiles committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    2760bd0 View commit details
    Browse the repository at this point in the history
  13. fmt

    PatStiles committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    44ea9cb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    595752b View commit details
    Browse the repository at this point in the history
  15. fmt

    PatStiles committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    b57ff47 View commit details
    Browse the repository at this point in the history
  16. everything but srs

    PatStiles committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    1c56a7b View commit details
    Browse the repository at this point in the history
  17. fix bugs

    PatStiles committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    2da1542 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d2ceed2 View commit details
    Browse the repository at this point in the history
  19. works

    PatStiles committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    2ad7229 View commit details
    Browse the repository at this point in the history
  20. fmt

    PatStiles committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    9ccc2da View commit details
    Browse the repository at this point in the history
  21. nit

    PatStiles committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    d6e353e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. fix setup

    PatStiles committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    2f3b6f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f52782 View commit details
    Browse the repository at this point in the history