Skip to content

v0.5.0rc1

Latest
Compare
Choose a tag to compare
@MMathisLab MMathisLab released this 03 Feb 01:02
c32ed67

What's Changed

  • Fix pandas intersphinx mapping; fix test setup by @stes in #136
  • Implementation for discrete multisession by @introspective-swallow in #135
  • Update imports in pivae from keras to tensorflow.keras by @MMathisLab in #164
  • Upgrade dependencies and fix testsuite by @stes in #172
  • Add device as arg to TensorDataset by @stes in #170
  • Update installation.rst by @MMathisLab in #163
  • Add OS indepdent paths for monkey, hippocampus and synthetic data by @stes in #169
  • Change pytorch version in docs to stable by @CeliaBenquet in #176
  • Fix tests for upgraded dependencies by @stes in #184
  • Add ruff for linting the codebase by @stes in #167
  • Extend type checking to all float datatypes by @CeliaBenquet in #166
  • Fix linting issues by @stes in #185
  • Set default offset to an Offset object by @icarosadero in #180
  • Add additional tests for TensorDataset by @stes in #187
  • Fix linting errors in tests by @stes in #188
  • Fix scikit-learn reference in conda environment files by @stes in #195
  • Add support for new sklearn_tags by @stes in #205
  • Update workflows to actions/setup-python@v5, actions/cache@v4 by @stes in #212
  • Fix deprecation warning force_all_finite -> ensure_all_finite for sklearn>=1.6 by @icarosadero in #206
  • Add tests to check legacy model loading by @stes in #214
  • Add improved goodness of fit implementation by @stes in #190
  • Support numpy 2, upgrade tests to support torch 2.6 by @stes in #221
  • Release 0.5.0rc1 by @stes in #189

New Contributors

Full Changelog: v0.4.0...v0.5.0rc1