CHANGELOG¶
unreleased¶
New features¶
Bug fixes¶
Maintenance¶
Breaking changes¶
v0.1.0¶
New features¶
Implementation of indicator correlation filter by @JochenSeidel in https://github.com/OpenSenseAction/pypwsqc/pull/34
Bug fixes¶
Maintenance¶
remove package version capping by @cchwala in https://github.com/OpenSenseAction/pypwsqc/pull/35
Update Docstrings for IC Filter by @JochenSeidel in https://github.com/OpenSenseAction/pypwsqc/pull/37
Breaking changes¶
v0.0.2¶
New features¶
PR 3 First implementation and example notebook for faulty zero filter (by @cchwala)
PR 31 Merge FZ and HI filter into one notebook and fix FZ filter code (by @lepetersson)
Bug fixes¶
Maintenance¶
Breaking changes¶
v0.0.1¶
this was only a test release to see if deployment to pypi works…