-
Notifications
You must be signed in to change notification settings - Fork 10
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
Cleanup Wrappers and Tests #37
Merged
Merged
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3cb598 - Browse repository at this point
Copy the full SHA c3cb598View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e2c88a - Browse repository at this point
Copy the full SHA 4e2c88aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9285ab8 - Browse repository at this point
Copy the full SHA 9285ab8View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a3aaeee - Browse repository at this point
Copy the full SHA a3aaeeeView commit details -
replace
@test_blas
with@test ...@blas()...
so that the tests support standard @test kwargs and logic, as well as type inference for BLAS calls
Configuration menu - View commit details
-
Copy full SHA for fdc76a9 - Browse repository at this point
Copy the full SHA fdc76a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68c730a - Browse repository at this point
Copy the full SHA 68c730aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eae49ea - Browse repository at this point
Copy the full SHA eae49eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5abad7 - Browse repository at this point
Copy the full SHA d5abad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c49a927 - Browse repository at this point
Copy the full SHA c49a927View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d6a545 - Browse repository at this point
Copy the full SHA 7d6a545View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fad618 - Browse repository at this point
Copy the full SHA 8fad618View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a24dc9 - Browse repository at this point
Copy the full SHA 9a24dc9View commit details -
to be compatible with 3-arg ldiv!() in base Julia; add tests for 3- and 4-arg ldiv!()
Configuration menu - View commit details
-
Copy full SHA for e46f3f3 - Browse repository at this point
Copy the full SHA e46f3f3View commit details -
replace implicit counter increment with method call (so that the behaviour could be changed globally)
Configuration menu - View commit details
-
Copy full SHA for 65312d6 - Browse repository at this point
Copy the full SHA 65312d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09ecec1 - Browse repository at this point
Copy the full SHA 09ecec1View commit details -
the default ones seem to not use the 5-arg mul!() defined in MKLSparse.jl
Configuration menu - View commit details
-
Copy full SHA for b00972a - Browse repository at this point
Copy the full SHA b00972aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d50abc - Browse repository at this point
Copy the full SHA 3d50abcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55a6d41 - Browse repository at this point
Copy the full SHA 55a6d41View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb8cc55 - Browse repository at this point
Copy the full SHA cb8cc55View commit details -
inline annotations for convert() methods
in a hope to increase the chances of compile-time evaluation and constant propagation
Configuration menu - View commit details
-
Copy full SHA for 260de15 - Browse repository at this point
Copy the full SHA 260de15View 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.