[eigen] Re: beta3 released |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen] Re: beta3 released
- From: "Benoit Jacob" <jacob.benoit.1@xxxxxxxxx>
- Date: Wed, 24 Dec 2008 07:35:04 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=mm9JFo0jV5ZU99GgzpyEhXCwVlAbZX2g+sEkMt4KiTg=; b=XTUWqR+ayIWSIbFiiUAqnDs6K6Lf1ajB88dvATxZoRU0JGqI2IpYb/fNXYPSA5oRtM SEZsCbPW2ki001iurG5D7KHzycHCIlxP6qa4c59BHwkH4WQvJpqH7l7fMD28mTcgkTZN RTJlVatoHPXUFM4D0If0yaJrzUA24O/F93sWs=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=jL/R7NyFBKxfemB5B8LmmLQS8zGlTYRIzgV5aDKA3j/7YP0x5Wfim/BSbN3AEhKZQ8 iU1KWDBL3+ujjDZOHealSSFEdmnvpjrwj52z6diwg85uBdss108hZeKjKBfIqKWfLCt4 s2IppIseygvrNb5zU8q7k12PmUr1pyhtQ8Yto=
Sorry I had to take the plane so didn't have time to write release notes....
At the very least I want to mention the new heroes of Eigen:
* Kenneth Riddile worked a lot on MSVC support, making patches, and
got himself a SVN account;
* Armin Berres and "StefanTUD" (his IRC nick) helped with detection
and testing of MSVC vectorization
* Armin Berres worked on fixing warnings
Cheers,
Benoit
2008/12/22 Benoit Jacob <jacob.benoit.1@xxxxxxxxx>:
> Hi List,
>
> Eigen 2.0-beta3 is released: http://eigen.tuxfamily.org
>
> Source tarball:
> http://download.tuxfamily.org/eigen/eigen-2.0-beta3.tar.bz2
>
> SVN Tag: http://websvn.kde.org/tags/eigen/2.0-beta3/
>
> For the changes i REALLY don't have time now so go svn log yourself :)
> Tons of MSVC improvements but also a ton of more fixes and some new
> features(image(),operatorSqrt() etc).
>
> Cheers,
> Benoit
>
---