summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 64450e4..c6297eb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
16.0.0.0 16.0.0.0
2======= 2=======
3 3
4- added randomVector, gaussianSample, meanCov
5
4- added rankSVD, nullspaceSVD 6- added rankSVD, nullspaceSVD
5 7
6- rank, nullspacePrec, and economy svd defined in terms of ranksvd. 8- rank, nullspacePrec, and economy svd defined in terms of ranksvd.