Re: [eigen] 3.0.4 coming soon, testing appreciated |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] 3.0.4 coming soon, testing appreciated
- From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
- Date: Mon, 21 Nov 2011 19:40:47 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=0HmtMlcSZ3mDB0vVr5Ec/aokbFH7KCFCmDqR6So3fTM=; b=lRl0m68Qsy6IhLnagnChJtUToX1WzFDwM7GG+Fg+OQ+e8jpOFLe8LcrQyGa+JIET0t 5jjbN0Kz6KPhzfBPzmcOsOTyUSYwsAPcrHxZnIel6wInoj7RadxS8b87B+GIOhfrs/6e gzosKKd9OGlI1Ber8Lw1czboK6BbFA93zAvo4=
perhaps this bug could be fixed for 3.0.4, if we agree on it, the fix
is quite easy:
http://eigen.tuxfamily.org/bz/show_bug.cgi?id=379
gael
On Mon, Nov 21, 2011 at 3:45 PM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx> wrote:
> 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
>
>
>