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

Restrict DynamicPolynomials to < v0.6 #186

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Restrict DynamicPolynomials to < v0.6 #186

merged 1 commit into from
Jun 27, 2024

Conversation

schillic
Copy link
Member

@schillic schillic commented Jun 18, 2024

Closes #185.
v0.6.0 is currently held back by other dependencies (PolyJuMP). We should wait until it gets propagated and try again.
It turns out that PolyJuMP requires IntervalArithmetic v0.22, which we currently do not support here. So I changed the PR to instead restrict the version of DynamicPolynomials to avoid CompatHelper PRs.

@schillic schillic marked this pull request as draft June 18, 2024 05:09
@schillic schillic marked this pull request as ready for review June 18, 2024 15:38
@schillic schillic marked this pull request as draft June 18, 2024 15:39
@schillic schillic changed the title Allow DynamicPolynomials v0.6 Restrict DynamicPolynomials to < v0.6 Jun 20, 2024
@schillic schillic marked this pull request as ready for review June 20, 2024 16:00
@schillic schillic merged commit 8357b28 into master Jun 27, 2024
7 checks passed
@schillic schillic deleted the schillic/DP branch June 27, 2024 04:04
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.

1 participant