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

Implement Lasso inside Hyperplonk #4

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

Implement Lasso inside Hyperplonk #4

wants to merge 27 commits into from

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    3578f69 View commit details
    Browse the repository at this point in the history
  2. Open input polynomial

    DoHoonKim8 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    436a58a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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

Commits on Nov 5, 2023

  1. Cleanup

    DoHoonKim8 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    49b36f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    860691e View commit details
    Browse the repository at this point in the history
  2. Fix ANDTable test case

    DoHoonKim8 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    8026dd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58bb57a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Cleanup test util

    DoHoonKim8 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5d6e155 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    DoHoonKim8 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    2ed8238 View commit details
    Browse the repository at this point in the history
  3. Add range check test case

    DoHoonKim8 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    319e44d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Cleanup

    DoHoonKim8 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    6d58855 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 13, 2023

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

Commits on Feb 11, 2024

  1. Remove unnecessary things

    DoHoonKim8 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    2e213d2 View commit details
    Browse the repository at this point in the history
  2. Use debug message

    DoHoonKim8 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    71b3d7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5af9581 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    DoHoonKim8 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    8b64d04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c28322 View commit details
    Browse the repository at this point in the history
  6. Fix minor error

    jeong0982 authored and DoHoonKim8 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    28228f2 View commit details
    Browse the repository at this point in the history
  7. Fix errors

    jeong0982 authored and DoHoonKim8 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    e9c515e View commit details
    Browse the repository at this point in the history
  8. Fix naming of subtable_poly_new

    jeong0982 authored and DoHoonKim8 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    d24e494 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    681c185 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    01d1877 View commit details
    Browse the repository at this point in the history
  11. Add some documentation

    DoHoonKim8 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    70a30ec View commit details
    Browse the repository at this point in the history
  12. Remove obsolete file

    DoHoonKim8 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    91cccd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    90adcbf View commit details
    Browse the repository at this point in the history