[sage-support] Mac OS X Sage App

2008-07-12 Thread Greg Landweber
> One more question for Greg: What happened to the OSX Sage app you > showed at Dev1? We are really anxious to get it merged into Sage since > it looked really cool :) > Cheers, > Michael I've been scrambling to finish a commercial iPhone application, which should be done any day now. Then I'll r

[sage-support] Re: Is there a way to group notebooks?

2008-07-12 Thread William Stein
Knoboo does this very nicely and I think that code could easily be adalted to work in the Sage Knobook. On 7/12/08, mabshoff <[EMAIL PROTECTED]> wrote: > > On Jul 12, 8:28 am, gerhard <[EMAIL PROTECTED]> wrote: > > Hi Gerhard > >> My list of notebooks is growing. >> Is there a way of grouping th

[sage-support] Re: How to get "fast" integers and rationals?

2008-07-12 Thread David Harvey
On Jul 12, 2008, at 2:48 PM, Jason Grout wrote: > > David Harvey wrote: >> On Jul 12, 2008, at 1:22 PM, Mats wrote: >> >>> Clarification: I would like fast ints&reals, with 2/3=0., and >>> not >>> 2/3=0, but I cannot figure out how to do this in notebook mode. >> >> Hi Mats, >> >> If you b

[sage-support] Re: How to get "fast" integers and rationals?

2008-07-12 Thread Jason Grout
David Harvey wrote: > On Jul 12, 2008, at 1:22 PM, Mats wrote: > >> Clarification: I would like fast ints&reals, with 2/3=0., and not >> 2/3=0, but I cannot figure out how to do this in notebook mode. > > Hi Mats, > > If you build from source, you can apply the attached patch file to > ge

[sage-support] Re: Notebook sign-up email

2008-07-12 Thread mabshoff
On Jul 11, 10:23 pm, Robert Bradshaw <[EMAIL PROTECTED]> wrote: > On Jul 11, 2008, at 7:55 PM, Greg Landweber wrote: Greg, Robert, > > I am running a Sage notebook server for my students. Every time one of > > my students creates an account, the notebook sends the student an > > e-mail with a

[sage-support] Re: How to get "fast" integers and rationals?

2008-07-12 Thread David Harvey
On Jul 12, 2008, at 1:22 PM, Mats wrote: > Clarification: I would like fast ints&reals, with 2/3=0., and not > 2/3=0, but I cannot figure out how to do this in notebook mode. Hi Mats, If you build from source, you can apply the attached patch file to get future division *everywhere* in th

[sage-support] Re: Is there a way to group notebooks?

2008-07-12 Thread mabshoff
On Jul 12, 8:28 am, gerhard <[EMAIL PROTECTED]> wrote: Hi Gerhard > My  list of notebooks is growing. > Is there a way of grouping them into directory trees? There is a feature request to implement "folders" for the notebook. It has not happened yet. Timothy Clemans might be working on it. > I

[sage-support] Re: Plans for a Sage port to Solaris ??

2008-07-12 Thread mabshoff
On Jul 12, 10:01 am, Karen Bindash <[EMAIL PROTECTED]> wrote: Hi Karen, > I hope this is the most appropiate list, as I am aware of other > similar lists. If not, please let me know what is best. This is the right list. > I have seen various references to Sage on Solaris going back quite > som

[sage-support] Re: How to get "fast" integers and rationals?

2008-07-12 Thread Mats
Clarification: I would like fast ints&reals, with 2/3=0., and not 2/3=0, but I cannot figure out how to do this in notebook mode. Thank you, Mats On Jul 12, 12:56 pm, Mats <[EMAIL PROTECTED]> wrote: > Hello, > > I've been posting > tohttps://groups.google.com/group/sage-devel/browse_thread/

[sage-support] Plans for a Sage port to Solaris ??

2008-07-12 Thread Karen Bindash
I hope this is the most appropiate list, as I am aware of other similar lists. If not, please let me know what is best. I have seen various references to Sage on Solaris going back quite some time. Can anybody advise on 1) If a port is definately planned, or has it been shelved? 2) If a port is

[sage-support] How to get "fast" integers and rationals?

2008-07-12 Thread Mats
Hello, I've been posting to https://groups.google.com/group/sage-devel/browse_thread/thread/0f90ea04499a05cf about a bug where it's impossible to use Sage's regular ints/floats while in notebook mode if you want future-style python division (e.g. 2/3 = .66..., not 0) Might anyone have any in

[sage-support] Is there a way to group notebooks?

2008-07-12 Thread gerhard
My list of notebooks is growing. Is there a way of grouping them into directory trees? I could of course generate several logins, but that is hardly optimal. Thank you, -gerhard --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.

[sage-support] Re: sage-3.0.4.spkg fails to compile

