JuliaIntervals / IntervalRootFinding.jl

Library for finding the roots of a function using interval arithmetic
https://juliaintervals.github.io/IntervalRootFinding.jl/
Other
129 stars 26 forks source link

Update versions of dependencies #201

Open jmanthony3 opened 4 months ago

jmanthony3 commented 4 months ago

Would it be possible to update the version numbers of the IntervalArithmetic and Polynomials dependencies?

(@v1.10) pkg> status --outdated
⌅ [d1acc4aa] IntervalArithmetic v0.20.9 (<v0.22.11): IntervalRootFinding
⌅ [f27b6e38] Polynomials v3.2.13 (<v4.0.8): IntervalRootFinding
Kolaru commented 4 months ago

It is not possible currently, because we are still working on updating to the breaking changes of IntervalArithmetic. I have to check for Polynomials.