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 batching algorithm in Rust #42

Open
dave-doty opened this issue Dec 17, 2024 · 0 comments
Open

implement batching algorithm in Rust #42

dave-doty opened this issue Dec 17, 2024 · 0 comments
Assignees

Comments

@dave-doty
Copy link
Member

dave-doty commented Dec 17, 2024

Cython appears to have changed significantly since we first implemented this, and many people (including me) are having trouble installing ppsim.

Rust is likely to be faster than Cython, and given how good that community is at making reliable tools, I think PyO3 is likely to be more straightforward to use to link the fast pre-compiled Rust code to the Python library.

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

No branches or pull requests

2 participants