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 8bce8cc commit a141bc4Copy full SHA for a141bc4
RELEASES.md
@@ -55,6 +55,11 @@ New features
55
56
https://github.com/rust-ndarray/ndarray/pull/947
57
58
+- New methods `.std()` and `.var()` for standard deviation and variance by
59
+ [@kdubovikov]
60
+
61
+ https://github.com/rust-ndarray/ndarray/pull/790
62
63
Enhancements
64
------------
65
@@ -1269,6 +1274,7 @@ Earlier releases
1269
1274
[@insideoutclub]: https://github.com/insideoutclub
1270
1275
[@JP-Ellis]: https://github.com/JP-Ellis
1271
1276
[@lifuyang]: https://github.com/liufuyang
1277
+[@kdubovikov]: https://github.com/kdubovikov
1272
1278
[@max-sixty]: https://github.com/max-sixty
1273
1279
[@mneumann]: https://github.com/mneumann
1280
[@mockersf]: https://github.com/mockersf
0 commit comments