jzmaddock
|
75f77481a0
|
Update Lanczos generator program.
Add lanczos approximations for multiprecision types up to 100 digit precision.
Add tests for new approximations.
|
2019-10-18 17:58:31 +01:00 |
|
jzmaddock
|
b0d3662ab6
|
1F1: Move long running tests into separate section of the Jamfile, disable tests on unsupported compilers.
|
2019-07-23 19:22:14 +01:00 |
|
jzmaddock
|
d81eb7ea31
|
1F1: Update expected errors now we're using the large abz case more often.
|
2019-05-13 18:05:59 +01:00 |
|
jzmaddock
|
91731ab5fa
|
1F1: Fix up b < 0 domain for extended precision types.
Update docs for b < 0 case.
|
2019-04-08 18:25:40 +01:00 |
|
jzmaddock
|
97fb671b25
|
1F1: Fix up expected errors in tests.
[CI SKIP]
|
2019-02-26 18:40:20 +00:00 |
|
jzmaddock
|
e21ebd56c4
|
1F1: Add expected error rates for bug cases.
Completes first round of bug fixing, but there are still many more to come.
[CI SKIP]
|
2019-02-15 20:05:18 +00:00 |
|
jzmaddock
|
17c3ef0093
|
1F1: adjust expected error rates and make sure we can find stdlib functions via ADL.
|
2019-02-03 18:45:36 +00:00 |
|
jzmaddock
|
fbba64a30c
|
1F1: Fix some multiprecision errors, refactor difficult/unsolved cases into separate tests and only test where appropriate.
[CI SKIP]
|
2019-01-20 11:27:38 +00:00 |
|
jzmaddock
|
695486b1ce
|
hypergeometrics: Correct all the conceptual errors, fix up concept tests and generally test many more types.
[CI SKIP]
|
2019-01-18 19:31:50 +00:00 |
|
Nick Thompson
|
60edddae72
|
Add Laplace and Mellin transform test so that 1F1 is tested over its entire domain.
|
2018-10-23 10:23:23 -06:00 |
|
Nick Thompson
|
1791a4b597
|
Make casing of pFq, 0F1, 1F1, etc, uniform. Make filename casing uniform to prevent compiler warnings/errors on non-portable include paths.
|
2018-10-22 14:13:29 -06:00 |
|