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
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of IntervalRootFinding.jl!