-
Notifications
You must be signed in to change notification settings - Fork 166
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
feat: add vector.Sum using AVX512 #544
Closed
Closed
Commits on Sep 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d7aa178 - Browse repository at this point
Copy the full SHA d7aa178View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d2d8a8 - Browse repository at this point
Copy the full SHA 6d2d8a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bb00a0 - Browse repository at this point
Copy the full SHA 0bb00a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce4ade2 - Browse repository at this point
Copy the full SHA ce4ade2View commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 847a6df - Browse repository at this point
Copy the full SHA 847a6dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4796eb3 - Browse repository at this point
Copy the full SHA 4796eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfcb110 - Browse repository at this point
Copy the full SHA dfcb110View commit details -
Configuration menu - View commit details
-
Copy full SHA for f45aeb9 - Browse repository at this point
Copy the full SHA f45aeb9View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75120a0 - Browse repository at this point
Copy the full SHA 75120a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc15a6a - Browse repository at this point
Copy the full SHA dc15a6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a66f547 - Browse repository at this point
Copy the full SHA a66f547View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b2b11d - Browse repository at this point
Copy the full SHA 5b2b11dView commit details
Commits on Sep 24, 2024
-
refactor: move common assembly routine in subfolder (#545)
* refactor: move common assembly routines in root * build: make linter happier * style: cosmetics * test: start fixing integration test * style: factorize mul documentation * feat: add .ASMVector and fix integartion test * test: fix 32bit test * test: fix previous commit
Configuration menu - View commit details
-
Copy full SHA for fcfaa05 - Browse repository at this point
Copy the full SHA fcfaa05View commit details -
Configuration menu - View commit details
-
Copy full SHA for b27149d - Browse repository at this point
Copy the full SHA b27149dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.