Matching pursuit

py-pursuit

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.

Here's one of his tests

Others


In [ ]: