Re: [eigen] 2.0.16 released |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] 2.0.16 released
- From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
- Date: Mon, 30 May 2011 20:13:59 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=aEcSkio8fYhD2bQAZPot+lpLlCOs34tBBmFP2jkU6cw=; b=wj8W8hBNIzbrGmuf5x0Xx++0LHltpt58tUoOi15773g5hZjWTievEz/iZkJ9GyEehZ Ruw2I1bSOn2djOA5G8sk57h5wIJtu/Y3qKLwqR4ALlDDglifZ+GRcl1HLGFVAzPA+7NQ lKJQNtB4bIbBobRNEG0k97skrYx/kpdjDNUGM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=eT5r08F5yU8DkZeWgSo/lPEgaBFz64x665y10qbFedlJqZ9uzbIPpCSMe0cVQksKYX 3h7I5yNhekH2v2kWGeGoz/0tdbPakZyB7wXRdz+LsFtYx7US5FTYnP+563QOF5eQtk5P ulmOxJukuGRpVhaa+rIdyMX7IFlVHGcjKJHBY=
/tmp/ccaFnY9a.s: Assembler messages:
/tmp/ccaFnY9a.s:378500: Error: bad instruction `byte 0x7b97f'
the issue is more likely on GCC's side.
gael
On Mon, May 30, 2011 at 8:04 PM, Anton Gladky <gladky.anton@xxxxxxxxx> wrote:
> Thanks!
>
> Debian unstable has already 2.0.16 too.
>
> Just one problem on Armel [1]
>
> [1] http://eigen.tuxfamily.org/bz/show_bug.cgi?id=282
>
> Anton
>
>
>
>
> On Mon, May 30, 2011 at 12:48 AM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx> wrote:
>> Thanks Gael!
>>
>>
>> 2011/5/28 Gael Guennebaud <gael.guennebaud@xxxxxxxxx>:
>>> Hi,
>>>
>>> Eigen 2.0.16 is released.
>>>
>>> The source archive is at:
>>> http://bitbucket.org/eigen/eigen/get/2.0.16.tar.bz2
>>>
>>> Changes since 2.0.15:
>>>
>>> * Fix bug in 3x3 tridiagonlisation (and consequently in 3x3
>>> selfadjoint eigen decomposition).
>>> * Fix compilation for new gcc 4.6.
>>> * Fix performance regression since 2.0.12: in some matrix-vector
>>> product, complex matrix expressions were not pre-evaluated.
>>> * Fix documentation of Least-Square.
>>> * New feature: support for part<SelfAdjoint>.
>>> * Fix bug in SparseLU::setOrderingMethod.
>>>
>>> Complete changelog: http://eigen.tuxfamily.org/index.php?title=ChangeLog
>>>
>>> gael
>>>
>>>
>>>
>>
>>
>>
>
>
>