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