Re: [eigen] 2.0.16 and 3.0.1 for the end of the week.

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


good point. The procedure to fetch the appropriate branches is as follow:

# for 2.0:
$ hg clone https://bitbucket.org/eigen/eigen/ eigen2.0
$ cd eigen2.0
$ hg up 2.0

# for 3.0:
$ hg clone https://bitbucket.org/eigen/eigen/ eigen3.0
$ cd eigen3.0
$ hg up 3.0

No need to test the default branch yet.

Gael.

On Mon, May 23, 2011 at 2:38 PM, Carlos Becker <carlosbecker@xxxxxxxxx> wrote:
> Hi Gael, sounds great.
> I can make some checks here, should I use the latest bitbucket head
> directly?
> Thanks.
>
> ----------------------
> Carlos Becker
>
>
> On Mon, May 23, 2011 at 2:36 PM, Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
> wrote:
>>
>> Hi all,
>>
>> the last 2.0 release (2.0.15) is about ten months old with a couple of
>> fixes in the pipe. The last 3.0 release is younger (2 months) but
>> still many minor fixes have been committed so far.
>>
>> Therefore, I suggest we release new versions of both branches on Friday.
>>
>> As usual, results of the unit tests on various platform would be very
>> appreciated. (http://eigen.tuxfamily.org/index.php?title=Tests)
>>
>> Thanks,
>>
>> Gael.
>>
>>
>
>



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