v1.1.6 π
Changes
- perf: Rand index computation @Lucas-Prates (#222)
π Bug Fixes
- fix(datasets): propagate random seed for consistency @oboulant (#221)
- fix: random behaviour of KernelCPD (Pelt) @deepcharles (#213)
π Documentation
- docs: update landing page @deepcharles (#215)
- docs: update license in readme @deepcharles (#214)
π§° Maintenance
- ci: remove coverage from the wheel testing process @deepcharles @oboulant (#229)
- build: adding support py310 @deepcharles @oboulant (#228)
- ci: skipping wheel building for Linux 32-bit @deepcharles @oboulant (#227)
- ci: add pytest-cov to the pypi gh action @deepcharles (#225)
- ci: make coverage computation work @oboulant (#220)
- ci: add tests in CI for windows python v3.9 @oboulant (#219)