IntervalRootFinding.jl
IntervalRootFinding.jl copied to clipboard
[WIP] Multidimensional Interval Newton Method to solve a system of non-linear equations
@dpsanders
This is currently an initial implementation mostly because I am having some difficulty getting linear_hull to work with this. Using Gaussian Elimination works fine for now.
I should be able to fix this soon, and update the PR.