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

sync: upstream fix cycloneMSM and msm skip zero optimization #29

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

jonathanpwang
Copy link

No description provided.

ed255 and others added 2 commits August 13, 2024 15:48
* feat: skip zeroes in msm

* Update src/msm.rs

Co-authored-by: David Nevado <[email protected]>

---------

Co-authored-by: David Nevado <[email protected]>
)

* feat: add edge case handling for batch_add

* feat: handle edge cases in msm + rename functions

* chore: generate test points in parallel

* chore: remove redundant cfg

* refactor: rename msm functions

* chore: remove batch_add w/o edge case handling

* fix: clippy

* fix: leftover comment
@jonathanpwang jonathanpwang merged commit 9146e32 into main Aug 13, 2024
11 checks passed
@jonathanpwang jonathanpwang deleted the fix/cyclone branch August 13, 2024 20:24
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.

3 participants