Re: [sage-devel] Fwd: release of NZMATH 1.0 (system for number theory)

2010-06-06 Thread Mike Hansen
On Sun, Jun 6, 2010 at 7:40 PM, Alex Ghitza wrote: > I tried the spkg, and it appears to work fine.  I noticed that hg status > was complaining about the files in src/, so I made a simple .hgignore to > get rid of that.  I also added some more information to SPKG.txt.  The > updated spkg is linked

Re: [sage-devel] Fwd: release of NZMATH 1.0 (system for number theory)

2010-06-06 Thread Alex Ghitza
On Sun, 6 Jun 2010 18:53:26 -0700, William Stein wrote: > I want to respond to this message with: > > Try this in Sage by simply typing > > sage: install_package('nzmath') > sage: import nzmath > sage: help(nzmath) > sage: import nzmath.matrix > sage: preparser(False) > sage: nzmath.matrix.Matri

[sage-devel] Fwd: release of NZMATH 1.0 (system for number theory)

2010-06-06 Thread William Stein
I want to respond to this message with: Try this in Sage by simply typing sage: install_package('nzmath') sage: import nzmath sage: help(nzmath) sage: import nzmath.matrix sage: preparser(False) sage: nzmath.matrix.Matrix(2,3) /mnt/usb1/scratch/wstein/build/sage-4.4.3.rc0/local/lib/python2.6/site