# # ChangeLog for python/tests/test_fvec.py # # Generated by Trac 1.2 # Apr 18, 2024, 8:15:24 AM Thu, 22 Sep 2016 11:46:16 GMT Paul Brossier [88c89e3] * python/tests/test_fvec.py (modified) python/tests/test_fvec.py: reduce alpha norm precision to 10.-4 Mon, 16 May 2016 03:08:18 GMT Paul Brossier [0b6d23d] * python/tests/test_aubio.py (modified) * python/tests/test_cvec.py (modified) * python/tests/test_fft.py (modified) * python/tests/test_filter.py (modified) * python/tests/test_filterbank.py (modified) * python/tests/test_filterbank_mel.py (modified) * python/tests/test_fvec.py (modified) * python/tests/test_mathutils.py (modified) * python/tests/test_mfcc.py (modified) * python/tests/test_midi2note.py (modified) * python/tests/test_musicutils.py (modified) * python/tests/test_note2midi.py (modified) * python/tests/test_onset.py (modified) * python/tests/test_phasevoc.py (modified) * python/tests/test_pitch.py (modified) * python/tests/test_sink.py (modified) * python/tests/test_slicing.py (modified) * python/tests/test_source.py (modified) * python/tests/test_specdesc.py (modified) * python/tests/test_zero_crossing_rate.py (modified) * python/tests/utils.py (modified) python/tests: fix most prospect warnings Wed, 11 May 2016 09:00:22 GMT Paul Brossier [44312de] * python/tests/test_fvec.py (modified) python/tests/test_fvec.py: cope with accumulated errors Wed, 11 May 2016 07:40:50 GMT Paul Brossier [88554b9] * python/tests/test_fvec.py (modified) python/tests/test_fvec.py: clean up and simplify Wed, 11 May 2016 05:06:08 GMT Paul Brossier [0df6e9e] * python/tests/test_fvec.py (modified) python/tests/test_fvec.py: avoid import Mon, 02 May 2016 12:54:50 GMT Paul Brossier [fb3f62e] * python/tests/test_fvec.py (modified) python/tests/test_fvec.py: add test_pass_to_numpy Sun, 24 Apr 2016 22:53:03 GMT Paul Brossier [c4b2183] * python/tests/test_filterbank.py (modified) * python/tests/test_filterbank_mel.py (modified) * python/tests/test_fvec.py (modified) * python/tests/test_musicutils.py (modified) * python/tests/test_pitch.py (modified) * python/tests/test_specdesc.py (modified) python/tests: use aubio.float_type Mon, 18 Apr 2016 21:24:47 GMT Paul Brossier [689106e] * python/tests/test_fvec.py (modified) * python/tests/test_mathutils.py (modified) * python/tests/test_musicutils.py (modified) * python/tests/test_phasevoc.py (modified) * python/tests/test_pitch.py (modified) * python/tests/test_sink.py (modified) * python/tests/test_source.py (modified) python/tests/: prepare for python3 (see #33) Fri, 08 Mar 2013 19:38:17 GMT Paul Brossier [973206a] * python/tests/test_fvec.py (modified) python/tests/test_fvec.py: clarify Sun, 10 Feb 2013 01:47:37 GMT Paul Brossier [26adcfb] * python/demos/demo_beats_and_tempo.py (moved) * python/demos/demo_onset_sinusoid.py (moved) * python/demos/demo_pitch_sinusoid.py (moved) * python/demos/demo_simple_robot_voice.py (moved) * python/demos/demo_sink.py (moved) * python/demos/demo_source.py (moved) * python/demos/demo_spectrogram.py (moved) * python/demos/demo_tss.py (moved) * python/tests/test_aubio.py (moved) * python/tests/test_cvec.py (moved) * python/tests/test_fft.py (moved) * python/tests/test_filter.py (moved) * python/tests/test_filterbank.py (moved) * python/tests/test_filterbank_mel.py (moved) * python/tests/test_fvec.py (moved) * python/tests/test_onset.py (moved) * python/tests/test_peakpicker.py (moved) * python/tests/test_phasevoc.py (moved) * python/tests/test_pitch.py (moved) * python/tests/test_source.py (moved) * python/tests/test_specdesc.py (moved) moved tests to subdirectory