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

Fix Simd #83

Merged
merged 2 commits into from
Jul 27, 2023
Merged

Fix Simd #83

merged 2 commits into from
Jul 27, 2023

Conversation

stevenrbrandt
Copy link
Collaborator

(1) Use mask when storing
(2) use iota when setting the x coordinate

(1) Use mask when storing
(2) use iota when setting the x coordinate
@leowerneck
Copy link
Collaborator

leowerneck commented Jul 27, 2023

Reviewed and discussed. All unit tests passing (except those for python 2.7.18, which appears to no longer be supported by the CI).

@leowerneck leowerneck merged commit 1a09bc0 into zachetienne:master Jul 27, 2023
39 of 43 checks passed
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.

None yet

2 participants