[eigen] 3.0-beta4 released |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen <eigen@xxxxxxxxxxxxxxxxxxx>
- Subject: [eigen] 3.0-beta4 released
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Mon, 28 Feb 2011 01:02:39 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=pBQsa8LC7brpqlfRoka8iz4Y+iySeUt/ZWzEC2fAVnY=; b=lJNiryAsFRlwUs9O3UkoeBoEoC34pPxR5DQlLMSIRcZr6JsvavINHeT+HB2EAPe2Z2 h5mkem0lKay4Txhxm55y0phpF01FgEhwpjDZ8N80kyDpytWww7STKnIuqNTaAfTs6974 hY3cpWX4B6PZM+j8eBwoGuGbin555aBcOqa/o=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=LNxa/4P1BVvDUy8iV4FsHZCbPGWpG8sgZxI/PyLEeEyok/8u0jEzphlxygGU8ddR8V agtUagOYrXKh6jjLSAtgQKGxisqFGIHnPmbD8P0iV2qWGlYtTzDAuGHQzIb+8rrL6Lam NXt/USOIAHx+uXh40J/VmUkPAqPikQsEBvtJQ=
Hi,
I know that you were expecting a Release Candidate. But the massive
amount of important fixes that thas gone in over the past two weeks
mandates another beta. So, here is beta4.
It should be noted though that most of the fixes to Eigen itself are
vectorization-related and compiler-related. The rest has proven very
stable.
Compiler support has improved a lot, especially for Clang (2.8 is now
fully supported) and the Intel compiler.
Changes since 3.0-beta3 are detailed here:
http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.0-beta4
Cheers,
Benoit