/pysaft

Prototype of (potentially faster) version of SAFT using SciPy sparse matrix multiplication

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

pysaft

Prototype of (potentially faster) version of SAFT using SciPy sparse matrix multiplication

Prerequisites

Pysaft depends on Python, NumPy, SciPy, Cython, CythonGSL, Gnu Scientific Library and gcc.

Versions and sources used to produce results of 2013-08-19:

To make

Pysaft uses a rudimentary Makefile. Main choices are:

  • make
  • make clean