[eigen-commits] commit/eigen2: 2 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
2 new changesets in eigen2:
http://www.bitbucket.org/eigen/eigen2/changeset/2d8c595bc774/
changeset: r1491:2d8c595bc774
user: bjacob
date: 2009-08-24 06:02:22
summary: fix bug: with complex matrices, the condition (ei_imag(c0)==RealScalar(0)) being wrong could bypass the other condition in the &&.
at least that's my explanation why the test_lu was often failing on complex matrices (it uses that via createRandomMatrixOfRank)
and why that's fixed by this diff.
also gcc 4.4 gave a warning about tailSqNorm potentially uninitialized
affected #: 1 file (1 byte)
http://www.bitbucket.org/eigen/eigen2/changeset/5eda71780c5c/
changeset: r1492:5eda71780c5c
user: bjacob
date: 2009-08-24 06:02:49
summary: clarifications in LU::solve() and in LU documentation
affected #: 1 file (136 bytes)
Repository URL: http://bitbucket.org/eigen/eigen2/
--
This is a commit notification from bitbucket.org.
You are receiving this because you have the service
enabled, addressing the recipient of this email.