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

Fix docs deployment #126

Closed lbenet closed 5 years ago

lbenet commented 5 years ago

The docs currently deployed correspond to 2017 (!); the changes in #125 and #65 are not reflected. Incidentally, the docs deployed include a section on Newton's method for intervals, which would be (eventually) nice to have there.