[eigen-commits] commit/eigen: 2 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
2 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/01a07c06c65e/
Changeset: 01a07c06c65e
User: ggael
Date: 2014-09-10 23:10:01
Summary: mat/=scalar was transformed into mat*=(1/scalar) thus laking accuracy. This was also inconsistent with mat = mat/scalar.
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/aa30faf8d197/
Changeset: aa30faf8d197
User: ggael
Date: 2014-09-10 23:11:58
Summary: Improve further the accuracy of JacobiSVD wrt under/overflow while improving speed for small matrices (hypot is very slow).
Affected #: 2 files
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.