5 lines
261 B
Markdown
5 lines
261 B
Markdown
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
|