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

[Feature Request] Bump OrdinaryDiffEq restriction to be anything < 6.58 #615

Closed
johnzl-777 opened this issue Nov 10, 2023 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@johnzl-777
Copy link
Collaborator

After #613 gets merged I'd like to bump up the restriction on OrdinaryDiffEq to be any version less than 6.58. Tests show 6.58 and beyond are problematic due to our dependence on internal features of OrdinaryDiffEq but anything less is fine.

The current "< 6.57" was because of an initial hunch from @weinbe58 on the reason BloqadeKrylov was failing but that turns out to be due to a different issue.

@johnzl-777
Copy link
Collaborator Author

No longer necessary thanks to @weinbe58 's work on #619

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant