Re: [eigen] 3.2-rc1 released!

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


On 17.07.2013 11:46, Gael Guennebaud wrote:
Eigen 3.2-rc1 has been released today (July 17, 2013).

Nice!


Since 3.2-beta1, this release introduces a few new features such: as
isFinite and hasNaN reductions, [...]

If it's not too late, maybe isFinite is not the best name, in case we want to implement an element-wise function with this name later: http://eigen.tuxfamily.org/bz/show_bug.cgi?id=80.

E.g. something like this might be a useful expression:
  arr.isFinite().select(arr, 0.0);

Maybe we could rename the current isFinite() to allFinite(), or introduce a new hasNonFinite() function.




--
----------------------------------------------
Dipl.-Inf., Dipl.-Math. Christoph Hertzberg
Cartesium 0.049
Universität Bremen
Enrique-Schmidt-Straße 5
28359 Bremen

Tel: +49 (421) 218-64252
----------------------------------------------



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