Skip to content

Commit

Permalink
Merge pull request #737 from faithandbrave/patch-23
Browse files Browse the repository at this point in the history
1.82.0 : fix issue number
  • Loading branch information
glenfe committed Mar 12, 2023
2 parents a8f70b9 + 6012816 commit 0c41880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feed/history/boost_1_82_0.qbk
Expand Up @@ -127,7 +127,7 @@ or GCC before 4.8.
* Stop non-central T from raising spurious FE_INVALID exceptions, see [@https://github.com/boostorg/math/pull/892 892].
* Fix binomial distribution edge case.
* Improve ibeta handling of very small arguments, see [@https://github.com/boostorg/math/pull/884 884].
* Improve ibeta handling of infinities and NaN's, see [@https://github.com/boostorg/math/issues/878 874].
* Improve ibeta handling of infinities and NaN's, see [@https://github.com/boostorg/math/issues/878 878].
* Improve error handling in powm1, see [@https://github.com/boostorg/math/issues/781 781].
* Improve root-finder bracketing to bracket faster when the exponent is super-large or small.
* Fix root finding edge cases, see [@https://github.com/boostorg/math/issues/873 873].
Expand Down

0 comments on commit 0c41880

Please sign in to comment.