From Leif Johnson's py-pursuit project
Installed OK with setup.py
after this patch to setup.py
:
from numpy.distutils.misc_util import get_numpy_include_dirs
include_dirs=get_numpy_include_dirs(),
He seems more concerned with images and sound, and with reconstruction. I don't understand how to use it.
pip install pypursuit
: (is correct name) requires fftw-3, can't compile
In [ ]: