Fix PyPI package: Include examples in package and make sure all tests pass with delivered version (f8326d5
fix pypi package names in the requirements.txt file for all internal packages fix python version num...
Feature plot_vectors_and_covariances_comparison: Introduce function to conveniently compare vecto...
Fix GUM_iDFT: Replace 2 * A with A + A^T (682cd4b) See all commits in this versio
Fix Python versions: Ensure PyDynamic only gets used with compatible versions as documented (88bb99...
Fix LSIIR: Proper init of final_tau (29f2eef) Documentation Signal: Introduce Signal class i...
Fix tools: Switch to eigs import from scipy.sparse.linalg for scipy>=1.8.0 (6618278) See all commi...
Fix Fix a bug in interp1d_unc resulting from relying on default values (8fb7c3ababd3346e3bae1049472...
Fix Fix example for fit_som() after refactoring (b20da44eac0db1bce02f0fe5ee77cb006f2668ca
Package changes Enforce Python >= 3.7 within setup.py. The package already did not work with Python...
Fix Introduce new package model_estimation in preparation of deprecations (f1ce923071c39dd816ab3d...
Feature propagate_DFT: Make some helpers to check for shapes of inputs publicly available (dc97b3...
Minor update to 1.2 series to fix problems running under python 3.7.1 and python 3.6.
Fixed the issue in Time2AmpPhase and added an example to document and test this feature
Hotfix for the broken PyPI installation Use MANIFEST.in over package_data Skip tests if pylibxc is...
Performance Improvements reduced PyPI package size by removing unnessesary development testing file...
fix pypi package names in the requirements.txt file for all internal packages fix python version num...
Feature plot_vectors_and_covariances_comparison: Introduce function to conveniently compare vecto...
Fix GUM_iDFT: Replace 2 * A with A + A^T (682cd4b) See all commits in this versio
Fix Python versions: Ensure PyDynamic only gets used with compatible versions as documented (88bb99...
Fix LSIIR: Proper init of final_tau (29f2eef) Documentation Signal: Introduce Signal class i...
Fix tools: Switch to eigs import from scipy.sparse.linalg for scipy>=1.8.0 (6618278) See all commi...
Fix Fix a bug in interp1d_unc resulting from relying on default values (8fb7c3ababd3346e3bae1049472...
Fix Fix example for fit_som() after refactoring (b20da44eac0db1bce02f0fe5ee77cb006f2668ca
Package changes Enforce Python >= 3.7 within setup.py. The package already did not work with Python...
Fix Introduce new package model_estimation in preparation of deprecations (f1ce923071c39dd816ab3d...
Feature propagate_DFT: Make some helpers to check for shapes of inputs publicly available (dc97b3...
Minor update to 1.2 series to fix problems running under python 3.7.1 and python 3.6.
Fixed the issue in Time2AmpPhase and added an example to document and test this feature
Hotfix for the broken PyPI installation Use MANIFEST.in over package_data Skip tests if pylibxc is...
Performance Improvements reduced PyPI package size by removing unnessesary development testing file...
fix pypi package names in the requirements.txt file for all internal packages fix python version num...
Feature plot_vectors_and_covariances_comparison: Introduce function to conveniently compare vecto...
Fix GUM_iDFT: Replace 2 * A with A + A^T (682cd4b) See all commits in this versio