[eigen] 2.0 testing needed; plans |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen <eigen@xxxxxxxxxxxxxxxxxxx>
- Subject: [eigen] 2.0 testing needed; plans
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Tue, 13 Oct 2009 14:28:11 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=KtthSW/6TwEEQwyVhK7OqR7xLl3HEfFkiQ6a2Z3opPo=; b=wl8+74pv46ISFdQ1WMUDYNTwj97QVWbMVbCVZrJX3VqR0H911Dw/5igezV6ZoTNEHA LNjKaU6Yx0dOhjGKj9I4ilnsbE9I8dCS7k+tufO/gdYfGnSawcIG3w0Esi9ncyX7ucFJ MDYXHuSQkVpinu920tkMmvI+fCdcWYCdX/aaQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=OqfteRckev+20GNNfGJMzghSx4hhq4dDkYsQlWRLiYYixQjx2AkptIADGuGZ7xGyry SxtA/yhblmgnKsb+KaIa94DcLh485WK2nvSyRCwx/yksB0jcAXcxTn74loQ1qKETQaGo 16YmB00yNy9+X6Y+V7P/rQua58RUpOVptD5eY=
Hi,
I'd like to prepare the 2.0 release. Things to test especially:
* Memory.h got synced with the devel branch, so let's hunt for any
portability regression. So, testing on exotic platforms is most
welcome!
* I fixed a GCC 3.3 compile error and i'll check all the unit tests
with GCC 3.3 before i release, please also test GCC 3.3 on your side
so we're sure to make Eigen 2.0.7 the release where we actually hold
our compiler support promises.
I'll also soon post some proposals for plans for the future, i hope
that i can soon find back more time to work on Eigen, and i ordered a
quad core laptop that the only way to justify will precisely be,
working on Eigen :)
Benoit