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

Conversation

yczhangsjtu
Copy link
Collaborator

@yczhangsjtu yczhangsjtu commented Nov 6, 2024

Extracting from #294

Waiting for #554 to merge.

Currently, only simple_batch_open is requiring Arc for polys in API while other open functions are accepting DenseMultilinearExtension. This PR unifies them.

@yczhangsjtu yczhangsjtu marked this pull request as draft November 6, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant