Emperor of the Galaxy is the perfect codename for (a release of) a community detection library.
Many millennia prior to the events of the series (The Hitchhiker's Guide to the Galaxy), the final Emperor of the Galactic Empire (in the Hitchhiker's universe) was placed into a stasis field during his dying moments: thus leaving the Empire with a technically ruling, but actually near-dead Emperor, with all his heirs long since dead. And so today, an Imperial President, elected by the Galactic Assembly, has all the trappings of power, without actually wielding any. This was the office held by Yooden Vranx and Zaphod Beeblebrox.
Emperor of the Galaxy comes with several new features and bugfixes, in particular:
- A completely reorganized readthedocs documentation;
- Support for Dynamic Community Events detection, analysis, validation and I/O;
- Novel measures for clustering comparisons (leveraging clusim as optional dependency)
- Novel CD algorithms;
- Novel and updated viz (community-graph and community events);
What's Changed
- π Fix description of the cut ratio formula [ci skip] by @EdGeber in #224
- Updating vizualisation of communities by @amineitji in #234
- pass partition as 2nd input parameter to the Louvain by @Praveer1981 in #232
- New function - viz.plot_network_highlighted_clusters (collaborating with Remy Cazabet at UCBL) by @amineitji in #235
- Clustering comparison by @GiulioRossetti in #237
- Community events by @GiulioRossetti in #238
New Contributors
- @EdGeber made their first contribution in #224
- @amineitji made their first contribution in #234
- @Praveer1981 made their first contribution in #232
Full Changelog: v0.3.0...v0.4.0