mborland
released this
14 Aug 17:52
·
434 commits
to develop
since this release
What's Changed
- Don't use obsolete predef/checks/predef.jam B2 module. by @grafikrobot in #1122
- Improve reliability of codecov upload by @mborland in #1124
- Update geometric.hpp by @kenarab in #1127
- Improve Heuman Lambda precision: by @jzmaddock in #1125
- Change skew normal quantile to use bracket_and_solve_root. by @jzmaddock in #1123
- Correct ellint_1 logic for types with no infinity. by @jzmaddock in #1130
- Correct spurious underflow issues in non-central beta and t (also eff… by @jzmaddock in #1134
- Correct float_next(+INF) and float_prior(-INF) by @jzmaddock in #1135
- Add guards to user configurable macro definitions by @mborland in #1138
- Update CI by @mborland in #1136
- Fix rational conditional by @mborland in #1142
- Prevent passing denormals in calculation. by @jzmaddock in #1141
- Make boost::math::ccmath::fminf and boost::math::ccmath::fminl constexpr by @quxflux in #1146
- Update Bessel functions at infinity. by @jzmaddock in #1144
- Remove overload no longer required by multiprecision. by @jzmaddock in #1147
- Add randomize_va_space to drone by @mborland in #1149
New Contributors
- @grafikrobot made their first contribution in #1122
- @kenarab made their first contribution in #1127
- @quxflux made their first contribution in #1146
Full Changelog: boost-1.85.0...boost-1.86.0