Published June 28, 2024
| Version v0.4.0
Software
Open
Work-set clustering
Creators
Description
# Added
- Documentation about integration tests in test/README.md and test/resources/README.md
Changed
- When updating clusters, descriptive keys of the initial clusters are now an optional parameter. This allows the reuse of existing clusters, even when they contain overlapping elements (https://github.com/kbrbe/work-set-clustering/issues/9)
- Integration tests are restructured: instead of a single TestClustering class with test functions, we have now different "sets" of test functions (test functions grouped in a class). Actual test cases can inherit the test function classes that are appropriate for the given context
Notes
Files
kbrbe/work-set-clustering-v0.4.0.zip
Files
(28.7 kB)
Name | Size | Download all |
---|---|---|
md5:ce8f9b3b8210b3ad7307098f7ae1fb07
|
28.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/kbrbe/work-set-clustering/tree/v0.4.0 (URL)