Brent Solver: Fast converging iterative root finding math solver based on modified Brent-Dekker algorithm. Finds root for well behaving equations in ~10 iterations.
java math algorithms maven solver mathematics root-finding numerical-methods algorithms-and-data-structures bisection-method inverse-quadratic-interpolation secant-method brent-solver brents-method
-
Updated
Dec 29, 2024 - Java