Skip to content

v0.5.0

Compare
Choose a tag to compare
@cdiener cdiener released this 24 Jul 17:53
· 727 commits to main since this release

New features

  • saving and loading from communities using community = load_pickle(filename) and community.to_pickle(filename)
  • optional progress bars for community building and optimization

Fixes

  • fixed error in CommunitySolution.__repr__