Re: [eigen] Eigen 3.1.0-rc2 released!

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


thanks, I did not paid much attention to it, the fix was easy:

https://bitbucket.org/eigen/eigen/changeset/a8d8ffd3f989/
changeset:   a8d8ffd3f989
user:        ggael
date:        2012-06-23 19:29:21
summary:     fix GMRES

On Fri, Jun 22, 2012 at 7:18 PM, Rhys Ulerich <rhys.ulerich@xxxxxxxxx> wrote:
> Hi Gael,
>
>> you expected a final, 3.1 but I annone a second release candidate
>> which is due to a few late warning and minor bug fixes.
>
> x86_64 Ubuntu 10.04: Looks mostly good on GCC 4.5.1, Intel 11.1, and
> Intel 12.0.0.
>
> Within 'make check' I see periodic gmres_1 failures.  E.g.
>   ./unsupported/test/gmres_1 s1340385327
> will always fail with
>   gmres_1: /h2/rhys/Build/eigen/Eigen/src/Core/Assign.h:513: Derived&
> Eigen::DenseBase<Derived>::lazyAssign(const
> Eigen::DenseBase<OtherDerived>&) [with OtherDerived =
> Eigen::Matrix<double, -0x00000000000000001, 1>, Derived =
> Eigen::Block<Eigen::Block<Eigen::Matrix<double, -0x00000000000000001,
> -0x00000000000000001>, -0x00000000000000001, 1, true, true>,
> -0x00000000000000001, 1, false, true>]: Assertion `rows() ==
> other.rows() && cols() == other.cols()' failed.
> This problem is consistent across all three compilers.  Thoughts?
>
> I know the test is in unsupported.  I mention it because it may
> concern someone that 'make check' shows failures.
>
> - Rhys
>
>



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/