Re: [eigen] Re: Eigen 3.0-beta2 released

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Thanks a lot for finalizing the release, I did not find the time
yesterday evening.

For lazy people, let me just highlight  the 4 biggest improvements since beta1:


* Add support for the vectorization of std::complex<> with SSE,
AltiVec and NEON.
* Add support for mixed real * complex matrix products with vectorization.
* Finalize the JacobiSVD class with: compile time options, thin/full
decompositions, and least-square solving. (the old SVD class is out)
* Several improvement of the Transform class. In particular, there is
no default mode anymore.

gael

On Sat, Oct 16, 2010 at 5:06 AM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx> wrote:
> 2010/10/15 Benoit Jacob <jacob.benoit.1@xxxxxxxxx>:
>> The next goal is, of course, to release the final Eigen 3.0!
>> We probably need a third and last beta before that.
>>
>> I filed tracking bugs:
>> http://eigen.tuxfamily.org/bz/show_bug.cgi?id=25
>> http://eigen.tuxfamily.org/bz/show_bug.cgi?id=48
>>
>> We should now move all the items from the Todo_for_3.0 wiki page to
>> bugzilla, blocking the respective tracking bugs.
>
> This is done. The Todo_for_3.0 wiki page should not be used anymore.
>
> See all the issues blocking the 3.0 release:
> http://eigen.tuxfamily.org/bz/showdependencygraph.cgi?id=25
>
> Green means open bug, hover to see summary, or use the tree view:
> http://eigen.tuxfamily.org/bz/showdependencytree.cgi?id=25&hide_resolved=1
>
> Benoit
>
>
>



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/