Skip to content

betula-cluster 0.1.2

Choose a tag to compare

@ilgrad ilgrad released this 28 Jun 11:18

Maintenance & docs release — no API changes; the engine and benchmarks are unchanged from 0.1.1.

Install / upgrade: pip install -U betula-cluster

Added

  • betula_cluster.__version__, resolved from the installed package metadata.

Changed

  • README repositioned around the compress-then-cluster story: the test/coverage story is surfaced at the top, a "When to use it" section added, and capabilities split into stable core vs experimental. The density head is labelled HDBSCAN-CF consistently in prose (the method="hdbscan" API string is unchanged).

Fixed

  • Stale docs corrected: the Python suite is 153 cases (was 123); betula-index references now point to lexindex (the renamed indexing companion).