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

Released version is broken #154

Closed dpsanders closed 4 years ago

dpsanders commented 4 years ago

julia> using IntervalRootFinding [ Info: Precompiling IntervalRootFinding [d2bf35a9-74e0-55ec-b149-d360ff49b807] ERROR: LoadError: LoadError: LoadError: syntax: "<<" is not a unary operator Stacktrace:

dpsanders commented 4 years ago

Not sure how this happened...

dpsanders commented 4 years ago

Sorry, ignore the noise, it's fine.