Re: [eigen] 2.0.14 x-( grrrr >-( |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
Tested here with gcc-3.3.6. The test hyperplane failed once, but then ok. Everything else is fine.
Thomas
--
Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>
http://www.freehackers.org/thomas
In data martedì 22 giugno 2010 13:51:42, Benoit Jacob ha scritto:
> Thanks for reminding me about RowMajor, will have a look.
>
> Benoit
>
> 2010/6/22 Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx>:
> > ColMajor is clean, RowMajor has three errors.
> >
> > See here:
> > http://eigen.tuxfamily.org/CDash/index.php?project=Eigen%202.0
> >
> > - Hauke
> >
> > On Tue, Jun 22, 2010 at 4:17 AM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx> wrote:
> >> Hi,
> >>
> >> It's already time to prepare 2.0.14. Indeed, a serious crasher has
> >> been fixed, affecting dynamic matrices with a fixed max-size that is
> >> not a multiple of 16 bytes. For example,
> >>
> >> Matrix<double,Dynamic,Dynamic,0,5,5>
> >>
> >> Our users at Willow Garage hit this bug and would like to be able to
> >> use a proper release.
> >>
> >> All I'm asking you guys is to test:
> >> - gcc 3.3
> >> - msvc (ideally 2005, or else 2008)
> >>
> >> Thanks,
> >> Benoit
> >>
> >>
> >>
> >
> >
> >
>
>
>