Skip to content

Commit 14c1774

Browse files
committed
Update history.
1 parent 8b4c9f0 commit 14c1774

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

doc/math.qbk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
]
1010
[authors [Agrawal, Nikhar], [Bikineev, Anton], [Borland, Matthew], [Bristow, Paul A.], [Holin, Hubert], [Guazzone, Marco], [Kormanyos, Christopher], [Lalande, Bruno], [Maddock, John], [Miller, Evan], [Murphy, Jeremy W.], [Pulver, Matthew], [Råde, Johan], [Sobotta, Benjamin], [Sewani, Gautam], [Thompson, Nicholas], [van den Berg, Thijs], [Walker, Daryle], [Zhang, Xiaogang]]
1111
[/last-revision $Date$]
12-
[version 4.2.0]
12+
[version 4.2.1]
1313
]
1414

1515
[template mathpart[id title]

doc/overview/roadmap.qbk

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ All old bug reports including closed ones can be viewed on Trac
88

99
Recent issues on GitHub [@https://github.com/boostorg/math/issues?utf8=%E2%9C%93&q=is%3Aissue here].
1010

11+
[h4 Math-4.2.1 (Boost-1.86)]
12+
13+
* Correct Bessel function results at infinity, see [@https://github.com/boostorg/math/issues/1143 1143].
14+
* Improve Non Central T numerical stability, see [@https://github.com/scipy/scipy/issues/20693 scipy20693].
15+
* Correct `float_next`/`float_prior` behaviour at infinity.
16+
* Prevent spurious underflow in non-central beta, see [@https://github.com/scipy/scipy/issues/20693 scipy20693].
17+
* Add improvement to Heuman Lambda precision.
18+
* Improve Skew Normal root finding, see [@https://github.com/boostorg/math/issues/1120 1120].
19+
* Lots of minor fixes and improved code coverage.
20+
1121
[h4 Math-4.2.0 (Boost-1.85)]
1222

1323
* Add support for [link math_toolkit.jso Single objective real-parameter optimization: Algorithm jSO].

0 commit comments

Comments
 (0)