Re: [eigen] 3.2-rc1 released! |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen <eigen@xxxxxxxxxxxxxxxxxxx>
- Subject: Re: [eigen] 3.2-rc1 released!
- From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
- Date: Wed, 17 Jul 2013 13:35:26 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=3j2SAFXRM6FqfOzN/7go/s+ak3H7qvlaQGIqp9bGjc0=; b=XMV4loWpeiNmcgHpXVL+3gXPvLMfi6FEQybEVBO8k1rIORGh0kZHCwZ1XROsfK3bbj Re3/5SWOH4kkLlul/DI4Bow//d/O6AUT+tzmL27zCdcW3fsk2daciMJ6qusjxnuif0sg chdjL8k2Cs/JhVizzxJiHQZRbxFxPQWzezxrR+bPXgavxeS2159fLnMGIwknocSe5Axs uixG3WmXkQTsvZRW9qkhOAxgKyaj/yPeteZzLUqeCCFLSOzJa7qX34gSE20mMQcrO71g jBkK5v1kslZZe9OMoUL6JdsP8hdE4xrj68UfpLSkiF6uPrsO4J6fqTYCmxw9uXjslhq8 NcwQ==
On Wed, Jul 17, 2013 at 1:31 PM, Christoph Hertzberg
<chtz@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> 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.
That's a very good point, and let's call it a *bug* and have a rc2 tomorrow..
gael
>
>
>
> --
> ----------------------------------------------
> Dipl.-Inf., Dipl.-Math. Christoph Hertzberg
> Cartesium 0.049
> Universität Bremen
> Enrique-Schmidt-Straße 5
> 28359 Bremen
>
> Tel: +49 (421) 218-64252
> ----------------------------------------------
>
>