Skip to content

0.9.0

Compare
Choose a tag to compare
@smoia smoia released this 12 Oct 11:32

🚀 Enhancement

  • Add possibility (1) to specify which diagonal to use for matrices symmetric normalisation and (2) to avoid "0" elements in the diagonal #29 (@smoia)
  • Add duecredit to keep track of citations #27 (@smoia)
  • int: Bump up github-action-x/commit to 2.9 #27 (@smoia)

💻 Refactored

  • Apply automatic formatting (black & isort) on code (tests and push) #26 (@smoia)

🐛 Bug Fix

  • Remove auto restyling in tests and PR merges given pre-commit #33 (@smoia)
  • Fix diagonal matrix check in operations.laplacian.symmetric_normalisation #32 (@smoia)

⚠️ Pushed to master

  • int: Remove empty line in config (@smoia)
  • int: Fix path for black formatting (@smoia)

⚠️ Tests

🏠 Internal

Authors: 2