[eigen] 3.0.4 coming soon, testing appreciated |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen <eigen@xxxxxxxxxxxxxxxxxxx>
- Subject: [eigen] 3.0.4 coming soon, testing appreciated
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Mon, 21 Nov 2011 09:45:44 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=Osk6C5YSFeJBDqw9pjknVIYcAHFQRin1+WerhTZfS64=; b=gj+G4D0ZbarEhG/vlOMCfASGIQHfMixuRdvy3PODRtMYTNifwziXhuUJuggIKI0CTY 5H1djLV9UtY7DGGJBBCRHOXgxV+49ECtOElnOV/v1vse0PnqLlSaCVAsbpvxASRYtCal IOUgUX1mF/9QpKFnSVb8fr/rqmOSh50Yq+P18=
Hi,
We would like to release Eigen 3.0.4 next week, so testing would be
much appreciated on all supported platforms, with a special mention
for Clang 3.0 on ARM since Eigen 3.0.4 brings fixes specifically for
it.
The fixes since 3.0.3 are: support for Clang 3.0 on ARM; check for
integer overflow in size computations; a SelfAdjointEigenSolver bug
fix; a quaternion alignment fix; fix unsupported modules docs.
How to run the tests:
http://eigen.tuxfamily.org/index.php?title=Tests
Cheers,
Benoit