Re: [sage-combinat-devel] sage combinat install failed

2011-03-01 Thread Florent Hivert
Hi, > Sage-4.6.2 is not officially out. I'll probably take care of rebasing it the > evening. Unfortunately, it will take more time. I just realized that I only had the .rc0 version and the released one is the .rc1. I'm awaiting the download to finish but it is rather slow: Longueur: 6558535

Re: [sage-combinat-devel] graph editor

2011-03-01 Thread Martin Rubey
Hi all, the following worked for me: H = P.hasse_diagram() d = dict((v.vertex, pretty_print(v.element)) for v in P) H.relabel(d) D = DiGraph(H, pos=H.layout_graphviz()) graph_editor(D) one more question: there appear two sliders "length" and "strength" but they don't seem to do anything. What s

Re: [sage-combinat-devel] Re: sage combinat install failed

2011-03-01 Thread Nicolas M. Thiery
On Tue, Mar 01, 2011 at 06:27:12AM -0800, Christian Stump wrote: > He downloaded the 64bit version of sage, and then run > > # ./sage -combinat install > > it seems that rebuilding sage went well, but afterwards, hg detected > "local changes" in devel/sage-combinat and stopped. Any suggestions?

[sage-combinat-devel] Re: sage combinat install failed

2011-03-01 Thread Christian Stump
> Just to make sure I understand this second step: the wrong version of > the development tools got installed? (32 instead of 64 or vice versa?) There were two independent problems: 1. the unix development tools on his mac were not up to date. 2. he had downloaded the wrong version 32bit version

[sage-combinat-devel] graph editor

2011-03-01 Thread Martin Rubey
Dear Rado, (I'm not sure wether this is the right place to ask...) I'm very interested in using your graph editor from sage. However, it seems that what I need is not covered directly - or am I missing something? Namely, I have a Poset P, which I usually draw as follows: H = P.hasse_diagram

Re: [sage-combinat-devel] sage combinat install failed

2011-03-01 Thread Martin Rubey
"Nicolas M. Thiery" writes: > Hi Martin, > > On Mon, Feb 28, 2011 at 05:26:35PM +0100, Martin Rubey wrote: >> Dear heros, > > :-) > >> sage -combinat install >> >> but it failed: > Fixed and pushed! many thanks, now it works! Just discovered a slight glitch. Fortunately p^-1 works! Al

Re: [sage-combinat-devel] sage combinat install failed

2011-03-01 Thread Florent Hivert
Hi Anne, > For me with sage-4.6.2 there is another problem > > applying trac_7922-rebased-4.6.1 > applying trac_7922-doc.patch > patching file doc/en/thematic_tutorials/lie/weyl_character_ring.rst > Hunk #5 succeeded at 504 with fuzz 2 (offset 0 lines). > skipping trac_7922-hash-nt.patch -

Re: [sage-combinat-devel] sage combinat install failed

2011-03-01 Thread Anne Schilling
Hi Nicolas, For me with sage-4.6.2 there is another problem applying trac_7922-rebased-4.6.1 applying trac_7922-doc.patch patching file doc/en/thematic_tutorials/lie/weyl_character_ring.rst Hunk #5 succeeded at 504 with fuzz 2 (offset 0 lines). skipping trac_7922-hash-nt.patch - guarded by ['+di

Re: [sage-combinat-devel] sage combinat install failed

2011-03-01 Thread Nicolas M. Thiery
Hi Martin, On Mon, Feb 28, 2011 at 05:26:35PM +0100, Martin Rubey wrote: > Dear heros, :-) > sage -combinat install > > but it failed: > > patching file sage/combinat/root_system/root_space.py > Hunk #2 FAILED at 54 > 1 out of 3 hunks FAILED -- saving rejects to file > sage/combinat/ro