Re: [sage-support] Re: Route inspection problem

2018-04-03 Thread Henri Girard
Yes... I am doing it. But Fano's plane seems to be quiet "special"... Le 03/04/2018 à 11:28, Samuel Lelièvre a écrit : Have you tried following the NetworkX tutorial? https://networkx.github.io/documentation/latest/tutorial.html 2018-04-03 9:52 GMT+02:00 Henri Girard

Re: [sage-support] Re: Route inspection problem

2018-04-03 Thread Samuel Lelièvre
Have you tried following the NetworkX tutorial? https://networkx.github.io/documentation/latest/tutorial.html 2018-04-03 9:52 GMT+02:00 Henri Girard : > Do you think it's possible to draw fano's plane with networkx ? > > I have been looking on internet but no answer yet > > Le 03/04/2018 à

Re: [sage-support] Re: Route inspection problem

2018-04-03 Thread Henri Girard
Do you think it's possible to draw fano's plane with networkx ? I have been looking on internet but no answer yet Le 03/04/2018 à 08:52, slelievre a écrit : Or you can turn off the Sage preparser.     preparser(False)     edgelist.head(10) Le mardi 3 avril 2018 08:44:29 UTC+2, slelievre a é

Re: [sage-support] Re: Route inspection problem

2018-04-03 Thread Henri Girard
thanks preparser is ideal Le 03/04/2018 à 08:52, slelievre a écrit : Or you can turn off the Sage preparser.     preparser(False)     edgelist.head(10) Le mardi 3 avril 2018 08:44:29 UTC+2, slelievre a écrit : Or you can do edgelist.head(int(10)) 2018-04-03 8:00 GMT+02:00 Henri Gir