Skip to content

Releases: emdgroup/octopus

v0.0.4

29 Jan 10:05

Choose a tag to compare

v0.0.4 Pre-release
Pre-release

What's Changed

  • feat: remove scikit survical, closes #235 by @nihaase in #236
  • feat: remove octopus yaml, closes #238 by @nihaase in #240
  • feat: remove TABPFN, closes #237 by @nihaase in #239
  • fix: use pyarrow instead of fastparquet by @dasmy in #234
  • remove/fix leftovers of the experiment->outersplit renaming by @dasmy in #232
  • Remove unused value attribute in HP classes, fixes #190 by @dasmy in #229
  • Fix: make results df creation agnostic to keys of FI computation method by @dasmy in #228
  • fix: prevent ray from being upgraded to versions >=2.47 by @dasmy in #243
  • Ensure all examples can actually run by @dasmy in #223
  • feat: add a local test script that replicates the CI action by @dasmy in #248
  • add pre-commit hook for licensescheck by @dasmy in #233
  • Fix double execution of workflow by @AVHopp in #254
  • Store octopus_manager.log inside the study directory, fixes #201 by @dasmy in #224
  • Add notebook support with nbstripout and CI checks by @dasmy in #227
  • fixes #244: reduce module core duplication by @dasmy in #247
  • Refactor: Simplify Models Module Architecture, closes #191, #182 by @dasmy in #231
  • fix import issues and dependencies for core package by @anwurl in #259
  • fix/chore: let github actions run on more occasions by @dasmy in #257
  • feat: sort docs navbar, closes #263 by @nihaase in #265
  • fix/examples in documentation by @dasmy in #261
  • feat: add octopus CLI command for interactive examples by @dasmy in #222
  • chore: run a small subset of pytest on Windows by @dasmy in #268
  • add workflow for building and releasing a package, adapt pyproject.toml accordingly, closes #99 by @dasmy in #272
  • chore: timeout for pytest action, prevent concurrent runs on the same branch by @dasmy in #277
  • task: set env var for pytest, closes #280 by @nihaase in #281
  • Some cleanup in Readme by @dasmy in #271
  • fix links in readme by @dasmy in #284
  • Fix/links in readme for mkdocs by @dasmy in #286

Full Changelog: 0.0.0...0.0.4

v0.0.3

28 Jan 09:53

Choose a tag to compare

v0.0.3 Pre-release
Pre-release

Test release to try PyPI publishing.