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
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of IntervalRootFinding.jl!