Re: [sage-devel] numbers in numpy fight sage

2014-01-04 Thread bspinnler
On Saturday, January 4, 2014 8:29:33 PM UTC+1, vdelecroix wrote: > See #13386 for a related problem. > > > > I do not see how we can make the coercion numpy int/Sage Integer works > > if numpy is not loaded at startup time... and it seems that we do not > > want it because it takes too much ti

Re: [sage-devel] numbers in numpy fight sage

2014-01-04 Thread bspinnler
On Saturday, January 4, 2014 2:21:29 AM UTC+1, Thierry (sage-googlesucks@xxx) wrote: > > On my Sage 6.0, i first get a warning (according to > http://sourceforge.net/projects/numpy/files/NumPy/1.5.0/NOTES.txt/view > the message comes from numpy): > sage: 1j / np.float64(2) > > /opt/sagemath/sage