2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 16:32:10 +00:00

12 Commits

Author SHA1 Message Date
jzmaddock
fff9f07840 Adjust error rate on bessel_i_prime as a result of expm1 changes on msvc.
Fix mingw linker error.
2025-04-20 09:22:01 +01:00
jzmaddock
fae96bf542 S390x testing: make all the tests 128-bit float safe.
* Remove tests we don't need right now.
!!!REVERT THIS COMMIT BEFORE MERGING!!!

* Add s390x testing to drone.

* Correct drone file.

* Correct drone file (again)

* Prevent complete cancellation in bessel_jy logic.

* Correct testing for 128-bit floats.

* Make some more tests 128-bit long double safe.

* Make more tests 128-bit float safe.

* Fix some more 128-bit testing issues.

* More 128-bit float fixes.

* Make more tests 128-bit float safe.

* Fix up remaining tests for 128-bit floats.

* Yet more 128-bit float test case fixes.

* Fix up more tests for 128-bit floats and non-intel platforms.

* Fix up more tests to be 128-bit long double safe.

* More test case adjustments.

* More 128-bit float error rate adjustments.

* Fixes for autodiff tests

* Two more test fixes.

* Fix up daubechies_scaling_test.cpp and reinstate full CI.

Co-authored-by: Matt Borland <matt@mattborland.com>
2023-01-11 18:31:05 +00:00
Matt Borland
cf58986c80 Disable test with FMA and fix bessel i prime tolerance 2022-02-10 12:36:42 +01:00
Matt Borland
08717a8391 Update error rates to match MinGW 2022-02-10 10:58:31 +01:00
Matt Borland
1d6f5d12e1 Lost #endif in rebase 2021-12-13 21:07:01 +02:00
Matt Borland
5f9db41033 Fix tests for Apple M1 2021-12-13 17:41:24 +02:00
John Maddock
48a2c84843 Fix expected error rates for Oracle C++ on Solaris 2016-07-19 17:54:30 +00:00
jzmaddock
ee2d3a68af Oh my, fix lots of typos (search and replace). 2015-06-18 18:47:50 +01:00
jzmaddock
0e7f3f41f7 Adjust expected error rates for MacOS. 2014-03-28 18:24:58 +00:00
jzmaddock
e9dcbd97f3 Fix expected error rates on Mingw-x64 2014-02-15 17:51:09 +00:00
jzmaddock
6f24a9adb2 Fix expected error rates for Bessel function derivatives on Linux 2014-01-23 16:36:33 +00:00
jzmaddock
7613d0dd45 Rename Bessel derivatives to primes. 2014-01-21 19:08:14 +00:00