-
Notifications
You must be signed in to change notification settings - Fork 3
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
Switch to extensions instead of requires for datasets #24
Merged
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e2b920e - Browse repository at this point
Copy the full SHA e2b920eView commit details -
Move all array interface implementations to extensions
This moves everything from using Requires to the new extensions setup.
Configuration menu - View commit details
-
Copy full SHA for 1af744b - Browse repository at this point
Copy the full SHA 1af744bView commit details -
Switch the array tests to testitems
This ensures, that the tests for different backends are independent.
Configuration menu - View commit details
-
Copy full SHA for dcdd61a - Browse repository at this point
Copy the full SHA dcdd61aView commit details -
Remove the Requires setup for lower julia versions
We decided to only support julia versions larger than 1.9
Configuration menu - View commit details
-
Copy full SHA for b1165d7 - Browse repository at this point
Copy the full SHA b1165d7View commit details -
Switch CI to test on julia 1.9 instead of 1.6
When we restrict the Julia version to 1.9 we should also stop testing on 1.6
Configuration menu - View commit details
-
Copy full SHA for bfdb020 - Browse repository at this point
Copy the full SHA bfdb020View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4536c5 - Browse repository at this point
Copy the full SHA d4536c5View commit details -
This seems to be not maintained anymore with the last commit three years ago
Configuration menu - View commit details
-
Copy full SHA for 7a6bf64 - Browse repository at this point
Copy the full SHA 7a6bf64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f18235 - Browse repository at this point
Copy the full SHA 9f18235View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7622246 - Browse repository at this point
Copy the full SHA 7622246View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f87c6c - Browse repository at this point
Copy the full SHA 3f87c6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 713c16e - Browse repository at this point
Copy the full SHA 713c16eView 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.