2008-07-12 Thread ugus
Michael, thank you very much. It seems that the problem is removed. Cheers, Osman On Jul 12, 4:39 pm, mabshoff <[EMAIL PROTECTED] dortmund.de> wrote: > On Jul 12, 7:30 am, ugus <[EMAIL PROTECTED]> wrote: > > > Hi Michael, > > Hi Osman, > > > > > > > > Hi Osman, > > > Bingo, pbuild is broken in

[sage-support] Re: sage-3.0.4.spkg fails to compile

2008-07-12 Thread mabshoff
On Jul 12, 7:30 am, ugus <[EMAIL PROTECTED]> wrote: > Hi Michael, Hi Osman, > > Hi Osman, > > Bingo, pbuild is broken in Sage 3.0.4. Please apply the patch from > > >http://trac.sagemath.org/sage_trac/ticket/3614 > > > to $SAGE_ROOT/data/extcode, i.e. download the patch, i.e. > > >     > > wge

[sage-support] Re: sage-3.0.4.spkg fails to compile

2008-07-12 Thread ugus
Hi Michael, > Hi Osman, > Bingo, pbuild is broken in Sage 3.0.4. Please apply the patch from > > http://trac.sagemath.org/sage_trac/ticket/3614 > > to $SAGE_ROOT/data/extcode, i.e. download the patch, i.e. > >     > wgethttp://trac.sagemath.org/sage_trac/attachment/ticket/3614/trac_3614.p... >

[sage-support] Re: sage-3.0.4.spkg fails to compile

2008-07-12 Thread mabshoff
On Jul 12, 6:58 am, ugus <[EMAIL PROTECTED]> wrote: > > Hi Osman, > > Hi Michael, Hi Osman, > > Notice the missing numpy include. The build options for the > > time_series extension are in $SAGE_ROOT/devel/sage/setup.py: > > > time_series = Extension('sage.finance.time_series',['sage/finance

[sage-support] Re: sage-3.0.4.spkg fails to compile

2008-07-12 Thread ugus
> Hi Osman, Hi Michael, > Notice the missing numpy include. The build options for the > time_series extension are in $SAGE_ROOT/devel/sage/setup.py: > > time_series = Extension('sage.finance.time_series',['sage/finance > time_series.pyx'],include_dirs=debian_include_dirs + [SAGE_ROOT > +'/local

[sage-support] Re: sage-3.0.4 test: TIMED OUT errors on linux ppc

2008-07-12 Thread mabshoff
On Jul 12, 5:44 am, Bin Zhang <[EMAIL PROTECTED]> wrote: > Hi, Hi Bin, > On my 1.2GHz iBook Linux Powerpc, I get the following timeouts when > "make test": This is not really surprising since the iBook is rather slow. To raise the timeout change the following value right at the top of $SAGE_R

[sage-support] Re: sage-3.0.4.spkg fails to compile

2008-07-12 Thread mabshoff
On Jul 12, 5:35 am, ugus <[EMAIL PROTECTED]> wrote: > Hi Michael, Hi Osman, > > but I would guess the problem lies deeper. I > > checked and the dependencies for the Sage library include numpy. Can > > you compress install.log and post a link here so that I can take a > > look? > > you can dow

[sage-support] sage-3.0.4 test: TIMED OUT errors on linux ppc

2008-07-12 Thread Bin Zhang
Hi, On my 1.2GHz iBook Linux Powerpc, I get the following timeouts when "make test": sage -t devel/sage/sage/modular/abvar/homspace.py *** *** Error: TIMED OUT! *** *** *** *** Error: TIMED OUT! *** *** [374.9 s] sage -t devel/sage/sage/calculus/calculus.py **

[sage-support] Re: sage-3.0.4.spkg fails to compile

2008-07-12 Thread ugus
Hi Michael, > but I would guess the problem lies deeper. I > checked and the dependencies for the Sage library include numpy. Can > you compress install.log and post a link here so that I can take a > look? you can download it from: http://www.4shared.com/file/54868751/44cd2576/sage_install_log.h

[sage-support] Re: sage-3.0.4.spkg fails to compile

2008-07-12 Thread mabshoff
On Jul 12, 1:51 am, ugus <[EMAIL PROTECTED]> wrote: > Hi, Hi OSman > i am compiling sage-3.0.4 on Arch Linux. Everything compiled fine, > until the 61th pakage which is sage-3.0.4.spkg. > > Compiling sage-3.0.4.spkg terminates with following errors stemming > from arrayobject.h file: > > cytho

[sage-support] sage-3.0.4.spkg fails to compile

2008-07-12 Thread ugus
Hi, i am compiling sage-3.0.4 on Arch Linux. Everything compiled fine, until the 61th pakage which is sage-3.0.4.spkg. Compiling sage-3.0.4.spkg terminates with following errors stemming from arrayobject.h file: cython --embed-positions -I. -o sage/rings/padics/ padic_ZZ_pX_CA_element.c sage/ri