Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-16 | 364 Bytes | |
v0.21.0 source code.tar.gz | 2025-02-16 | 3.3 MB | |
v0.21.0 source code.zip | 2025-02-16 | 3.4 MB | |
Totals: 3 Items | 6.7 MB | 3 |
- Breaking Change
- Drop support for python 3.7 and 3.8 (#1100)
- Bugfixes/Typos/Documentation:
- Fix incompatibility with scipy versions 1.15 and higher by relying on the
pywavelets
package for cwt (#1097) - Improve code quality of feature extractors (#1103)
- Improve developer experience with tox, bisect and docker (#1093, #994, #1102)
- Fix incompatibility with scipy versions 1.15 and higher by relying on the