This repository has been archived by the owner on May 31, 2024. It is now read-only.
Releases: PTB-M4D/PyDynamic
Releases · PTB-M4D/PyDynamic
v2.5.1
v2.5.0
v2.4.2
v2.4.1
v2.4.0
Feature
- tools: Add support for multidimensional arrays and PyDynamics real-imag-type in trimOrPad (
1d4acfc
) - GUM_iDFT: Add full support for under and oversampling of inverse DFT (
c15fc1c
) - GUM_iDFT: Handle odd and even signals (
974c1ae
) - tools: Add trimOrPad for ND-arrays with support for real-imag type (
f504a6b
) - UMC_generic: Enable computational savings (
fe1e99e
)
Fix
v2.3.2
v2.3.1
Fix
- test_interpolate: Ensure interpolation nodes generally not becoming too small around zero (
b2bec0d
)