python/ext/{aubioproxy,py-cvec}.c: use npy_intp, not long
[aubio.git] / python / ext / aubioproxy.c
2016-05-11 Paul Brossierpython/ext/{aubioproxy,py-cvec}.c: use npy_intp, not...
2016-05-11 Paul Brossierpython/ext/aubioproxy.c: factorize input checks into...
2016-04-29 Paul Brossierpython/ext/aubio-types.h: add new_py_ functions to...
2016-04-28 Paul Brossierpython/ext/py-cvec.c: rewrite and simplify aubio.cvec...
2016-04-24 Paul Brossierpython/{ext,lib}: prepare for double precision
2016-04-24 Paul Brossierpython/ext: simplify memory allocations, removed unneed...
2016-04-21 Paul Brossierext/aubio-types.h: rewrite array to fvec conversions...
2013-12-18 Paul BrossierMerge branch 'master' of aubio.org:/git/aubio/aubio...
2013-12-10 Paul Brossierext/aubioproxy.c: improve sizes checks, cast to uint_t
2013-03-04 Paul Brossierpython/: move source files to ext/