Does *not* work in console for me (on sage 8.1.beta0). But does in Ipython

$ sage -ipython
In [1]: import numpy as np

In [2]: np.random?


On 03/08/2017 14:52, Dima Pasechnik wrote:
by the way, this works (on console):

sage: sage: import numpy as np
sage: np.random.random?
Docstring:
...


So this looks like some ipython/Sage-related thing...

On Thursday, August 3, 2017 at 1:33:27 PM UTC+1, Eric Gourgoulhon wrote:



Le jeudi 3 août 2017 14:18:46 UTC+2, mforets a écrit :


could someone confirm the error?



I confirm.
is it an error on NumPy's or Sage's side? Thanks.

Maybe on Sage's side: if you run the same thing in a python 2 kernel from
sage -n jupyter, you don't get the error.

Best wishes,

Eric.


*

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to