This package provides guaranteed methods for finding roots of functions, i.e. solutions to the equation f(x) == 0 for a function f. To do so, it uses methods from interval analysis, using interval arithmetic from the IntervalArithmetic.jl package by the same authors. The basic function is roots. A standard Julia function and an interval is provided and the roots function return a list of intervals containing all roots of the function located in the starting interval.
Features
- Full documentation available
- Examples available
- The basic function is roots
- Standard Julia function and an interval is provided
- Methods from interval analysis, using interval arithmetic
- Find all roots of a function in a guaranteed way with Julia
Categories
Data VisualizationLicense
MIT LicenseFollow IntervalRootFinding.jl
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of IntervalRootFinding.jl!