[Numpy-discussion] how to use ldexp?

David Cournapeau david at ar.media.kyoto-u.ac.jp
Thu May 21 04:21:06 EDT 2009


dmitrey wrote:
> hi all,
> I have tried the example from numpy/add_newdocs.py
>
> np.ldexp(5., 2)
> but instead of the 20 declared there it yields
> TypeError: function not supported for these types, and can't coerce
> safely to supported types
>
>   

Which OS/Compiler are you using ?

David



More information about the NumPy-Discussion mailing list