Home / pyecm / 2.0.1
Name Modified Size InfoDownloads / Week
Parent folder
pyecm-2.0.1.tar.gz 2011-11-02 19.3 kB
pyecm-2.0.1.zip 2011-11-02 20.3 kB
Totals: 2 Items   39.6 kB 0
HOW TO RUN PYECM:

ALL PLATFORMS:
- First, make sure python (>= 2.3) is installed and working. You can always get
the latest release from http://python.org
- For speed increases, you may optionally install gmpy and/or psyco. Both are
highly recommended, especially gmpy, as they result in massive speed increases.
UNIX, LINUX, MAC:
- You can either use python pyecm.py to run it or change the filename to pyecm
and execute it as a script.

WINDOWS:
- Just run pyecm.py as you would any other python program.

PROJECT LINKS:
gmpy (http://code.google.com/p/gmpy/)
psyco (http://psyco.sourceforge.net/)
Source: README.txt, updated 2011-11-02