[sage-devel] Ribbon Tableaux

2018-05-13 Thread Bruce Westbury
I am finding the Ribbon Tableaux class frustrating. There seems to be no functionality. If you create a ribbon tableau and look at it, it does not look like a tableau and no interesting methods work because it does not look like a tableau to sage. As far as I am concerned, a ribbon tableau is

[sage-devel] Re: Ribbon Tableaux

2018-05-14 Thread Bruce Westbury
ng more functionality, but it does > need someone to add it. > > Best, > Travis > > > On Monday, May 14, 2018 at 3:55:18 AM UTC+10, Bruce Westbury wrote: >> >> I am finding the Ribbon Tableaux class frustrating. There seems to be no >> functionality. >>

[sage-devel] Re: Ribbon Tableaux

2018-05-14 Thread Bruce Westbury
t you would want to do with ribbon > tableaux? > > Best wishes, > > Anne > > On Monday, May 14, 2018 at 11:30:38 AM UTC-7, Bruce Westbury wrote: >> >> Thanks Travis, i agree with your comments. My complaint is not just that >> the functionality is not there (as y

[sage-devel] Corrupt system

2018-09-23 Thread Bruce Westbury
I am currently unable to build my sage development system. Here are the messages I get from make build. I think the key line is: /usr/bin/env: ‘sage-system-python’: No such file or directory How should I fix this? bruce@bruce-Kudu:~/sage$ make build make build/make/Makefile --stop make[1]: Ente

Re: [sage-devel] Corrupt system

2018-09-23 Thread Bruce Westbury
urce.html > > Do you get a particular tarball, clone from somewhere using git? > > On Sun, Sep 23, 2018 at 12:53 PM Bruce Westbury > wrote: > > > > > > I am currently unable to build my sage development system. > > Here are the messages I get from make bui

[sage-devel] Re: Corrupt system

2018-09-23 Thread Bruce Westbury
trap (which you only need > to do once), ie: > > git checkout 8.4.beta4 > make build > git checkout develop # or whichever branch you want to work on > > > > On Sunday, September 23, 2018 at 1:53:52 PM UTC+2, Bruce Westbury wrote: >> >> >> I am currently

[sage-devel] Re: Corrupt system

2018-09-24 Thread Bruce Westbury
September 2018 14:05:58 UTC+1, Volker Braun wrote: > > Try "git checkout master" instead > > On Sunday, September 23, 2018 at 2:53:08 PM UTC+2, Bruce Westbury wrote: >> >> I tried and got >> >> bruce@bruce-Kudu:~/sage$ git checkout 8.4beta4 >> erro

[sage-devel] Are complex numbers ordered?

2020-05-20 Thread Bruce Westbury
This was unexpected {{{ sage: CC(I) > CC(0) True sage: CC(-I) > CC(0) False }}} Are these the intended results? -- 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 s

[sage-devel] Re: Are complex numbers ordered?

2020-05-21 Thread Bruce Westbury
:12:02 UTC+1, Bruce Westbury wrote: > > This was unexpected > > {{{ > sage: CC(I) > CC(0) > True > sage: CC(-I) > CC(0) > False > }}} > > Are these the intended results? > -- You received this message because you are subscribed to the Google Groups "sa

Re: [sage-devel] Missing package?

2020-11-05 Thread Bruce Westbury
Thx On Thu, 5 Nov 2020 at 10:32, Dima Pasechnik wrote: > On Thu, Nov 5, 2020 at 10:08 AM brucew...@gmail.com > wrote: > > > > This is off-topic but I don't know the right place to ask this question > about using git. > > > > I now have a detached HEAD at 9.3.beta0 > > > > I tried "git checkout