[eigen-commits] commit/eigen: 2 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: 2 new changesets
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Thu, 09 Jun 2016 15:11:36 -0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=4i499zx9hxNEwFxwrXDkD0HOjQc=; b=xxxTO3F97IKaRR/jd8KAX9C ZNVdmQFbHTnPy81/0ZQwR2/QgMNHzzXLGLT/XiADvJtkYlHez3a6mGNjF9G2Z2Mi wVgkD8OtXJt55V0hh+mpl6cJKSnanLatiLNupTGvUlmZ6c+tNjORG8Bi+G66FlAE Q7mqnCWrVJZPbxwss1fA=
2 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/eb8d87ca2cfc/
Changeset: eb8d87ca2cfc
User: ggael
Date: 2016-06-09 15:11:03+00:00
Summary: Update RealQZ to reduce 2x2 diagonal block of T corresponding to non reduced diagonal block of S to positive diagonal form.
This step involve a real 2x2 SVD problem. The respective routine is thus in src/misc/ to be shared by both EVD and AVD modules.
Affected #: 5 files
https://bitbucket.org/eigen/eigen/commits/3a0db566465c/
Changeset: 3a0db566465c
User: ggael
Date: 2016-06-09 15:12:03+00:00
Summary: Take advantage that T is already diagonal in the extraction of generalized complex eigenvalues.
Affected #: 1 file
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.