Skip to content

Releases: MIPLabCH/nigsp

0.19.0

25 Apr 08:57
Compare
Choose a tag to compare

💥 Breaking Change during development

🏠 Internal

Authors: 3

0.18.5

09 Apr 06:17
Compare
Choose a tag to compare

🐛 Bug Fix

Authors: 1

0.18.4

18 Mar 21:30
Compare
Choose a tag to compare

🐛 Bug Fix

🏠 Internal

Authors: 2

0.18.3

12 Dec 09:31
Compare
Choose a tag to compare

🐛 Bug Fix

  • Fix laplacian and degree shape check in laplacian.normalisation #82 (@smoia)

🏠 Internal

Authors: 2

0.18.2

12 Dec 09:29
Compare
Choose a tag to compare

🎉 This release contains work from a new contributor! 🎉

Thank you, null@merelvdthiel, for all your work!

🐛 Bug Fix

📝 Documentation

⚠️ Tests

  • Use assert_allclose from numpy.testing instead of np.allclose in matrix comparison tests #69 (@mscheltienne)

🏠 Internal

Authors: 5

0.18.1

16 Aug 11:14
Compare
Choose a tag to compare

🐛 Bug Fix

  • Fix computation of degree matrix (from normal matrix to its adjacency) #67 (@smoia)

🏠 Internal

Authors: 2

0.18.0

29 May 12:49
Compare
Choose a tag to compare

🚀 Enhancement

📝 Documentation

🏠 Internal

  • Add codespell to code checks #60 (@smoia)
  • Attempt to fix the auto release error #61 (@smoia)
  • int: update CI/CD Ubuntu version #58 (@smoia)

Authors: 2

0.17.0

18 Apr 14:33
Compare
Choose a tag to compare

💥 Breaking Change during development

  • Improve extension handling, and make .tsv.gz the default extension #57 (@smoia)

🏠 Internal

Authors: 2

0.16.1

04 Apr 13:56
Compare
Choose a tag to compare

🐛 Bug Fix

  • fix: If the matrix diagonal is zeroed, zero the identity matrix (@smoia)

Authors: 1

0.16.0

30 Mar 14:44
Compare
Choose a tag to compare

🎉 This release contains work from a new contributor! 🎉

Thank you, @NawalK, for all your work!

🚀 Enhancement

  • Add map of filetypes to related loading functions for matricial data (io.LOADMAT_DICT) #55 (@smoia)
  • Add outflow random walk normalisation (and specify former random walk as inflow random walk) #54 (@smoia)

📝 Documentation

  • Add logo folder with guidelines, eps and png files #52 (@NawalK)

🏠 Internal

Authors: 3