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-packages/nzmath/config.py:181:
UserWarning: please set NZMATHCONFDIR
  warnings.warn("please set NZMATHCONFDIR")
/mnt/usb1/scratch/wstein/build/sage-4.4.3.rc0/local/lib/python2.6/site-packages/nzmath/config.py:186:
UserWarning: nzmathconf.py not found
  warnings.warn("nzmathconf.py not found")
[0, 0, 0]+[0, 0, 0]

etc...

but somebody has to review

   http://trac.sagemath.org/sage_trac/ticket/9161

first.


---------- Forwarded message ----------
From: NAKAMULA, Ken <nakam...@tnt.math.metro-u.ac.jp>
Date: Sun, Jun 6, 2010 at 9:03 AM
Subject: release of NZMATH 1.0 (system for number theory)
To: nmbrt...@listserv.nodak.edu


Dear number theorists,

We are pleased to announce the release of NZMATH 1.0.

NZMATH is a Python based system for number theory developed for six
years.  Various modules useful for number theory are included in
NZMATH package.  This time, we release its first stable version 1.0
officially.  It can be used easily even for programming beginners.
Please try it!

NZMATH version 1.0 introduces many new features and many improvements
of functionality in the earlier versions.  Some of the highlights:

- support of algebraic number fields.
- TeX (PDF) documentations.
- elliptic curve primality proving (ECPP).
- refinement of polynomial factorization over the rational integers.
- configuration for external modules.

For a complete list of features and more informations, access to

http://tnt.math.metro-u.ac.jp/nzmath/

Download
========
You can download NZMATH from

http://downloads.sourceforge.net/nzmath/
http://tnt.math.metro-u.ac.jp/nzmath/

Mailing List
============
There is a mailing list to discuss about NZMATH among the users.
To join the mailing list, send a mail to

nzmath-user-requ...@tnt.math.metro-u.ac.jp

with only the next line in the message body.

subscribe

Project and Code Repository
===========================
NZMATH project is on SourceForge.net now.

http://sourceforge.net/projects/nzmath/

The latest source codes are provided by Mercurial.  Details are in

http://sourceforge.net/scm/?type=hg&group_id=171032

Development Centre
==================
For more information or questions about NZMATH, contact:

 NZMATH development Group
 Department of Mathematics and Information Sciences
 Tokyo Metropolitan University
 1-1 Minami-osawa
 Hachioji, Tokyo
 1920397, JAPAN

e-Mail:  nzmath-supp...@tnt.math.metro-u.ac.jp
Tel   :  +81 42 677 2463
Fax   :  +81 42 677 2481

Supervisor:  NAKAMULA, Ken / Chief Developer:  TANAKA, Satoru
(The chief developer of NZMATH has changed from former MATSUI,
Tetsushi, to TANAKA, Satoru, in April, 2010.)

----------------------------------------------------------------------
Prof.Dr.NAKAMULA,Ken;_Math._Inf._Sci.,_Tokyo_Metropolitan_Univ.,_Japan
URL_________________________<http://tnt.math.metro-u.ac.jp/~nakamula/>
EML_<nakam...@tnt.math.metro-u.ac.jp>_________FAX_<+81-(0)42-677-2481>
CELL_<+81-(0)90-1692-3716>_______TEL_<+81-(0)42-677-1111ext3165or3164>
----------------------------------------------------------------------



-- 
William Stein
Professor of Mathematics
University of Washington
http://wstein.org

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to