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

Implement faster mod 2 row reduction #19

Open
dalcde opened this issue Mar 24, 2021 · 1 comment
Open

Implement faster mod 2 row reduction #19

dalcde opened this issue Mar 24, 2021 · 1 comment

Comments

@dalcde
Copy link
Contributor

dalcde commented Mar 24, 2021

See e.g. https://github.com/malb/m4ri

@dalcde
Copy link
Contributor Author

dalcde commented Apr 9, 2021

An initial M4RI implementation landed in bcca117 . There is still fine-tuning to do, but this already gives a significant performance boost. Binding the existing m4ri library turns out to have quite a lot of overhead since the data structures are incompatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant