Ivan Vilata i Balaguer wrote:
> En/na Pierre Barbier de Reuille ha escrit::
>
>   
>>>>> import numpy
>>>>> numpy.__version__
>>>>>           
>> '0.9.9.2852'
>>     
>>>>> numpy.bool_
>>>>>           
>> <type 'boolscalar'>
>>     
>
> Sorry if I didn't make my question clear.  What I find lacking is a
> ``numpy.boolean`` type which is to ``numpy.bool_`` the same as
> ``numpy.string`` is now to ``numpy.str_`` (i.e. a pure reference with a
> prettier name).  Otherwise I'm not getting what you're meaning! C:)
>
> ::
>
>       Ivan Vilata i Balaguer   >qo<   http://www.carabos.com/
>              Cárabos Coop. V.  V  V   Enjoy Data
>                                 ""
>
>   
Ok, so maybe it is because it is called "bool8" ? So that it is clear
that it takes 8 bits ?

Pierre

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to