No description
Find a file
2019-04-04 10:41:40 +02:00
cpp Added source of algorithm. 2019-04-04 10:41:40 +02:00
python 1st c++ draft 2019-04-04 00:06:16 +02:00
.gitignore Auto test of TOMS748. Working version of 4.1. Auto-Bracketing done. Bracket and solve routine done. 2019-04-04 10:36:27 +02:00
README.md Added source of algorithm. 2019-04-04 10:41:40 +02:00

TOMS748

Implementation in C++ and python of the very efficient TOMS748 root-finding algorithm. (Yes, there is already a version in boost).

Source : https://na.math.kit.edu/alefeld/download/1995_Algorithm_748_Enclosing_Zeros_of_Continuous_Functions.pdf