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

BaseFold: all open functions accept Arc instead of DenseMultilinearExtension #563

Draft
wants to merge 7 commits into
base: feat/basefold-refactor-extract-1
Choose a base branch
from

Commits on Nov 6, 2024

  1. Use Arc in open APIs.

    yczhangsjtu committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    44c5c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23b10df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e644740 View commit details
    Browse the repository at this point in the history
  4. Fix clippy.

    yczhangsjtu committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b5924bf View commit details
    Browse the repository at this point in the history
  5. Fix clippy.

    yczhangsjtu committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d42f794 View commit details
    Browse the repository at this point in the history
  6. Cargo fmt.

    yczhangsjtu committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8d82732 View commit details
    Browse the repository at this point in the history
  7. Fix Cargo.toml.

    yczhangsjtu committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4883bf7 View commit details
    Browse the repository at this point in the history