[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: Tue, 17 Jan 2017 20:18:27 -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=/6bjAVoVW3QiNX6JtuzLg3QfZ7I=; b=DdMi5U3w2JrT2eCrw03yGjN Rcg+PvieLl1Bw5ZzWsAqlCutZM0V6CwYuezNwdlvQbm2DAvyV/UtrEzQ9tW2lRJu YQ2EEbqpdW+/4APlU8LoldleX85gfa2vbtr5W560Ftg+IJRQ6zZ5sxW4gYImiYb8 Qmf/XU1THYUy71Ddix3o=
2 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/2f54b9137e08/
Changeset: 2f54b9137e08
Branch: 3.3
User: ggael
Date: 2017-01-16 12:36:56+00:00
Summary: Fix typo
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/f0af834bd4ed/
Changeset: f0af834bd4ed
Branch: 3.3
User: ggael
Date: 2017-01-17 17:03:35+00:00
Summary: Defer set-to-zero in triangular = product so that no aliasing issue occur in the common:
A.triangularView() = B*A.sefladjointView()*B.adjoint()
case that used to work in 3.2.
(grafted from df279134beee3771e025160762e976680de90503)
Affected #: 3 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.