Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
camfr-20020506.win32-py2.2.exe | 2002-05-06 | 6.1 MB | |
README.WIN | 2001-12-10 | 968 Bytes | |
Totals: 2 Items | 6.1 MB | 0 |
INSTALLATION In order to install CAMFR, download and install the following software packages, all of which have their own installer: * A Python distribution, either the standard distribution from http://www.python.org, or a fancier distribution with an IDE like ActivePython from http://www.activestate.com/Products/ActivePython * Numerical Python from http://sourceforge.net/projects/numpy * CAMFR itself from http://camfr.sourceforge.net The manual and example scripts will be installed in <pythondir>\camfr, where <pythondir> is the directory you installed Python in, e.g. C:\Python21. NOTES * Very occasionally, Python files hang when executed under the graphical PythonWin environment from ActivePython. Running these files from the command line works just fine. * Compared to the Linux version of CAMFR, the Windows version is a factor 2 to 3 slower. Hopefully this will be solved when gcc 3.x will be readily availably under Mingw32.