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/batched grand products #481

Merged
merged 51 commits into from
Nov 7, 2024
Merged

Feat/batched grand products #481

merged 51 commits into from
Nov 7, 2024

Commits on Oct 16, 2024

  1. temp

    moodlezoup committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6285872 View commit details
    Browse the repository at this point in the history
  2. Passes prover assertions

    moodlezoup committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3f47874 View commit details
    Browse the repository at this point in the history
  3. temp2

    moodlezoup committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a607325 View commit details
    Browse the repository at this point in the history
  4. temp3

    moodlezoup committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    073bf0d View commit details
    Browse the repository at this point in the history
  5. Sparse layers working(?)

    moodlezoup committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3a4b71a View commit details
    Browse the repository at this point in the history
  6. temp

    moodlezoup committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7dc7baa View commit details
    Browse the repository at this point in the history
  7. temp

    moodlezoup committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a33f40d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6f3276 View commit details
    Browse the repository at this point in the history
  9. temp

    moodlezoup committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8318fda View commit details
    Browse the repository at this point in the history
  10. Tests passing

    moodlezoup committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    aa6164f View commit details
    Browse the repository at this point in the history
  11. Update profiling command

    moodlezoup committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fa66920 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2f29e38 View commit details
    Browse the repository at this point in the history
  13. Add SplitEqPolynomial

    moodlezoup committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0ddcfdb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    66f84a2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    682af49 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    16687da View commit details
    Browse the repository at this point in the history
  17. temp: par_blocks

    moodlezoup committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1c5059d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b81e780 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. too slow :(

    moodlezoup committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    49b30a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    61fb618 View commit details
    Browse the repository at this point in the history
  2. temp

    moodlezoup committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7365c72 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. temp2

    moodlezoup committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    227385f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. temp

    moodlezoup committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f150340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d9da3a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Fix dense tests

    moodlezoup committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    30e96df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0fd5e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5ac2fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    624f2ac View commit details
    Browse the repository at this point in the history
  5. temp

    moodlezoup committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    418c95a View commit details
    Browse the repository at this point in the history
  6. Refactor (move BatchedCubicSumcheck impls into dense_interleaved_poly…

    … and sparse_interleaved_poly)
    moodlezoup committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d8a2eff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    adeaaeb View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. temp

    moodlezoup committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1357573 View commit details
    Browse the repository at this point in the history
  2. tests passing thank god

    moodlezoup committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    594ee22 View commit details
    Browse the repository at this point in the history
  3. cleanup

    moodlezoup committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c406f83 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. compute_cubic bench

    moodlezoup committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    aa326e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75c05db View commit details
    Browse the repository at this point in the history
  3. Avoid recomputing E1_evals

    moodlezoup committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6d1c170 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfa12a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9fce7bc View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    4f2d125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7a1f0b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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

    moodlezoup committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    00d3354 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2dfc6d View commit details
    Browse the repository at this point in the history
  4. Un-comment surge.rs

    moodlezoup committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5304720 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    607bdfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8281eb View commit details
    Browse the repository at this point in the history
  3. clippy

    moodlezoup committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d031c8e View commit details
    Browse the repository at this point in the history
  4. fix benches

    moodlezoup committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2a56596 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdedfd3 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Add comments

    moodlezoup committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2cf107a View commit details
    Browse the repository at this point in the history