summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2009-12-29 12:30:59 +0000
committerAlberto Ruiz <aruiz@um.es>2009-12-29 12:30:59 +0000
commit036f0f19c473cb58a1f7330a481d0e8f705ac452 (patch)
tree7deb0e6b41b5b74bb8f5aca3e23d1dca8a57cfb7 /CHANGES
parent3d15dffe52629fd621ad548b671c3043caefb0d0 (diff)
linearSolveLS, rq
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