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

Foreign fields 5: Optimized multiplication of sums #1262

Merged
merged 41 commits into from
Dec 6, 2023

Commits on Nov 10, 2023

  1. start ec add

    mitschabaude committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    dfed701 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    d50cd01 View commit details
    Browse the repository at this point in the history
  2. chain add into mul

    mitschabaude committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    b7fccab View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    bd8785e View commit details
    Browse the repository at this point in the history
  2. adapt to ffmul updates

    mitschabaude committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    d27cc07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b19a3f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    a88276c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efae7cf View commit details
    Browse the repository at this point in the history
  3. adapt to main

    mitschabaude committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    b2cada8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccb9246 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    554f37a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7c1791 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a72bfc View commit details
    Browse the repository at this point in the history
  8. expose assertMul and Sum

    mitschabaude committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    0ed257a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9647ac8 View commit details
    Browse the repository at this point in the history
  10. document assertMul

    mitschabaude committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    fe166c0 View commit details
    Browse the repository at this point in the history
  11. start writing unit test

    mitschabaude committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    e647ae4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ab198f5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a76c8c8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    188c477 View commit details
    Browse the repository at this point in the history
  15. add some tests for cs

    mitschabaude committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    bedae7a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. more cs test

    mitschabaude committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    7ee955e View commit details
    Browse the repository at this point in the history
  2. tweak cs printing

    mitschabaude committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    3d357c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7db3187 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12c227b View commit details
    Browse the repository at this point in the history
  5. comments

    mitschabaude committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5f53f1c View commit details
    Browse the repository at this point in the history
  6. changelog

    mitschabaude committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    cc0220e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4373bb3 View commit details
    Browse the repository at this point in the history
  8. unconstrained provable

    mitschabaude committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    aedd9eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    152083b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b49af92 View commit details
    Browse the repository at this point in the history
  11. test unconstrained

    mitschabaude committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d26dab9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    90941ac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8104806 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    130ab28 View commit details
    Browse the repository at this point in the history
  2. bindings

    mitschabaude committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7b80728 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3a5390 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. address misc feedback

    mitschabaude committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ea98308 View commit details
    Browse the repository at this point in the history
  2. add negative unit test

    mitschabaude committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    74ff146 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef27caf View commit details
    Browse the repository at this point in the history