|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 383377: Fix a typo in documentation of fs_svd()GitHub noreply at github.comTue Oct 21 11:20:32 BST 2014
Branch: refs/heads/feature-diagonalization-error Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: 383377484b1df49c137039ef670b7519b892e97d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/383377484b1df49c137039ef670b7519b892e97d Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-10-20 (Mon, 20 Oct 2014) Changed paths: M src/linalg2.hpp Log Message: ----------- Fix a typo in documentation of fs_svd() Commit: c92f44045c36c74fbbe2660c8088941aa7fb84dc https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c92f44045c36c74fbbe2660c8088941aa7fb84dc Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-10-20 (Mon, 20 Oct 2014) Changed paths: M src/linalg2.hpp M test/test_linalg2.cpp Log Message: ----------- Fix reordering of singular vectors of a non-square matrix so that in the SVD, m == u * sigma * vh, sigma(i,j) == 0 if i != j. Commit: aecbfea8cffab212e0fde94d37a079c889eb943c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/aecbfea8cffab212e0fde94d37a079c889eb943c Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-10-20 (Mon, 20 Oct 2014) Changed paths: M src/linalg2.hpp Log Message: ----------- Generalize documentation of SVD to rectangular matrices Commit: a4c004792ce3fdf80126b4818e540098269db5bb https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a4c004792ce3fdf80126b4818e540098269db5bb Author: Jae-hyeon Park <jhyeon at gmail.com> Date: 2014-10-20 (Mon, 20 Oct 2014) Changed paths: M src/linalg2.hpp M test/test_linalg2.cpp Log Message: ----------- Add diagonalization procedures that estimate error bounds Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/55167937fceb...a4c004792ce3
More information about the Flexiblesusy-commits mailing list |