Skip to content

v0.5.1

Compare
Choose a tag to compare
@fusion809 fusion809 released this 26 Jul 16:51
· 6 commits to master since this release

Simplifying adaptive_simpsons_rule so that with each iteration N doubles. This causes accuracy to more closely match the tolerance argument given and it seems to make it more efficient (less computation time for a given level of accuracy).