Skip to content

Releases: MIPLabCH/nigsp

0.15.0

23 Dec 08:50
Compare
Choose a tag to compare

🚀 Enhancement

  • Adjust io.load_nifti_get_mask to expect 4 dimensions in timeseries and 3 in masks by default #48 (@smoia)

🏠 Internal

Authors: 2

0.14.0

15 Dec 12:46
Compare
Choose a tag to compare

💥 Breaking Change during development

🏠 Internal

Authors: 2

0.13.0

07 Dec 17:32
Compare
Choose a tag to compare

🚀 Enhancement

  • Add timeseries resizing methods and improve colorbar plotting options #43 (@smoia)

🏠 Internal

Authors: 2

0.12.2

07 Dec 17:05
Compare
Choose a tag to compare

🐛 Bug Fix

Authors: 1

0.12.1

02 Dec 13:42
Compare
Choose a tag to compare

🎉 This release contains work from a new contributor! 🎉

Thank you, Mathieu Scheltienne (@mscheltienne), for all your work!

🐛 Bug Fix

  • Syncronise required packages versions and add DS_Store to .gitignore #41 (@mscheltienne)

🏠 Internal

Authors: 2

0.12.0

28 Nov 17:25
Compare
Choose a tag to compare

💥 Breaking Change during development

  • Add laplacian computation and normalisation independent functions #36 (@smoia)

Authors: 1

0.11.0

23 Nov 20:00
Compare
Choose a tag to compare

🚀 Enhancement

  • Add edges vs nodes plotting, improve plotting in general #35 (@smoia)

Authors: 1

0.10.1

21 Nov 17:04
Compare
Choose a tag to compare

🐛 Bug Fix

Authors: 1

0.10.0

21 Nov 16:20
Compare
Choose a tag to compare

🚀 Enhancement

  • Add function to recompose laplacian from eigenvalues and eigenvectors #34 (@smoia)

Authors: 1

0.9.0

12 Oct 11:32
Compare
Choose a tag to compare

🚀 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