Download Latest Version pyecm-2.0.2.zip (20.5 kB)
Email in envelope

Get an email when there's a new version of pyecm

Home / pyecm
Name Modified Size InfoDownloads / Week
Parent folder
2.0.2 (Python 3) 2013-09-05
2.0.2 2013-09-05
2.0.1 (Python 3) 2012-01-15
2.0.1 2011-11-02
2.0 2008-07-07
1.2.2 2007-06-02
1.2.1 2007-05-30
1.2 2007-05-29
1.1.2 2007-05-18
1.1.1 2007-05-15
1.1 2007-05-08
1.0 2007-05-05
0.2 2006-11-25
0.1 (Initial) 2006-10-16
README.txt 2011-11-02 600 Bytes
Totals: 15 Items   600 Bytes 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