Packages

CLOPE: A Fast and Effective Clustering Algorithm for Transactional Data

Current section

Files

Jump to
clope CHANGELOG.md
Raw

CHANGELOG.md

# 0.1.3
* Change `Clope.Struct.Item` to accept any value not just `String` as value.
# 0.1.2
* Bugfix: removes infinite loop when initial data can not be divided into clusters
* Uses ex_machina only in test environment
# 0.1.1
* Bugfix: Makes cluster uuids unique