Releases: KrainskiL/CGE.jl
Releases · KrainskiL/CGE.jl
v2.0.2
v2.0.1
v2.0.0
Overhaul of the framework including:
- addition of directed graphs handling
- introducing second (local) score
- changed calculation for global score (no split to external and internal divergence by default)
- automatic landmark triggering
- landmarks passed as absolute value or multiplier of number of communities
- improved debugging messages
- automatic early stopping for alpha
- other tweaks
v1.2.2
v1.2.1
Louvain clustering
- Adding automatic clustering if file with clustering not provided
- Implemented for Windows and Mac OS
- Handling weighted graphs
Bugfix release
Changelog:
- Handling duplicated embeddings
Release 1.0.0
Initital release:
- calculate divergence score with provided edges list (optionally weighted), communities file and embedding
- pure Julia CLI interface