[sage-devel] SymbolicC++

2008-10-11 Thread Hazem
Hi, I just wanted to know if SAGE developers are aware of the SymbolicC++ system: http://issc.rau.ac.za/symbolic/symbolic.html http://www.worldscibooks.com/mathematics/6966.html Seems to be new on the scene.. Hazem --~--~-~--~~~---~--~~ To post to this group,

[sage-devel] Re: The Spies Sage Development Prize

2008-10-11 Thread Georg S. Weber
Wow! On 10 Okt., 10:57, "William Stein" <[EMAIL PROTECTED]> wrote: > Hello, > > The Spies Sage Development Prize is an annual award worth $500 that will be > given each year to a person who makes passionate and inspiring contributions > to the development  of the  Sage Mathematical Software Syste

[sage-devel] Re: Trouble with .gaprc file when compiling from source

2008-10-11 Thread Matthias Meulien
> (...) but it didn't reset the cached gap workspace. I see. I was not aware of this. After removing $HOME/.sage/gap it works!! Thanks a lot! -- Matthias --~--~-~--~~~---~--~~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from t

[sage-devel] Re: Trouble with .gaprc file when compiling from source

2008-10-11 Thread William Stein
On Sat, Oct 11, 2008 at 9:31 AM, Matthias Meulien <[EMAIL PROTECTED]> wrote: > > >> Could you try changing line (...) > > I've added the -r option to gap_cmd, and run sage with -br options; The > problem is still there. > > To get rid of the problem I have to remove the file .gaprc, then rebuild >

[sage-devel] Re: Trouble with .gaprc file when compiling from source

2008-10-11 Thread Matthias Meulien
> Could you try changing line (...) I've added the -r option to gap_cmd, and run sage with -br options; The problem is still there. To get rid of the problem I have to remove the file .gaprc, then rebuild the GAP spkg. Finaly I can get my .gaprc back, everything will work fine: - Sage won't b

[sage-devel] Re: in-place WYSIWYG text-cell editing

2008-10-11 Thread John H Palmieri
On Oct 10, 5:33 pm, "Bill Page" <[EMAIL PROTECTED]> wrote: > On Fri, Oct 10, 2008 at 7:45 PM, Jason Grout wrote: > > > mhampton wrote: > >> Shift-click for a text cell?  That doesn't do anything different at > >> the moment, does it? > > > Any objections to creating or editing a text cell on a shi

[sage-devel] Re: Trouble with .gaprc file when compiling from source

2008-10-11 Thread William Stein
On Sat, Oct 11, 2008 at 8:10 AM, Matthias Meulien <[EMAIL PROTECTED]> wrote: > > >> GAP will look for .gaprc in the home directory. I don't know how to >> change this (or if it can be changed) but Steve Linton does. > > There's a command line option for this; From GAP man page: > > -r disable/en

[sage-devel] Trouble with .gaprc file when compiling from source

2008-10-11 Thread Matthias Meulien
> GAP will look for .gaprc in the home directory. I don't know how to > change this (or if it can be changed) but Steve Linton does. There's a command line option for this; From GAP man page: -r disable/enable reading of the '.gaprc' file > I also don't quite understand the original poster's

[sage-devel] Re: Trouble with .gaprc file when compiling from source

2008-10-11 Thread William Stein
On Sat, Oct 11, 2008 at 7:23 AM, David Joyner <[EMAIL PROTECTED]> wrote: > > On Sat, Oct 11, 2008 at 9:58 AM, mabshoff <[EMAIL PROTECTED]> wrote: >> >> >> >> On Oct 11, 6:54 am, Matthias Meulien <[EMAIL PROTECTED]> wrote: >>> Hi, >> >> Hi Matthias, >> >>> I successfully compiled Sage 3.1.2 from so

[sage-devel] Re: Trouble with .gaprc file when compiling from source

2008-10-11 Thread David Joyner
On Sat, Oct 11, 2008 at 9:58 AM, mabshoff <[EMAIL PROTECTED]> wrote: > > > > On Oct 11, 6:54 am, Matthias Meulien <[EMAIL PROTECTED]> wrote: >> Hi, > > Hi Matthias, > >> I successfully compiled Sage 3.1.2 from source. But I had troubles >> with many commands... I finaly realized that all functions

[sage-devel] Re: Trouble with .gaprc file when compiling from source

2008-10-11 Thread mabshoff
On Oct 11, 6:54 am, Matthias Meulien <[EMAIL PROTECTED]> wrote: > Hi, Hi Matthias, > I successfully compiled Sage 3.1.2 from source. But I had troubles > with many commands... I finaly realized that all functions using a GAP > subprocess where buggy, which was related to a corrupted prompt; se

[sage-devel] Trouble with .gaprc file when compiling from source

2008-10-11 Thread Matthias Meulien
Hi, I successfully compiled Sage 3.1.2 from source. But I had troubles with many commands... I finaly realized that all functions using a GAP subprocess where buggy, which was related to a corrupted prompt; see: sage: gap._eval_line('1+3;') '4\n\x1b[1m\x1b[34mgap> \x1b[0m' Removing $HOME/.gaprc