summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index deca1d5..f786fdf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,15 @@
10.7.3.0 10.8.0.0
2======= 2=======
3 3
4- added sv, fullSVD, thinSVD, compactSVD, leftSV, rightSV 4- singularValues, fullSVD, thinSVD, compactSVD, leftSV, rightSV
5 and complete interface to [d|z]gesdd. 5 and complete interface to [d|z]gesdd.
6 Algorithms based on the SVD of large matrices can now be 6 Algorithms based on the SVD of large matrices can now be
7 significantly faster. 7 significantly faster.
8 8
9- eigenvalues, eigenvaluesSH
10
11- linearSolveLS, rq
12
90.7.2.0 130.7.2.0
10======= 14=======
11 15