ckormanyos
|
e24754779e
|
Repair typo in cyl_bessel_k_prime test
|
2024-12-23 19:15:13 +01:00 |
|
ckormanyos
|
55a2181e8b
|
Modify extreme test case from #1228
|
2024-12-23 18:51:41 +01:00 |
|
jzmaddock
|
eef497efea
|
Make bessel_k_prime integer order aware.
|
2024-02-09 18:25:31 +00:00 |
|
jzmaddock
|
d6ec06df3a
|
Improve Bessel K and Y prime coverage.
Improve overflow handling in the implementations themselves.
|
2024-02-08 19:25:56 +00:00 |
|
jzmaddock
|
317b7a64e4
|
More Bessel function coverage.
Remove I0 initializers and rely on C++11 thread safe static const initialization.
|
2024-01-23 17:18:25 +00:00 |
|
Matt Borland
|
e1601f129a
|
Complete CI test with standalone mode (#680)
|
2022-01-14 08:12:22 -08: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
|
bab82f2eb1
|
Correct overflow handling in bessel derivatives.
|
2015-07-10 19:50:05 +01:00 |
|
jzmaddock
|
4d5e744fee
|
Remove old comparison code - it gets in the way.
|
2015-06-28 09:32:20 +01:00 |
|
jzmaddock
|
ffe8189526
|
Add initial version of new improved error-reporting mechanism.
|
2015-06-25 11:35:06 +01: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 |
|
jzmaddock
|
7613d0dd45
|
Rename Bessel derivatives to primes.
|
2014-01-21 19:08:14 +00:00 |
|