shithub: aubio

RSS feed

493e6f7a – Paul Brossier <piem@piem.org> authored on 2010/01/09 10:21
test_fvec.py: add test_alpha_norm_of_none and test_vector_create_with_list

549825aa – Paul Brossier <piem@piem.org> authored on 2010/01/09 10:20
demo_filterbank.py: use fvec to create array

d836c21f – Paul Brossier <piem@piem.org> authored on 2009/12/25 01:13
aubio/__init__.py: simplify, add support for list input

b8aaaffd – Paul Brossier <piem@piem.org> authored on 2009/12/25 01:12
demo_filterbank.py: add simple filterbank demo

4c01c0fe – Paul Brossier <piem@piem.org> authored on 2009/12/25 00:09
test_*.py: use aubio module

474f297f – Paul Brossier <piem@piem.org> authored on 2009/12/25 00:04
py-cvec.c: improved documentation

9c9cd549 – Paul Brossier <piem@piem.org> authored on 2009/12/25 00:02
gen_pyobject.py: simplify with proxy functions

1a6ef2cc – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:57
test_*.py: switch to mono, add tests for cvec

84e0606b – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:56
py-cvec.c: remove obsolete proxy functions

3e882a8e – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:56
py-filterbank.c: switch to proxy functions

91ce8d52 – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:52
gen_pyobject.py: updated to use proxy functions

6c502454 – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:51
py-fmat.c removed

b3130e2c – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:51
setup.py: add aubioproxy.c, remove py-fvec.c and py-fmat.c

7d9ec37b – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:49
py-fvec.c removed

ce4bfe36 – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:49
aubiomodule.c: swith to new proxy functions, remove py_fvec and py_fmat

363ce7af – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:45
py-filterbank.c: use new proxy function, switch to mono and fmat

a52d3ae4 – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:45
py-filter.c: use new proxy function, switch to mono

c04d250d – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:44
py-phasevoc.c: use new proxy functions

965b3023 – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:40
py-fft.c: use new proxy functions

0178c655 – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:37
aubio/: cvec is still on the C side

03c34509 – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:37
aubio-types.h: kill fvec and fmat, update proxy functions

7395ec5e – Paul Brossier <piem@piem.org> authored on 2009/12/24 23:34
aubioproxy.c: added conversion functions from C to numpy

ccca7cb6 – Paul Brossier <piem@piem.org> authored on 2009/12/20 15:20
aubio/__init__.py: added python helper for fvec and cvec