v0.4.7
nico-franco-gomez
released this
24 Oct 10:20
·
146 commits
to master
since this release
v0.4.7
Added
- new
dft
intransforms
for computing DFTs with any resolution lpc
intransforms
ExponentialAverageFilter
infilterbanks
- support for python 3.13
Misc
- improved precision of parallel filter by adding a third feed-forward
coefficient to least-squares approximation - replaced convolve with oaconvolve in multiple places for optimal handling
with different signal lengths - made framed signal methods available in
dsptoolbox.tools
- general doc corrections and additions
- added numba as new dependency for parallelizing some functions. It will be
installed and used automatically if the current python environment is 3.12 or
below. Support for numba and python 3.13 is not yet available.
Bugfix
- fixed problem with group delay designer
- fixed a problem with array dimensions in autoregressive coefficients estimation