Prototype of (potentially faster) version of SAFT using SciPy sparse matrix multiplication
Pysaft depends on Python, NumPy, SciPy, Cython, CythonGSL, Gnu Scientific Library and gcc.
Versions and sources used to produce results of 2013-08-19:
- Python 2.7.3 -- via Kubuntu
- NumPy 1.6.1 -- via Kubuntu
- SciPy 0.9.0 -- via Kubuntu
- Cython 0.19.1
- CythonGSL 0.2.1 - via GitHub
- GSL 1.15 -- via Kubuntu
- gcc 4.6.3 -- via Kubuntu
Pysaft uses a rudimentary Makefile. Main choices are:
- make
- make clean