Mercurial > hg > vampy
log vampy-main.cpp @ 67:146d14ab15e7
age | author | description |
---|---|---|
Mon, 17 Nov 2014 10:03:44 +0000 | Chris Cannam | Debug output: off by default, on with VAMPY_VERBOSE environment variable |
Mon, 17 Nov 2014 09:37:59 +0000 | Chris Cannam | Update to Python 2.7 and clean up the build (avoid using deprecated NumPy API, fix compiler warnings) |
Sat, 05 Oct 2013 13:36:27 +0100 | gyorgyf | applied patch to fix bug related to numpy version string parsing |
Fri, 09 Oct 2009 14:25:35 +0000 | cannam | * whoops, remove perror() (these are expected to fail) |
Fri, 09 Oct 2009 14:22:44 +0000 | cannam | * PYLIB -> VAMPY_PYLIB |
Fri, 09 Oct 2009 14:07:44 +0000 | cannam | * If PYLIB environment variable is present, use that for the file to preload |