![](https://secure.gravatar.com/avatar/8ffe68e4b19092aab184e4aa09ca4bff.jpg?s=120&d=mm&r=g)
Oct. 26, 2011
9:46 p.m.
On 10/26/2011 07:07 PM, St�fan van der Walt wrote:
Apart from floating point dtypes, all others constrain the values they contain naturally. So, for float, we can consider ensuring that no abs-values are greater than one. St�fan Why abs-values? Shouldn't the values be >0 any way?