Christopher Kormanyos
|
be0c78bb4c
|
Add a few more cstdfloat 128-bit tests
|
2021-08-30 19:04:44 +02:00 |
|
Christopher Kormanyos
|
670b5c4ee9
|
More edge ranges and optimize expq patch
|
2021-08-30 13:47:57 +02:00 |
|
Christopher Kormanyos
|
0a7790da75
|
Merge branch 'develop' into i506_cstdfloat_complex_std
|
2021-05-03 22:50:53 +02:00 |
|
Matt Borland
|
d6a04ab194
|
Remove all BOOST_MATH_STATIC_ASSERT_MSG
|
2021-03-16 22:42:09 +03:00 |
|
Matt Borland
|
fbadd8d653
|
remove boost.static_assert
|
2021-03-14 12:49:38 +03:00 |
|
Christopher Kormanyos
|
aa10d66c0d
|
[ci skip] Merge branch 'develop' into i506_cstdfloat_complex_std
|
2021-02-24 22:54:13 +01:00 |
|
Matt Borland
|
afbd203695
|
Fixes for test_std_lib CI failures in float128
|
2021-02-03 19:15:24 +03:00 |
|
Christopher Kormanyos
|
95c0769e29
|
[CI SKIP] Handle more special cases and test zero
|
2021-02-01 09:15:21 +01:00 |
|
Christopher Kormanyos
|
f5b2320859
|
[CI SKIP] Correct intended error and acos for pi
|
2021-01-31 22:41:16 +01:00 |
|
Christopher Kormanyos
|
a126e222f5
|
[CI SKIP] Tune suites to run and ensure fail in std
|
2021-01-31 22:27:41 +01:00 |
|
Christopher Kormanyos
|
d50ddb59d7
|
[CI SKIP] Increase a tolerance and remove a flag
|
2021-01-31 22:06:46 +01:00 |
|
Christopher Kormanyos
|
2eac693e12
|
Try correction mentioned in the issue thread
|
2021-01-31 14:59:56 +01:00 |
|
Christopher Kormanyos
|
88c7cc8191
|
[CI SKIP] Try ensure libquadmath is tested
|
2021-01-31 10:38:40 +01:00 |
|
Christopher Kormanyos
|
1d8a6d6b82
|
[CI SKIP] Try verify find error and reduce YAML
|
2021-01-31 10:16:34 +01:00 |
|
Nick Thompson
|
9b14fff12e
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
|
jzmaddock
|
7dcabda78b
|
Merge branch 'accuracy' into develop
Conflicts:
test/float128/test_polygamma.cpp
test/powm1_sqrtp1m1_test.hpp
|
2015-09-03 09:12:11 +01:00 |
|
jzmaddock
|
7419a04d63
|
Fix expected error rates
|
2015-08-24 13:11:01 +01:00 |
|
jzmaddock
|
c6d9a4ed67
|
Update expected error rates for __float128 polygamma.
|
2015-07-10 19:50:42 +01:00 |
|
jzmaddock
|
ed25ba9494
|
Fix regular tests to match revised test headers.
|
2015-07-02 19:17:16 +01:00 |
|
jzmaddock
|
63525295e4
|
[Carlson RG] Fix test failures and concept-checking failures.
|
2015-01-21 17:46:14 +00:00 |
|
jzmaddock
|
e6b86ba93d
|
[Ellint Pi] Fix spurious underflow in sqrt(-v*N).
|
2014-12-27 13:30:51 +00:00 |
|
jzmaddock
|
be4b5ad3cb
|
[polygamma] Tweak expected error rates.
|
2014-11-26 19:07:18 +00:00 |
|
jzmaddock
|
0e98fd90c2
|
[Polygamma] Add optimized trigamma version that uses rational approximations.
|
2014-11-07 16:32:41 +00:00 |
|
jzmaddock
|
3478ee9c46
|
[polygamma] Fix GCC failures, a few bugs and forward policy arguments. Fix test data to be 128-bit safe.
|
2014-11-03 17:55:21 +00:00 |
|
jzmaddock
|
a3bed60089
|
More test failure fixes.
|
2014-10-26 16:25:19 +00:00 |
|
jzmaddock
|
dc533a4fd3
|
Fix some expected error rates.
|
2014-03-10 18:34:25 +00:00 |
|
jzmaddock
|
c9d65cfa1f
|
Add basic tests for __float128 functions.
Fix one complex function.
Add factorials test.
|
2014-03-10 18:25:08 +00:00 |
|
jzmaddock
|
ce04b996b3
|
Add one new test case.
|
2014-02-28 18:50:03 +00:00 |
|
jzmaddock
|
bedff882ac
|
Fix expected error rates on Linux
|
2014-02-27 18:02:33 +00:00 |
|
jzmaddock
|
1757348c9b
|
Fix expected error rates on Linux
|
2014-02-27 17:57:39 +00:00 |
|
jzmaddock
|
049f707a67
|
Fix Linux GCC failures
|
2014-02-27 17:07:25 +00:00 |
|
jzmaddock
|
98944fd36b
|
Link statically to libquadmath to avoid dll-hell issues.
Fix compilation errors in concept checks.
Fix missing #includes in some tests.
|
2014-02-26 18:25:48 +00:00 |
|
jzmaddock
|
46caf7a4f1
|
Squash a few more compiler errors.
|
2014-02-24 19:05:17 +00:00 |
|
jzmaddock
|
108785d553
|
Add missing pow overload to cstdfloat.hpp.
Fix Intel-Windows compilation of the tests.
Make the float128 tests an explicit test case in the Jamfile.
|
2014-02-24 18:53:50 +00:00 |
|
jzmaddock
|
f1814b0b46
|
Big search and replace on test data so all the values can be used with a "Q" suffix: basically integer values have had a ".0" added to the end.
Added copies of the tests tweaked to test __float128.
|
2014-02-24 17:17:05 +00:00 |
|