[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen <eigen@xxxxxxxxxxxxxxxxxxx>
- Subject: [eigen] 3.0-RC1 released
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Mon, 14 Mar 2011 14:23:12 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=QD64qUwrrb2BCP6MBQJD8k+lLsanSz/lY8DMP/EtFKs=; b=C4KtUyf+1FC8YEvG8U2aChyyk9uRyEwwulsWztrlCnULA2ek0b6kfT2JJg2c01Xy6I LSLh0gNrAg8KTj7K5ccG5KnCFbSzLAzws6Ss2ujicJizlit7CFffkJTVSFhAcuY0v/P1 Faof0HkFZV8HKjGS2vNUnIUTkvf7Ad/+JT7Bg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=D4b/1Yu1KdjFWa+XTut3f8v26MBiJkeoUwFRtZ34EBDd0dxid6PxRv+Dy/sVcMybIH Z/vLU0IItB1X1WhvcjmASsakvcJYC1a13HZqkXxxsKOw2xGk1inX8Y2HZ3oQ5LyoixXy +U2R9zoK07PthNlANpibjkOzRcMjjMpD+a3Ko=
Hi list,
This should be the last milestone before we release 3.0 in a few days.
Changelog:
http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.0-rc1
Source code:
http://bitbucket.org/eigen/eigen/get/3.0-rc1.tar.bz2
Please give this a last round of testing. One area where I would
particularly like testing is MSVC 2005, as I don't remember us getting
reports about it recently. We should still try to support it, as it is
still massively used in the industry. For example, this is the
compiler used to build the official version of Firefox on Windows!
Benoit