No description
Find a file
2019-04-04 10:40:18 +02:00
cpp Updated readme. 2019-04-04 10:40:18 +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 Updated readme. 2019-04-04 10:40:18 +02:00

TOMS748

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