We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d347007 commit dbc2d1dCopy full SHA for dbc2d1d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# MathPHP Change Log
2
3
+## v2.7.0 - 2022-12-31
4
+
5
+### Improvements
6
+* Improved algorithm for `regularizedIncompleteBeta`: Addresses issue 458
7
+* Issue 456: Improved PHPDoc blocks: Changed "number" to "int|float"
8
+* Added PHP 8.2 for CI test target
9
10
## v2.6.0 - 2022-04-10
11
12
### Improvements
0 commit comments