2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-28 07:22:12 +00:00
Commit Graph

2627 Commits

Author SHA1 Message Date
Matt Borland
993d92dc66 Add erfc_inv NVRTC testing 2024-08-14 10:25:57 -04:00
Matt Borland
6c4b56c9be Add erf_inv NVRTC testing 2024-08-14 10:25:52 -04:00
Matt Borland
dd711380e2 Fix types in NVRTC testing 2024-08-14 10:25:43 -04:00
Matt Borland
463699e8ca Add erfc NVRTC testing 2024-08-14 10:25:37 -04:00
Matt Borland
666564bddd Add erf NVRTC testing 2024-08-14 10:25:32 -04:00
Matt Borland
375d316aac Add sin_pi NVRTC testing 2024-08-14 10:25:20 -04:00
Matt Borland
dac34c5853 Add cos_pi NVRTC testing 2024-08-14 10:25:08 -04:00
Matt Borland
d5b8603c8d Fix ambiguous use of is_same 2024-08-12 15:10:09 -04:00
Matt Borland
d7197803c8 Add NVRTC log1p testing 2024-08-12 15:09:54 -04:00
Matt Borland
6c91a22d7b Add NVRTC expm1 testing 2024-08-12 15:09:35 -04:00
Matt Borland
2877f2bc8b Add trunc NVRTC testing 2024-08-12 15:09:24 -04:00
Matt Borland
ae3ea6f201 Add testing of round on NVRTC 2024-08-12 15:08:40 -04:00
Matt Borland
9cd9be397a Fix test set 2024-08-12 15:08:30 -04:00
Matt Borland
044118770b Fix linking with thrust 2024-08-08 08:47:42 -04:00
Matt Borland
5a0da08bc8 Add fpclassify testing 2024-08-08 08:45:56 -04:00
Matt Borland
86157576c0 Fix linking to thrust 2024-08-08 08:45:16 -04:00
Matt Borland
280432cfe5 Remove non-CUDA tests 2024-08-08 08:44:50 -04:00
Matt Borland
0dcf8b5982 Add lgamma testing 2024-08-08 08:44:20 -04:00
Matt Borland
b7f1eab738 Add NVRTC cbrt tests 2024-08-08 08:44:12 -04:00
Matt Borland
ea23ddc588 Expand testing 2024-08-08 08:44:02 -04:00
Matt Borland
e85ad1311b Add sign functions NVRTC test set 2024-08-08 08:43:52 -04:00
Matt Borland
135208b3a6 Expand testing 2024-08-07 08:00:40 -04:00
Matt Borland
470e5934da Update CML 2024-08-06 13:59:47 -04:00
Matt Borland
88c36d3fef Add Jamfile 2024-08-06 13:58:26 -04:00
Matt Borland
d30faa38ff Add tgamma nvrtc test 2024-08-06 13:58:13 -04:00
Matt Borland
445e36adc0 Reorder overflow checks 2024-08-05 15:28:58 -04:00
Matt Borland
635bd3215e Fix GCC warnings 2024-08-05 10:19:34 -04:00
Matt Borland
82d56ac1c5 Ignore mapairy literal range warnings 2024-08-05 10:19:33 -04:00
Matt Borland
0fafaf2cd1 Ignore literal range warnings 2024-08-05 10:19:33 -04:00
Matt Borland
5ad3866816 Add SYCL gamma testing 2024-08-05 10:19:33 -04:00
Matt Borland
9f7215d1e2 Add CUDA testing for tgamma and lgamma 2024-08-05 10:19:33 -04:00
Matt Borland
9d2f737771 Add erf_inv and erfc_inv CUDA testing 2024-08-05 10:19:32 -04:00
Matt Borland
d5b142c0d3 Add CUDA erf and erfc testing 2024-08-05 10:19:32 -04:00
Matt Borland
5ab4837495 Add SYCL erf testing 2024-08-05 10:19:32 -04:00
Matt Borland
29c8db5755 Add logistic dist SYCL testing 2024-07-29 15:31:18 -04:00
Matt Borland
418207d922 Add logistic dist CUDA testing 2024-07-29 15:30:58 -04:00
Matt Borland
1aae539ed3 Add laplace dist SYCL testing 2024-07-29 15:30:49 -04:00
Matt Borland
a1d08a514c Add laplace dist CUDA testing 2024-07-29 15:30:44 -04:00
Matt Borland
92a99048e6 Add extreme value dist SYCL testing 2024-07-29 15:30:34 -04:00
Matt Borland
44bad32b76 Add CUDA testing of extreme value dist 2024-07-29 15:30:28 -04:00
Matt Borland
16657385ff Add saspoint5 CUDA testing 2024-07-29 15:30:07 -04:00
Matt Borland
3cf8dc21cb Add CUDA testing to saspoint5 dist 2024-07-29 15:29:58 -04:00
Matt Borland
c02d5d64e0 Add SYCL testing for holtsmark dist 2024-07-29 15:29:48 -04:00
Matt Borland
3036b4f12f Add CUDA testing to holtsmark dist 2024-07-29 15:29:44 -04:00
Matt Borland
0ab09dd1f2 Add sycl testing and adjust a few tolerances 2024-07-29 15:29:27 -04:00
Matt Borland
4f914304c9 Add CUDA testing to mapairy dist 2024-07-29 15:29:22 -04:00
Matt Borland
d428b9dcc1 Add SYCL test for Landau distribution 2024-07-29 15:29:08 -04:00
Matt Borland
3cf9562c1b Add landau dist CUDA tests 2024-07-29 15:28:59 -04:00
Matt Borland
7042039626 Add SYCL testing of exponential dist 2024-07-29 15:28:41 -04:00
Matt Borland
9456724b51 Add exponential dist CUDA testing 2024-07-29 15:28:30 -04:00