2021-12-29 |
Paul Brossier | [tensor] add header |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [dense] add first plain version |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [batchnorm] add first plain version |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [tensor] add some documentation |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [tensor] remove old macro, add more public prototypes |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [tensor] add print helpers |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [tensor] add have_same_size |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [tensor] add get_subtensor |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [tensor] complet get_shape_string |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [tensor] set initial max value to first element |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [tensor] view any tensor as fvec/fmat |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [tensor] set buffer, remove old comments |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [tensor] add buffer field, improve documentation |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [tensor] add get_shape_string |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [tests] add tensor tests |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [tensor] also set size when viewing fmat/fvec |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [tensor] rename n_items to size, remove items_per_row |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [tensor] use new member names |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [maxpool1d] update to new tensor members |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [conv1d] update to new tensor members |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [tensor] rename attributes to ndim and shape[] to match... |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [priv] add AUBIO_GOTO_FAILURE helper |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [ai] add first maxpool1d draft |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [ai] add first conv1d draft |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [ai] add first tensor draft |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [fmat] ensure contiguous memory |
commit | commitdiff | tree | snapshot |
2021-12-29 |
Paul Brossier | [ci] update azure to windows-latest |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Paul Brossier | [README] move commits since badge last |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Paul Brossier | [README] add pypi and conda download badges |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Paul Brossier | [README] add azure status badge |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Paul Brossier | [README] add circleci status badge |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Paul Brossier | [README] remove travis badge |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Paul Brossier | [source_avcodec] avoid deprecation warning with latest... |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Paul Brossier | [ci] switch circleci to python 3.10 |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Paul Brossier | [ci] update circleci to new python docker images |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Paul Brossier | [waf] fetch public key matching requested waf version... |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Paul Brossier | [waf] bump to 2.0.23 |
commit | commitdiff | tree | snapshot |
2021-01-19 |
Paul Brossier | [VERSION] use - insted of ~ to split version status... |
commit | commitdiff | tree | snapshot |
2021-01-19 |
Paul Brossier | [waf] bump to 2.0.21 |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | Merge branch 'feature/timestretch' |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | Merge branch 'master' into feature/autosink |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | [waf] add vorbis and flac to nodeps list |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | Merge branch 'master' into feature/timestretch |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | Merge branch 'fix/shebangs' |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | [waf] add rubberband to nodeps list |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | Merge branch 'master' into feature/timestretch |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | Merge branch 'master' into feature/autosink |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | [ci] split --nodeps and --enable-double in travis |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | [doc] add a note about --nodeps |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | [ci] use --nodeps in travis |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | [make] always use 16 bit wav files to pass tests with... |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | [waf] add --nodeps option to build with no dependency |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | Merge branch 'fix-shebang', thanks to @katyo |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | Merge branch 'fix/gitignore_regex', thanks to @emlyn |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | Merge branch @THE-COB/aubio to fix typo in demo |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | Merge branch 'fix-typo-doc-utils' of @Polochon-street... |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | [ci] disable all deps on travis nodeps |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | [ci] add rubberband on circleci |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | [ci] install rubberband on azure linux |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | Merge branch 'master' into feature/timestretch |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | [ci] fix azure linux deps name |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | [ci] add azure linux deps |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | Merge branch 'master' into feature/timestretch |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | [ci] swith appveyor py35 to py38 |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | [py] add const qualifiers to ufuncs prototypes for... |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | [ci] use latest python on circleci |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | [ci] comment out windows travis for now, revert previou... |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | [ci] kill gpg-agent on travis windows |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Brossier | [ci] remove windows py27 travis configuration, use... |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] set linux versions on travis |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] install vcpython27 instead of py27 on windows... |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] fix typo in xcode12 travis script |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] add windows py27 configuration for travis |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] update travis configuration names |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] build only lib on xcode12 in travis (borken python2.7) |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] do not try to build link python-aubio to libaubio... |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] back to pypy3.5 in travis |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] no coverage on windows in travis |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] back to pypy3.5 in travis |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] set language: python for pypy |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] remove expandwaf for windows, remove travis_rety |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] add missing language, update xcode versions for... |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [waf] bump to 2.0.20 |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] install make on windows |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] remove trusty and sudo from .travis.yml |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] set windows path on travis |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] use choco to install py3.8 on travis, only upgrade... |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] fix travis target name |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] add names and upgrade travis targets |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] loosen pypy version in .travis.yml |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] remove python2 osx cruft in .travis.yml |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | Merge branch 'master' into feature/timestretch |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | [ci] switch azure osx to latest image |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Brossier | Merge branch 'master' into feature/timestretch |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Polochon-street | Fix typo in musicutils doc |
commit | commitdiff | tree | snapshot |
2020-02-26 |
THE-COB | Fixed spelling error: "condidence" to "confidence" |
commit | commitdiff | tree | snapshot |
2020-02-03 |
Emlyn Corrin | Fix regex |
commit | commitdiff | tree | snapshot |
2020-01-23 |
K | Fixed shebangs in scripts |
commit | commitdiff | tree | snapshot |
2019-11-17 |
Paul Brossier | Merge branch 'master' of https://github.com/autoantwort... |
commit | commitdiff | tree | snapshot |
2019-11-17 |
Paul Brossier | [doc] update line numbers in develop.rst, thanks to... |
commit | commitdiff | tree | snapshot |
next |