Home Manual Project CVS Download SourceForge

MatPy - Matrix package for Python

MatPy is a Python package for numerical computation and plotting with a MatLab-like interface. It currently consists of wrappers around the Numeric, Gnuplot and SpecialFuncs packages. It provides an alternative interface to NumPy that is somewhat more convenient for matrix and vector computation. Eventually both will be based directly on the same low level routines. We are also looking for the possibility of interface to Octave.

Why another package of numerical computation?

The goal of this project is to provide a package with an interface that combines the elegance of Python for OO programming and convenience of Matlab/Octave for numerical computation.

The documentations are in html, ps and pdf, generated from LaTeX source.

This is an open source project. The Project Page below has many useful links, including how to join the developement.

You can get the releases from the Download page. If you want to try the latest and greatest grab the CVS tree.

Any comments, suggestion, questions or codes are welcome. Just drop me an email. But if you're going to hack a lot, the most efficient way is to join the development team so that you can check in to the CVS tree yourself. See the SourceForge Site Documentation for how to do it.


Manual in HTML MatPy
Manual in postscript and pdf MatPy.ps MatPy.pdf
Home page (this page) http://matpy.sourceforge.net
Project page on SourceForge http://sourceforge.net/projects/matpy/
CVS access http://sourceforge.net/cvs/?group_id=6490
Download http://download.sourceforge.net/matpy/
Requires: Python http://www.python.org
Requires: Numeric package http://numpy.sourceforge.net/
Required: Cephes package (in multipack) http://pylab.sourceforge.net/multipack.html http://cens.ioc.ee/cgi-bin/cvsweb/python/multipack/
Required: Gnuplot package http://gnuplot-py.sourceforge.net/
Extra stuff: New operators, index generation Misc/index.html
Project admin mailto:hzhu@users.sourceforge.net
Mailing lists mailto:matpy-devel@lists.sourceforge.net mailto:matpy-users@lists.sourceforge.net mailto:matpy-announce@lists.sourceforge.net
Related: Octave http://www.che.wisc.edu/octave/
Related: Matlab http://www.mathworks.com/products/matlab/
README README
INSTALL INSTALL
LICENSE LICENSE
CREDITS CREDITS
RELEASE_NOTES RELEASE_NOTES
CHANGES CHANGES
STATUS STATUS
TODO TODO

Index generated at 2002-03-23 00:52