2
0
mirror of https://github.com/boostorg/math.git synced 2026-03-05 03:02:07 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Evan Miller
30fadae978 Replace underflowing literals with zeroes
GCC emits a large number of warnings when -Woverflow is enabled.
Replace floating point literals that are less than 1e-10000 with zero
in the hypergeometric 1f1 regularized table.
2020-12-22 13:43:08 -05:00
pabristow
0ab00c3f9d [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
jzmaddock
bb9ad4a909 1F1: Testing update, note that not all tests quite pass yet. 2019-06-04 17:54:06 +01:00
jzmaddock
dc7ecc0581 1F1: Exclude values very close to 1 from logarithmic testing for now.
Add tests for log and regularized cases.
Log cases still have many failures and are not yet tested.
2019-05-13 18:07:47 +01:00