Hi again,

 

I am trying to execute further scripts and I stumbled across an error that
involves numerical base types:

 

>>> type(int(numpy.ceil(65)))

<type 'long'>

 

I wonder that this results in a long.

Is this the fault of the numpy port for .NET? I have installed the rather
old package from enthought.

 

Regards,

Andreas

_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to