258e4c9310
- Ignore warnings in tests to avoid astropy.utils.exceptions.AstropyUserWarning: XDG_CONFIG_HOME
Daniel Garcia2026-01-28 09:16:54 +00:00
2f2ca1101d
- Update to 0.11.0: * Bump minimum matplotlib to 3.5.0 by @bmcfee in #1839 * Fix name collision for norm argument in mfcc by @ssslakter in #1844 * Remove .H for conjugate().T by @bmcfee in #1851 * [documentation][Issue #1855] Update Fast Mellin Transform doc example by @dhunstack in #1856 * fix onset documentation specshow samplerate by @BenedictSt in #1858 * Updating github issue templates by @bmcfee in #1860 * Faster abs2 on real inputs by @bmcfee in #1864 * Revised dtw docstring, fixes#1741 by @bmcfee in #1866 * Various doc updates 0.11 by @bmcfee in #1878 * Improved CMND implementation for YIN / pYIN by @dsuedholt in #1882 * Update effects.py by @scottvr in #1891 * bump codecov action to v5 by @bmcfee in #1898 * declare numba requirement before numpy by @dsuedholt in #1897 * allow skipping linkchecks on ~dpwe by @bmcfee in #1899 * fixed pooch registry regression from #1829 by @bmcfee in #1900 * Modernize for 2024/5 by @bmcfee in #1903 * implemented testing with network isolation by @bmcfee in #1911 * 0.11.0rc0 release prep by @bmcfee in #1907 * Deprecate set_fftlib, update fftpack uses by @bmcfee in #1916 * PR for 0.11.0rc1 by @bmcfee in #1913 * Get samplerate installing from source on windows for python 3.13 by @bmcfee in #1919 * Trying on the new linux-arm64 runners by @bmcfee in #1921 * 0.11.0 final by @bmcfee in #1922 - Drop upstreamed patch csr_matrix-attr-H.patch
Daniel Garcia2026-01-28 08:44:31 +00:00
fc9173cfc0
Accepting request 1240790 from devel:languages:python:numeric
Ana Guerrero2025-01-28 13:59:52 +00:00
959452df83
Accepting request 1238536 from home:iznogood:branches:devel:languages:python:numeric
Markéta Machová2025-01-28 10:36:09 +00:00
f280d7b180
- Add sysinfo.py to provide upstream with the required debugging information.
Matej Cepl2024-10-04 19:23:30 +00:00
44994c39df
- Add csr_matrix-attr-H.patch making the package compatible with the most recent version of SciPy (gh#librosa/librosa#1849).
Matej Cepl2024-10-02 21:00:42 +00:00
78062edef1
- Update to 0.10.2.post1: - Bump minimum matplotlib to 3.5.0 - Update to 0.10.2.post1: - Multiple accidentals by @erabinov in #1739 - Avoid deprecated matplotlib functions by @bmcfee in #1755 - Mode support by @erabinov in #1756 - Mode support by @erabinov in #1762 - Switch from pkg_resources to importlib.resources by @mattpitkin in #1765 - Add python 3.11 to build matrix by @bmcfee in #1769 - Natural accidentals for out-of-key notes by @erabinov in #1770 - Fix docstring for the writeable argument of util.frame function by @alvingao in #1780 - Update test_util.py to remove problematic "dummy". by @dpwe in #1783 - Updates matplotlib colormap usage to remove deprecation warnings. by @psmskelton in #1782 - Better handling of warnings in test suite by @bmcfee in #1784 - Fix sample rate type annotations by @bmcfee in #1789 - Explicitly allow scalars in decibel conversion by @bmcfee in #1790 - Adding python 3.12 to build matrix, update tests for recent scipy / numpy by @bmcfee in #1808 - Resolve the performance issue of autocorrelate by @alumkal in #1813 - Correct phase advance for odd frame lengths in phase_vocoder by @bmcfee in #1814 - Multichannel peak, onset, and beat detection by @bmcfee in #1766 - Update actions for 2024 by @bmcfee in #1820 - doc copybutton, CI updates by @bmcfee in #1821 - exposed tempo min and max parameters in specshow by @bmcfee in #1822 - remove kwargs from effects.hpss and friends, passthru stft by @bmcfee in #1826 - Docstring and comment improvements by @bmcfee in #1827 - librosa.cite() by @bmcfee in #1829 - 0.10.2 release prep by @bmcfee in #1832Matej Cepl2024-09-20 22:16:02 +00:00
bbca3b4d96
- Update to 0.9.2: * Fixed librosa.show_versions to match package dependencies. * Fixed a bug in librosa.effects.split when applied to multichannel data. * Removed test data from main repository and reduced the git attic. * Accept pre-constructed audioread objects in librosa.load. * Accelerate librosa.magphase. * Nearly full support for multi-channel processing. * Option to disable unicode characters in display functions. * Significantly expanded the library of example audio clips. * The default padding mode for most functions (including STFT) is now zero-padding. * librosa.load and librosa.stream can now operate directly on open soundfile objects. * librosa.display.specshow now uses centered coordinate grids. * librosa.iirt now exposes API control over resampling modes. * Maximum frequency is now correctly inferred as Nyquist in onset strength calculation. * librosa.effects.deemphasis no longer modifies the input signal in-place. * librosa.util.frame now correctly works for arbitrary memory layouts and numbers of axes. * Corrected a normalization error in inverse CQT. * ibrosa.cqt now supports arbitrary hop lengths. * Added a run-time check for minimally supported matplotlib versions. * Enhanced continuous integration testing for oldest and newest environments. * librosa.effects.deemphasis, inverse operation of librosa.effects.preemphasis. * librosa.display.waveshow, adaptively visualize waveforms by amplitude envelope when zoomed out, or raw sample values when zoomed in. - Add patch remove-contextlib2.patch: * No longer require contextlib2.
Steve Kowalik2022-09-20 06:04:27 +00:00
4fd71b6249
Accepting request 867960 from devel:languages:python:numeric
Richard Brown
2021-03-30 18:55:54 +00:00
25316a0e8b
Accepting request 867761 from home:bnavigator:branches:devel:languages:python:numeric
Dirk Mueller2021-01-30 11:38:24 +00:00