What's Changed
- Landau Integration testing by @jzmaddock in #1159
- Initial CUDA and SYCL support by @mborland in #1161
- Add mapairy/holtsmark/saspoint5 distributions. by @jzmaddock in #1163
- Batch number 2 of GPU support by @mborland in #1162
- GPU batch 3 by @mborland in #1164
- GPU Batch 4 by @mborland in #1165
- Fix unused parameter warning by @mborland in #1168
- GPU Batch 5 by @mborland in #1167
- Add proof of concept for NVRTC support by @mborland in #1170
- Simplify and remove redundant code from Cauchy. by @jzmaddock in #1174
- NVRTC Batch 2 by @mborland in #1172
- Remove now unused parameter by @mborland in #1177
- Document logpdf, logcdf, and specializations by @mborland in #1176
- NVRTC batch 3 by @mborland in #1178
- NVRTC Batch 4 by @mborland in #1179
- NVRTC Batch 5 by @mborland in #1180
- NVRTC Batch 6 by @mborland in #1182
- GPU Batch 6 by @mborland in #1184
- DOC: fix Cauchy CDF formula by @dschmitz89 in #1185
- GPU Batch 7 by @mborland in #1187
- GPU Batch 8 by @mborland in #1189
- Add support for modular build structure. by @grafikrobot in #1160
- GPU Batch 9 by @mborland in #1192
- Begin documenting GPU support by @mborland in #1191
- Catch evaluation_error's in temme_method_2_ibeta_inverse by @jzmaddock in #1175
- Fix removed tgamma error handling path by @mborland in #1195
- GPU Batch 10 by @mborland in #1193
- GPU Batch 11 by @mborland in #1196
- cmake: directly define project version by @lucascolley in #1199
- GPU Batch 12 by @mborland in #1200
- GPU Batch 13 by @mborland in #1201
- Add missing link library for compile tests by @mborland in #1204
- Fix remez incl test by @mborland in #1205
- Make sure we don't activate float128 use when explicitly disabled by @mborland in #1207
- More fixes for path of compile tests by @mborland in #1208
- CML: Add project to IDEs by @Flamefire in #1209
- Fix many, many obvious test bugs by @rdoeffinger in #1212
- Fix compile test CML and add CMake testing by @mborland in #1213
- fix: define BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS for emscripten by @NickelWenzel in #1216
- Fix icx warning: explicit comparison with infinity in fast floating point mode with intel compiler by @pps83 in #1218
New Contributors
- @dschmitz89 made their first contribution in #1185
- @lucascolley made their first contribution in #1199
- @rdoeffinger made their first contribution in #1212
- @NickelWenzel made their first contribution in #1216
Full Changelog: boost-1.86.0...boost-1.87.0