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 947e464 commit d7ac098Copy full SHA for d7ac098
CHANGELOG.md
@@ -3,6 +3,9 @@
3
## NEXT RELEASE
4
5
- Restore `Test.make`'s `max_fail` parameter which was accidentally broken in 0.18
6
+- Adjust `stats` computation of average and standard deviation to
7
+ limit precision loss, print both using scientific notation, and
8
+ workaround MinGW float printing to also pass expect tests
9
10
## 0.24
11
0 commit comments