Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.11.0 source code.tar.gz | 2025-03-11 | 2.3 MB | |
0.11.0 source code.zip | 2025-03-11 | 2.4 MB | |
README.md | 2025-03-11 | 2.8 kB | |
Totals: 3 Items | 4.8 MB | 2 |
What's Changed
- Bump minimum matplotlib to 3.5.0 by @bmcfee in https://github.com/librosa/librosa/pull/1839
- Fix name collision for norm argument in mfcc by @ssslakter in https://github.com/librosa/librosa/pull/1844
- Remove .H for conjugate().T by @bmcfee in https://github.com/librosa/librosa/pull/1851
- [documentation][Issue [#1855]] Update Fast Mellin Transform doc example by @dhunstack in https://github.com/librosa/librosa/pull/1856
- fix onset documentation specshow samplerate by @BenedictSt in https://github.com/librosa/librosa/pull/1858
- Updating github issue templates by @bmcfee in https://github.com/librosa/librosa/pull/1860
- Faster abs2 on real inputs by @bmcfee in https://github.com/librosa/librosa/pull/1864
- Revised dtw docstring, fixes [#1741] by @bmcfee in https://github.com/librosa/librosa/pull/1866
- Various doc updates 0.11 by @bmcfee in https://github.com/librosa/librosa/pull/1878
- Improved CMND implementation for YIN / pYIN by @dsuedholt in https://github.com/librosa/librosa/pull/1882
- Update effects.py by @scottvr in https://github.com/librosa/librosa/pull/1891
- bump codecov action to v5 by @bmcfee in https://github.com/librosa/librosa/pull/1898
- declare numba requirement before numpy by @dsuedholt in https://github.com/librosa/librosa/pull/1897
- allow skipping linkchecks on ~dpwe by @bmcfee in https://github.com/librosa/librosa/pull/1899
- fixed pooch registry regression from [#1829] by @bmcfee in https://github.com/librosa/librosa/pull/1900
- Modernize for 2024/5 by @bmcfee in https://github.com/librosa/librosa/pull/1903
- implemented testing with network isolation by @bmcfee in https://github.com/librosa/librosa/pull/1911
- 0.11.0rc0 release prep by @bmcfee in https://github.com/librosa/librosa/pull/1907
- Deprecate set_fftlib, update fftpack uses by @bmcfee in https://github.com/librosa/librosa/pull/1916
- PR for 0.11.0rc1 by @bmcfee in https://github.com/librosa/librosa/pull/1913
- Get samplerate installing from source on windows for python 3.13 by @bmcfee in https://github.com/librosa/librosa/pull/1919
- Trying on the new linux-arm64 runners by @bmcfee in https://github.com/librosa/librosa/pull/1921
- 0.11.0 final by @bmcfee in https://github.com/librosa/librosa/pull/1922
New Contributors
- @ssslakter made their first contribution in https://github.com/librosa/librosa/pull/1844
- @dhunstack made their first contribution in https://github.com/librosa/librosa/pull/1856
- @BenedictSt made their first contribution in https://github.com/librosa/librosa/pull/1858
- @dsuedholt made their first contribution in https://github.com/librosa/librosa/pull/1882
- @scottvr made their first contribution in https://github.com/librosa/librosa/pull/1891
Full Changelog: https://github.com/librosa/librosa/compare/0.10.2...0.11.0