Skip to content

Commit

Permalink
perf: Use the complementary error function instead of (1-erf(x)).
Browse files Browse the repository at this point in the history
In the Farahi and midpoint excursion set solvers, we always deal with 1-erf(x), so it is
more accurate to directly use the intrinsic complementary error function which is optimized
for this purpose.
  • Loading branch information
Xiaolong-Du committed Aug 13, 2021
1 parent 6873941 commit 8426352
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 229 deletions.
Loading

0 comments on commit 8426352

Please sign in to comment.