Re: [eigen] 2.0.3 release |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] 2.0.3 release
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Sun, 21 Jun 2009 19:09:38 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=O2SOkoFrt3IjK3tOJ6mXfPLZjxYSADmBOJ8DBryIxkI=; b=vfxFebzDCUcHOIYcsdQuB0ad3k1PNMaH2VzV03FvskroBzxZnKqxE+is6TFawl8fOS WCT9QfA3815zH5/EGkHb23AAi6ng7idJMKrD2B72CrbJRYzoe+2lOfYEMaofOk+nvWPP b9kQlKg/ShaybVQZj7vnUSuwzsqHe//N8sXRQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=ZHVpNd8T5uM4a16JMkMig/Z/jR2utK57r7O5GdD5GLzz19YBMDIiL20TlJ3kd+UNuh NfxRpcSqcPQqWaZnUKXPgm/S8KU3baMpUQ5XvxzkDJyqykFG3+NSdPRwibrrGuV2+AXy nvXxDf1nMSXhKhfmMWte5f92rxwOqeJwTB6Ls=
oops, copy & paste from previous announcement...
the correct link is:
http://bitbucket.org/eigen/eigen2/get/2.0.3.tar.bz2
Benoit
2009/6/21 Andre Krause <post@xxxxxxxxxxxxxxxx>
>
> dear benoit, congrats for for the new release.
> but download link shows a
>
> "404 - Not Found" error.
>
>
> Benoit Jacob wrote:
> > Hi,
> >
> > Eigen 2.0.3 is released. This is a maintainance release for the
> > Eigen 2.0 stable branch.
> >
> > The tarball is here:
> > http://download.tuxfamily.org/eigen/eigen-2.0.3.tar.bz2
> >
> > Changes since 2.0.2:
> > * precision and reliability fixes in various algorithms, especially
> > LLT, QR, Tridiagonalization, and also a precision improvement in LU.
> > * fix LLT and LDLT solve() on uninitialized result (was causing an assertion).
> > * add Eigen/Eigen and Eigen/Dense headers for convenience
> > * document a newly found cause for the "unaligned array" assertion
> > * backport documentation improvements on transpose() and adjoint()
> > * updates in the Sparse module (was needed to support KDE 4.3)
> >
> > Cheers,
> > Benoit
> >
> >
> >
>
>
>