Skip to content

Latest commit

 

History

History
261 lines (182 loc) · 16.9 KB

CHANGELOG.md

File metadata and controls

261 lines (182 loc) · 16.9 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • Feat: data clustering workflow #94
  • Update README.md #93
  • Feat: Update installation in readme #92
  • Fix: Remove weird characters and fix no louvain #91
  • Feat: Make some deps optional #90
  • Fix: Make dtypes consistent at float64 #89
  • Small improvements #85
  • Update README.md #84
  • Add matrix plot #83
  • Try to fix instabilities #82
  • Add ref to arxiv paper #80
  • Add readme in long_description #79
  • Fixed indices in formula #78
  • fixed doc for linearized constructor #77
  • Signed combinatorial constructor #75
  • Update benchmark and better numpy multi-threading handling #76
  • Update cli #74
  • Improve doc #73
  • Improve doc #72
  • Improve doc #71
  • Implementation of linearized_directed constructor #70
  • Compute matrix exponential via spectral decomposition #68
  • Improve documentation #67
  • Improve examples #65
  • Fix CI #64
  • Add more examples #60
  • New scale selection algorithm #63
  • Add leiden solver #43
  • Add example notebooks to doc #61
  • Increase coverage to 100 #59
  • Improve doc #58
  • Update documentation #57
  • Improve scale selection #52
  • Improve example #55
  • Add benchmarking capability #54
  • Improve coverage #53
  • Preloop for constructors #51
  • changed order of postprocessing and ttprime #49
  • fix example duplicate code #47
  • multiscale example #45
  • add codecov #44
  • improve ttprime #42
  • fix ci #39
  • add tests #38
  • Example notebooks + some cleaning #34
  • select scales function and plotting #25
  • Update notebooks and rename time to scale (#56) 403e461
  • fix fb77583
  • clean example folder 7f7fe47

15 February 2021

15 February 2021

11 February 2021

11 February 2021

  • Update python-publish.yml 91032a0

11 February 2021

  • Update python-publish.yml 8966563

11 February 2021

  • Update python-publish.yml 87e1d57

11 February 2021

  • Update python-publish.yml 3d51ef2

11 February 2021

11 February 2021

30 January 2021

  • Update python-publish.yml dc5446a

30 January 2021

  • Update python-publish.yml 3601d4f

30 January 2021

  • Update python-publish.yml 2d00ddb

30 January 2021

  • Update python-publish.yml c6aa885

30 January 2021

5 May 2023

28 April 2023

8 March 2023

  • Add readme in long_description #79

8 March 2023

8 March 2023

  • Fixed indices in formula #78
  • fixed doc for linearized constructor #77
  • Signed combinatorial constructor #75
  • Update benchmark and better numpy multi-threading handling #76
  • Update cli #74
  • Improve doc #73
  • Improve doc #72
  • Improve doc #71
  • Implementation of linearized_directed constructor #70
  • Compute matrix exponential via spectral decomposition #68
  • Improve documentation #67
  • Improve examples #65
  • Fix CI #64
  • Add more examples #60
  • New scale selection algorithm #63
  • Add leiden solver #43
  • Add example notebooks to doc #61
  • fix fb77583
  • improved hypergraph example cd182d4
  • fix 1320e1e

21 October 2022

21 October 2022

21 October 2022

21 October 2022

21 October 2022

21 October 2022

v0.1.0

13 October 2022

  • Increase coverage to 100 #59
  • Improve doc #58
  • Update documentation #57
  • Improve scale selection #52
  • Improve example #55
  • Add benchmarking capability #54
  • Improve coverage #53
  • Preloop for constructors #51
  • changed order of postprocessing and ttprime #49
  • fix example duplicate code #47
  • multiscale example #45
  • add codecov #44
  • improve ttprime #42
  • fix ci #39
  • add tests #38
  • Example notebooks + some cleaning #34
  • select scales function and plotting #25
  • small corrections #32
  • use class in constructors #29
  • fixed quality indices #24
  • added directed constructor + MI -> VI #21
  • bybind11 cleanup #13
  • dropped params #12
  • Update notebooks and rename time to scale (#56) 403e461
  • clean example folder 7f7fe47
  • example notebook with directed graphs 5334454