[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: Mon, 05 Dec 2016 12:02:33 -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=UguTlRGvBcudEP2XYP/xfNjYrQ8=; b=lc6xvjFrTTFK7/1HHZ45Ge1 jbEWDo5qNBasoDIyJM8E6huA5BRfpGeIJPF1Kpo7TgfRtzCIchkgaGifsHg4CfBU ey1R1KyaMwXu1JKMVwWw1XfqCMYD3dlaylVZw1SiImm4zpmZynliTzJDOhpW80VV lO6H9of62OIjKCvxUVDg=
2 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/58e13498dd08/
Changeset: 58e13498dd08
User: ggael
Date: 2016-12-05 11:59:32+00:00
Summary: Clean debugging code
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/21acc0e8d782/
Changeset: 21acc0e8d782
User: ggael
Date: 2016-12-05 12:02:01+00:00
Summary: Improve performance of row-major-dense-matrix * vector products for recent CPUs.
This revised version does not bother about aligned loads/stores,
and rather processes 8 rows at ones for better instruction pipelining.
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.