# # ChangeLog for src/fvec.c # # Generated by Trac 1.2 # Apr 25, 2024, 6:27:49 AM Sun, 06 Sep 2015 07:45:22 GMT Paul Brossier [4aa18e3] * src/aubio_priv.h (modified) * src/fvec.c (modified) Merge branch 'develop' into accelerate Sat, 05 Sep 2015 19:14:47 GMT Paul Brossier [44e9eeb5] * src/aubio_priv.h (modified) * src/fvec.c (modified) src/fvec.c: move alias to aubio_priv.h, add cblas copy Sat, 05 Sep 2015 09:05:43 GMT Paul Brossier [7166ef8] * src/fvec.c (modified) * src/fvec.h (modified) src/fvec.{c,h}: add fvec_weighted_copy Sat, 05 Sep 2015 07:48:46 GMT Paul Brossier [6bb268b] * src/fvec.c (modified) src/fvec.c: add variant for fvec_set_all using catlas Thu, 03 Sep 2015 07:21:19 GMT Paul Brossier [1dd95c7] * src/fvec.c (modified) src/fvec.c: use macros for single/double precision, prefere ... Wed, 02 Sep 2015 12:44:22 GMT Paul Brossier [5b896e0] * src/fvec.c (modified) src/fvec.c: Accelerate fvec_set_all, fvec_zeros, fvec_weight, fvec_copy Mon, 30 Dec 2013 23:20:28 GMT Paul Brossier [c21acb9] * src/cvec.c (modified) * src/fmat.c (modified) * src/fvec.c (modified) * src/io/sink_sndfile.c (modified) * src/lvec.c (modified) * src/mathutils.c (modified) * src/pitch/pitch.c (modified) * src/pitch/pitchspecacf.c (modified) * src/pitch/pitchyinfft.c (modified) * src/synth/wavetable.c (modified) * src/tempo/beattracking.c (modified) * src/temporal/a_weighting.c (modified) * src/temporal/c_weighting.c (modified) src/: improve build with -Wdeclaration-after-statement Tue, 17 Dec 2013 16:13:28 GMT Paul Brossier [c34336e] * examples/aubionotes.c (modified) * examples/aubioonset.c (modified) * examples/aubiopitch.c (modified) * examples/aubiotrack.c (modified) * examples/jackio.c (modified) * src/fvec.c (modified) * src/fvec.h (modified) * tests/src/spectral/test-phasevoc-jack.c (modified) * tests/src/spectral/test-phasevoc.c (modified) src/fvec.h: clean up fvec api Thu, 28 Nov 2013 20:51:15 GMT Paul Brossier [767990e] * src/cvec.c (modified) * src/fmat.c (modified) * src/fvec.c (modified) * src/lvec.c (modified) src/{fvec,cvec,lvec,fmat}.c: make sure new_ functions return NULL if ... Tue, 26 Nov 2013 03:44:17 GMT Paul Brossier [923a7a8] * src/fmat.c (modified) * src/fvec.c (modified) * src/lvec.c (modified) * wscript (modified) src/{fvec,fmat}.c: use memcpy and memset to optimise when possible, ... Mon, 18 Mar 2013 15:46:42 GMT Paul Brossier [396103a] * src/fvec.c (modified) src/fvec.c: fvec_copy: only get min if needed Thu, 17 Nov 2011 01:07:44 GMT Paul Brossier [1c24da5] * src/cvec.c (modified) * src/fvec.c (modified) src/{f,c}vec.c: remove zeroing since we now use calloc Fri, 04 Dec 2009 00:32:43 GMT Paul Brossier [c7860af] * src/fmat.c (added) * src/fmat.h (added) * src/fvec.c (modified) * src/fvec.h (modified) * src/lvec.c (modified) * src/lvec.h (modified) modified fvec and lvec to be mono, added fmat Fri, 25 Sep 2009 22:04:55 GMT Paul Brossier [a6db140] * src/aubio.h (modified) * src/aubio_priv.h (modified) * src/cvec.c (modified) * src/cvec.h (modified) * src/fvec.c (modified) * src/fvec.h (modified) * src/lvec.c (modified) * src/lvec.h (modified) * src/mathutils.c (modified) * src/mathutils.h (modified) * src/types.h (modified) src/*.[ch]: update copyrights and license from 2003 / GPLv2 to ... Thu, 17 Sep 2009 05:24:31 GMT Paul Brossier [5b1fff7] * src/fvec.c (modified) src/fvec.c: use AUBIO_SMPL_FMT Sat, 12 Sep 2009 12:28:00 GMT Paul Brossier [3b2d32c] * src/fvec.c (modified) * src/fvec.h (modified) src/fvec.{c,h}: add fvec_set _zeros _ones _rev _weight and _copy ... Fri, 11 Sep 2009 22:00:54 GMT Paul Brossier [32f5a01] * src/fvec.c (modified) * src/fvec.h (modified) src/fvec.{c,h}: add simple fvec_print function Sat, 24 Nov 2007 22:02:29 GMT Paul Brossier [6c7d49b] * ext/sndfileio.c (modified) * src/aubio.h (modified) * src/fvec.c (modified) * src/mathutils.c (modified) * src/onset/onset.c (modified) * src/onset/onsetdetection.c (modified) * src/onset/peakpick.c (modified) * src/pitch/pitchdetection.c (modified) * src/pitch/pitchfcomb.c (modified) * src/pitch/pitchmcomb.c (modified) * src/pitch/pitchschmitt.c (modified) * src/pitch/pitchyin.c (modified) * src/pitch/pitchyinfft.c (modified) * src/sample.h (deleted) * src/spectral/filterbank.c (modified) * src/spectral/mfcc.c (modified) * src/spectral/tss.c (modified) * src/tempo/beattracking.c (modified) * src/tempo/tempo.c (modified) * src/temporal/biquad.c (modified) * src/temporal/filter.c (modified) * src/temporal/resample.c (modified) * src/utils/hist.c (modified) * src/utils/scale.c (modified) remove src/sample.h Thu, 01 Nov 2007 13:29:08 GMT Paul Brossier [d1ec8cb] * src/Makefile.am (modified) * src/cvec.c (moved) * src/cvec.h (added) * src/fvec.c (added) * src/fvec.h (added) * src/sample.h (modified) splitted sample.c into fvec.c and cvec.c, kept sample.h for convenience