Skip to content

Releases: RasmussenLab/njab

v0.1.0

16 Oct 12:27
752389b
Compare
Choose a tag to compare

What's Changed

Remove lifelines dependency for minimum installation. umap-learn was also removed.
Minimum python version is now 3.9

  • 🎨 ➖ remove umap-learn. also remove lifelines dependency for default pkg by @enryH in #14

Full Changelog: v0.0.8...v0.1.0

v0.0.8

07 Jun 14:05
90b57d5
Compare
Choose a tag to compare

Delay mrmr-selection import due to issue with polars on M1 Mac notebooks

What's Changed

  • 🐛 make all imports explicit, delay mrmr-selection import by @enryH in #13
  • ✨ Move test from pimms to njab by @enryH in #10

Full Changelog: v0.0.7...v0.0.8

v0.0.7

27 May 16:42
Compare
Choose a tag to compare

What's Changed

  • ✨ switch to dynamic versioning based on latest tag by @enryH in #11
  • 🐛 fix bug with FDR measurement in case some p-values are nan (due to multicollinearity)

Full Changelog: v0.0.6...v0.0.7

v0.0.6

14 May 14:47
Compare
Choose a tag to compare

Full Changelog: v0.0.5...v0.0.6

  • workflow and pandas 2 updates

improve documentation and a bit the code structure

02 May 14:22
Compare
Choose a tag to compare

What's Changed

  • 🐛 exclude latest version of sphinx-new-tab-link by @enryH in #6
  • Action colab tutorial by @enryH in #7
  • ✨ Add intersphinx by @enryH in #8
  • Adjust tutorial dependencies after colab image update by @enryH in #9
  • separate number formatting for python setup 9600178

Full Changelog: v0.0.4...v0.0.5