You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/news.rst
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,15 @@
1
1
News
2
2
============
3
3
4
+
Release of v0.3.6
5
+
---------------
6
+
7
+
Version 0.3.5 will be released in July 2021. This will be a minor release.
8
+
9
+
New methods ``ensemble_mean`` and ``ensemble_stdev`` will be introduced for calculating variance and standard deviation across ensembles. The method ``tvariance`` will be deprecated and is now renamed ``tvar`` for naming consistency.
0 commit comments