[sage-devel] Re: SAGE on Vista!

2007-02-15 Thread William Stein
On Thu, 15 Feb 2007 22:26:46 -0800, Alec Mihailovs <[EMAIL PROTECTED]> wrote: > There is just a hope that SAGE could be modified in such a way that its > front end (written in pure Python that doesn't require much of Visual Studio > building) > could be installed as a Python library into the nati

[sage-devel] IPython parallel update

2007-02-15 Thread Brian Granger
Hello SAGE folks, I wanted to update all of you on the status of IPython1 - aka chainsaw... I am giving a talk about IPython at PyCon next week. In preparation for this, and in preparation of SAGE days 3, we are getting a new release of the parallel stuff ready. This release will be called "sa

[sage-devel] Re: SAGE on Vista!

2007-02-15 Thread Alec Mihailovs
- Original Message - From: "William Stein" <[EMAIL PROTECTED]> > > A Cygwin build of SAGE is the closest thing to "native SAGE" that I think > we'll ever see on any version of Microsoft Windows. Cygwin's build of SAGE is certainly a great thing - and I am using it. > Cygwin is an implem

[sage-devel] Re: quad-double doctests

2007-02-15 Thread didier deshommes
On 2/16/07, William Stein <[EMAIL PROTECTED]> wrote: > Actually, after applying your patch when I try to build I get: > > rank4:~/grants/2007-packard was$ sage -br > > -- > sage: Building and installing modified SAGE library files. > > sage/r

[sage-devel] Re: quad-double doctests

2007-02-15 Thread William Stein
On Thu, 15 Feb 2007 21:55:59 -0800, didier deshommes <[EMAIL PROTECTED]> wrote: > > Allo, > I've added some doctests to quad-double and fixed some bugs here and > there. The patch is here: > http://sage.math.washington.edu/home/dfdeshom/custom/patches/quaddouble-examples.txt Actually, after app

[sage-devel] Re: quad-double doctests

2007-02-15 Thread William Stein
On Thu, 15 Feb 2007 21:55:59 -0800, didier deshommes <[EMAIL PROTECTED]> wrote: > > Allo, > I've added some doctests to quad-double and fixed some bugs here and > there. The patch is here: > http://sage.math.washington.edu/home/dfdeshom/custom/patches/quaddouble-examples.txt Good job, thanks.

[sage-devel] Re: Memory leaks

2007-02-15 Thread Joshua Kantor
Perhaps related (and maybe already fixed). But I noticed the following do M=MatrixSpace(ZZ,1000) then repeatedly do m=M.random_element();get_memory_usage() You should see the memory usage go up by around 16 mb per execution and it doesn't appear to ever go down, If you do the same thing with RD

[sage-devel] quad-double doctests

2007-02-15 Thread didier deshommes
Allo, I've added some doctests to quad-double and fixed some bugs here and there. The patch is here: http://sage.math.washington.edu/home/dfdeshom/custom/patches/quaddouble-examples.txt didier --~--~-~--~~~---~--~~ To post to this group, send email to sage-devel@

[sage-devel] Re: SAGE on Vista!

2007-02-15 Thread Timothy Clemans
I finally understand the own build issue. On 2/15/07, William Stein <[EMAIL PROTECTED]> wrote: > > On Thu, 15 Feb 2007 18:00:18 -0800, Alec Mihailovs <[EMAIL PROTECTED]> wrote: > > > > > From: <[EMAIL PROTECTED]> > >> > >> I just finished building SAGE on Vista. It worked without a hitch! > > >

[sage-devel] Re: SAGE on Vista!

2007-02-15 Thread William Stein
On Thu, 15 Feb 2007 18:00:18 -0800, Alec Mihailovs <[EMAIL PROTECTED]> wrote: > > From: <[EMAIL PROTECTED]> >> >> I just finished building SAGE on Vista. It worked without a hitch! > > Cygwin or native? A Cygwin build of SAGE is the closest thing to "native SAGE" that I think we'll ever see on

[sage-devel] Re: SAGE on Vista!

2007-02-15 Thread Alec Mihailovs
From: <[EMAIL PROTECTED]> > > I just finished building SAGE on Vista. It worked without a hitch! Cygwin or native? Alec --~--~-~--~~~---~--~~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL

[sage-devel] SAGE on Vista!

2007-02-15 Thread boothby
I just finished building SAGE on Vista. It worked without a hitch! --~--~-~--~~~---~--~~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://

[sage-devel] Re: Fwd: bug in hecke_matrix?

2007-02-15 Thread William Stein
Don't worry about it -- the matrix multiply in the version of sage on sage.math is messed up. It's fine in the official 2.1 release, and it will be fine in the upcoming 2.2 release (which I'm working on right now). I'm also upgrading the sage on sage.math to have the fix right now. Sorry for th

[sage-devel] Fwd: bug in hecke_matrix?

2007-02-15 Thread Soroosh yazdani
I think there is a bug in hecke_matrix code right now. I get the following results, running sage on sage.math computer: -- | SAGE Version 2.1.0.1, Release Date: 2007-02-09 | | Type notebook() for the GUI, and l

[sage-devel] Re: SAGE: counting points over non-prime finite field.

2007-02-15 Thread William Stein
Dear Graeme, The code you sent me, etc., is now here: http://sage.math.washington.edu:9002/sage_trac/ticket/262 It will definitely get incorporated into SAGE in the near future. Thanks!! -- William On Thu, 15 Feb 2007 02:57:49 -0800, GD Taylor wrote: > Hello, > > Currently, asking SAGE