Merge branch 'master' into feature/pytest
[aubio.git] / python / ext / py-cvec.c
2018-12-19 Paul BrossierMerge branch 'master' into feature/pytest
2018-12-19 Paul Brossier[py] py-cvec uses PyLong_FromLong
2018-10-31 Paul BrossierMerge branch 'feature/docstrings' (see #73)
2018-10-30 Paul Brossier[py] improve py-cvec.c doc
2018-10-30 Paul Brossier[py] improve py-cvec.c doc
2018-10-30 Paul BrossierMerge branch 'feature/cdocstrings' into feature/docstrings
2018-10-30 Paul BrossierMerge branch 'master' into feature/cdocstrings
2018-10-26 Paul Brossier[python] improve cvec doc
2017-10-03 Paul BrossierMerge branch 'master' into dct
2017-10-01 Paul BrossierMerge branch 'intel_ipp_pull' of https://github.com...
2017-10-01 Paul BrossierMerge branch 'yin_confidence' of https://github.com...
2017-10-01 Paul BrossierMerge branch 'PR/simplify_emscripten'
2017-09-30 Paul Brossierpython/ext/py-cvec.c: setters to return a negative...
2017-03-10 Paul BrossierMerge branch 'master' into awhitening
2016-11-28 Paul Brossierpython/ext/py-cvec.c: use NPY_INTP_FMT
2016-06-22 Paul BrossierMerge branch 'master' into notes
2016-05-13 Paul Brossierpython/{ext/*.c,lib/gen_code.py}: complete PyTypeObject...
2016-05-11 Paul Brossierext/: build with -Wdeclaration-after-statement -Werror
2016-05-11 Paul Brossierpython/ext/{aubioproxy,py-cvec}.c: use npy_intp, not...
2016-05-11 Paul Brossierpython/ext/py-cvec.c: remove unused function
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-21 Paul Brossierext/py-cvec.c: indent
2016-04-18 Paul Brossierpython/ext: continue preparing for python 3
2016-04-18 Paul BrossierMerge pull request #40 from nphilipp/develop--py3k...
2015-11-26 Nils PhilippsenPython 3: use Py_TYPE() instead of ob_type member
2013-03-04 Paul Brossierpython/: move source files to ext/