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

Integrate new CosetEvals type #3701

Merged
merged 17 commits into from
Apr 22, 2024
Merged

Integrate new CosetEvals type #3701

merged 17 commits into from
Apr 22, 2024

Commits on Apr 18, 2024

  1. Add CellBytes type

    jtraglia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a8efcce View commit details
    Browse the repository at this point in the history
  2. Use ByteVector, not Vector

    jtraglia committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    95b3bc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Fix tests

    jtraglia committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    305a3c1 View commit details
    Browse the repository at this point in the history
  2. Replace b"" with []

    jtraglia committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1d79e74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    392a3ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5b27f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63d07c3 View commit details
    Browse the repository at this point in the history
  6. Remove accidental new line

    jtraglia committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ae370be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1128abb View commit details
    Browse the repository at this point in the history
  8. Fix recover_all_cells

    jtraglia committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    548a0a6 View commit details
    Browse the repository at this point in the history
  9. Fix recover_matrix

    jtraglia committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    300ac50 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    169cc83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc607ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a58fc73 View commit details
    Browse the repository at this point in the history
  4. update test

    kevaundray committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e4b146d View commit details
    Browse the repository at this point in the history
  5. satisfy linter

    asn-d6 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7ecf9bc View commit details
    Browse the repository at this point in the history
  6. Fix two nits I noticed

    jtraglia committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5aa3aa6 View commit details
    Browse the repository at this point in the history