Brent Solver: Fast converging iterative root finding math solver based on modified Brent-Dekker algorithm. Finds root for well behaving equations in ~10 iterations.
-
Updated
May 30, 2024 - Java
Brent Solver: Fast converging iterative root finding math solver based on modified Brent-Dekker algorithm. Finds root for well behaving equations in ~10 iterations.
Functions for numerical analysis methods - Bisection, False-Position, Newton-Raphson, Secant Method, Brent's Method
Public repository of Pyhton scripts developed by utkucaylan
Add a description, image, and links to the brents-method topic page so that developers can more easily learn about it.
To associate your repository with the brents-method topic, visit your repo's landing page and select "manage topics."