aubio.git
2021-12-29 Paul Brossier[conv1d] avoid unused variable, update comment
2021-12-29 Paul Brossier[conv1d] add second blas optimisation using gemv
2021-12-29 Paul Brossier[conv1d] add first blas optimisation using sdot
2021-12-29 Paul Brossier[conv2d] set_stride accepts int[]
2021-12-29 Paul Brossier[batchnorm] improve debug string
2021-12-29 Paul Brossier[maxpool1d] improve debug string
2021-12-29 Paul Brossier[maxpool2d] use first element to initialize output...
2021-12-29 Paul Brossier[maxpool1d] use first element to initialize output...
2021-12-29 Paul Brossier[tests] add tensor_matmul test
2021-12-29 Paul Brossier[maxpool2d] add first draft implementation
2021-12-29 Paul Brossier[tensor] add matmul
2021-12-29 Paul Brossier[fmat] add fvec_matmul
2021-12-29 Paul Brossier[fmat] use gemv in fmat_vecmul
2021-12-29 Paul Brossier[aubio_priv] add AUBIO_ASSERT_EQUAL_SHAPE helper
2021-12-29 Paul Brossier[conv2d] add first plain draft
2021-12-29 Paul Brossier[fvec] add fvec_vecadd
2021-12-29 Paul Brossier[tensor] always use buffer in tensor_as_fvec
2021-12-29 Paul Brossier[tensor] add header
2021-12-29 Paul Brossier[dense] add first plain version
2021-12-29 Paul Brossier[batchnorm] add first plain version
2021-12-29 Paul Brossier[tensor] add some documentation
2021-12-29 Paul Brossier[tensor] remove old macro, add more public prototypes
2021-12-29 Paul Brossier[tensor] add print helpers
2021-12-29 Paul Brossier[tensor] add have_same_size
2021-12-29 Paul Brossier[tensor] add get_subtensor
2021-12-29 Paul Brossier[tensor] complet get_shape_string
2021-12-29 Paul Brossier[tensor] set initial max value to first element
2021-12-29 Paul Brossier[tensor] view any tensor as fvec/fmat
2021-12-29 Paul Brossier[tensor] set buffer, remove old comments
2021-12-29 Paul Brossier[tensor] add buffer field, improve documentation
2021-12-29 Paul Brossier[tensor] add get_shape_string
2021-12-29 Paul Brossier[tests] add tensor tests
2021-12-29 Paul Brossier[tensor] also set size when viewing fmat/fvec
2021-12-29 Paul Brossier[tensor] rename n_items to size, remove items_per_row
2021-12-29 Paul Brossier[tensor] use new member names
2021-12-29 Paul Brossier[maxpool1d] update to new tensor members
2021-12-29 Paul Brossier[conv1d] update to new tensor members
2021-12-29 Paul Brossier[tensor] rename attributes to ndim and shape[] to match...
2021-12-29 Paul Brossier[priv] add AUBIO_GOTO_FAILURE helper
2021-12-29 Paul Brossier[ai] add first maxpool1d draft
2021-12-29 Paul Brossier[ai] add first conv1d draft
2021-12-29 Paul Brossier[ai] add first tensor draft
2021-12-29 Paul Brossier[fmat] ensure contiguous memory
2021-12-29 Paul Brossier[ci] update azure to windows-latest
2021-12-26 Paul Brossier[README] move commits since badge last
2021-12-26 Paul Brossier[README] add pypi and conda download badges
2021-12-26 Paul Brossier[README] add azure status badge
2021-12-26 Paul Brossier[README] add circleci status badge
2021-12-26 Paul Brossier[README] remove travis badge
2021-12-26 Paul Brossier[source_avcodec] avoid deprecation warning with latest...
2021-12-26 Paul Brossier[ci] switch circleci to python 3.10
2021-12-26 Paul Brossier[ci] update circleci to new python docker images
2021-12-26 Paul Brossier[waf] fetch public key matching requested waf version...
2021-12-26 Paul Brossier[waf] bump to 2.0.23
2021-01-19 Paul Brossier[VERSION] use - insted of ~ to split version status...
2021-01-19 Paul Brossier[waf] bump to 2.0.21
2020-07-02 Paul BrossierMerge branch 'feature/timestretch'
2020-07-02 Paul BrossierMerge branch 'master' into feature/autosink
2020-07-02 Paul Brossier[waf] add vorbis and flac to nodeps list
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-02 Paul BrossierMerge branch 'fix/shebangs'
2020-07-02 Paul Brossier[waf] add rubberband to nodeps list
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-02 Paul BrossierMerge branch 'master' into feature/autosink
2020-07-02 Paul Brossier[ci] split --nodeps and --enable-double in travis
2020-07-02 Paul Brossier[doc] add a note about --nodeps
2020-07-02 Paul Brossier[ci] use --nodeps in travis
2020-07-02 Paul Brossier[make] always use 16 bit wav files to pass tests with...
2020-07-02 Paul Brossier[waf] add --nodeps option to build with no dependency
2020-07-02 Paul BrossierMerge branch 'fix-shebang', thanks to @katyo
2020-07-02 Paul BrossierMerge branch 'fix/gitignore_regex', thanks to @emlyn
2020-07-02 Paul BrossierMerge branch @THE-COB/aubio to fix typo in demo
2020-07-02 Paul BrossierMerge branch 'fix-typo-doc-utils' of @Polochon-street...
2020-07-02 Paul Brossier[ci] disable all deps on travis nodeps
2020-07-02 Paul Brossier[ci] add rubberband on circleci
2020-07-02 Paul Brossier[ci] install rubberband on azure linux
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-02 Paul Brossier[ci] fix azure linux deps name
2020-07-02 Paul Brossier[ci] add azure linux deps
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-02 Paul Brossier[ci] swith appveyor py35 to py38
2020-07-02 Paul Brossier[py] add const qualifiers to ufuncs prototypes for...
2020-07-02 Paul Brossier[ci] use latest python on circleci
2020-07-02 Paul Brossier[ci] comment out windows travis for now, revert previou...
2020-07-02 Paul Brossier[ci] kill gpg-agent on travis windows
2020-07-02 Paul Brossier[ci] remove windows py27 travis configuration, use...
2020-07-01 Paul Brossier[ci] set linux versions on travis
2020-07-01 Paul Brossier[ci] install vcpython27 instead of py27 on windows...
2020-07-01 Paul Brossier[ci] fix typo in xcode12 travis script
2020-07-01 Paul Brossier[ci] add windows py27 configuration for travis
2020-07-01 Paul Brossier[ci] update travis configuration names
2020-07-01 Paul Brossier[ci] build only lib on xcode12 in travis (borken python2.7)
2020-07-01 Paul Brossier[ci] do not try to build link python-aubio to libaubio...
2020-07-01 Paul Brossier[ci] back to pypy3.5 in travis
2020-07-01 Paul Brossier[ci] no coverage on windows in travis
2020-07-01 Paul Brossier[ci] back to pypy3.5 in travis
2020-07-01 Paul Brossier[ci] set language: python for pypy
2020-07-01 Paul Brossier[ci] remove expandwaf for windows, remove travis_rety
2020-07-01 Paul Brossier[ci] add missing language, update xcode versions for...
2020-07-01 Paul Brossier[waf] bump to 2.0.20
next