[sage-support] Re: Strange sequence printing in SAGE

2007-10-23 Thread William Stein
On 10/23/07, Andrey Novoseltsev <[EMAIL PROTECTED]> wrote: > I have printing issues with sequences, cr parameter is not processed correctly > when it is False: > > sage: s = Sequence([1,2,3], cr=False) > sage: s > [1, 2, 3] > sage: print s, str(s), repr(s) > [ > 1, > 2, > 3 > ] [ > 1, > 2, > 3 > ]

[sage-support] Re: sage-2.8.8

2007-10-23 Thread Justin C. Walker
An update: On Oct 22, 2007, at 21:29 , mabshoff wrote: > On Oct 23, 6:19 am, "Justin C. Walker" <[EMAIL PROTECTED]> wrote: >> Hi, Michael, >> I did this for both '/lib' and '/include', just for grins, and cddlib >> did build successfully. >> > > Ok, please open a ticket for cddlib-094b then. Wi

[sage-support] Re: Logging http requests

2007-10-23 Thread Ted Kosan
Alex wrote: > twisted has a lot of built in logging facilities, see > > => from twisted.python import log (like log.LogWrapperResource) > > => from twisted.web2 import log > > => the logging functionality associated with the 'twistd' script > > I know standard log formats are supported, like apac

[sage-support] Re: Logging http requests

2007-10-23 Thread alex clemesha
On 10/23/07, William Stein <[EMAIL PROTECTED]> wrote: > > > On 10/23/07, Ted Kosan <[EMAIL PROTECTED]> wrote: > > > > Does anyone know to enable logging of http requests with the twisted > > version of the SAGE Notebook server? > > > > This functionality is not implemented. The only way I know

[sage-support] Re: Logging http requests

2007-10-23 Thread William Stein
On 10/23/07, Ted Kosan <[EMAIL PROTECTED]> wrote: > > Does anyone know to enable logging of http requests with the twisted > version of the SAGE Notebook server? > This functionality is not implemented. The only way I know to enable it would be to decide what to log and in what format, how th

[sage-support] Re: problems with Singular

2007-10-23 Thread Luis Garcia-Puente
Dear Michael, There is nothing better than teaching a differential equations class and afterwards seeing a smart and prompt answer to the question submitted just before class. Great! You are totally right it died after 3Gb were used. I usually work with the Singular binary but lately I was not ab

[sage-support] Logging http requests

2007-10-23 Thread Ted Kosan
Does anyone know to enable logging of http requests with the twisted version of the SAGE Notebook server? Thanks, Ted --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PRO

[sage-support] Re: problems with Singular

2007-10-23 Thread mabshoff
On Oct 23, 4:14 pm, Luis Garcia-Puente <[EMAIL PROTECTED]> wrote: > Dear Sage team, Hello Luis, > > I was running Singular on top of Sage but it kept crashing with a > message of no more memory. After looking at the activity monitor (I am > running sage on a Mac Pro with OS X 10.4.10) I saw th

[sage-support] problems with Singular

2007-10-23 Thread Luis Garcia-Puente
Dear Sage team, I was running Singular on top of Sage but it kept crashing with a message of no more memory. After looking at the activity monitor (I am running sage on a Mac Pro with OS X 10.4.10) I saw that there was still plenty of memory (13 Gb unused). So I thought that it might be a problem