Commit 50c0639
committed
A workaround for possible gfortran bug
See #9
this adds a small tol for the equality comparisons in the test. the atan() function is the only one that isn't exactly equal (on gfortran 11.1.0)
workaround for possible gfortran bug
See #9
this adds a small tol for the equality comparisons in the test. the atan() function is the only one that isn't exactly equal (on gfortran 11.1.0)1 parent 8c8d515 commit 50c0639
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
510 | | - | |
| 510 | + | |
| 511 | + | |
511 | 512 | | |
512 | 513 | | |
513 | 514 | | |
| |||
0 commit comments