Hi
On Sat, 11 Aug 2018 at 15:38, Graham Gerrard
wrote:
> I am using sage from a command prompt ...
>
>
> show(line2d([(0,0),(1,1),(2,4)])) produces
>
> /home/graham/SageMath/local/lib/python2.7/lib-tk/Tkinter.py in ()
> 37 # Attempt to configure Tcl/Tk without requiring PATH
> 38
I am using sage from a command prompt ...
show(line2d([(0,0),(1,1),(2,4)])) produces
/home/graham/SageMath/local/lib/python2.7/lib-tk/Tkinter.py in ()
37 # Attempt to configure Tcl/Tk without requiring PATH
38 import FixTk
---> 39 import _tkinter # If this fails your Python may
May I ask a question? We know that the comment "graphs(n)" will return the
information of n unlabel graph. Do we have the way to know the info of "n
unlabel switching graphs"?
OEIS has this series for n unlabel switching graphs https://oeis.org/A002854
--
You received this message because you a
indeed, bootstrap is only needed if you install from "bare" source rather than
from a ready to install tarball. There you'd only need ./configure (in case you
need some non-default settings) and make, or just make if defaults are OK.
--
You received this message because you are subscribed to t