Skip to content

Releases: hyperactive-project/Hyperactive

v5.0.3

15 Dec 06:05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.2...v5.0.3

v5.0.2

21 Sep 06:34

Choose a tag to compare

What's Changed

  • [DOC] minor improvements to README: white background for logo, link table formatting by @fkiraly in #186
  • add optuna optional import by @SimonBlanke in #187
  • [BUG] fix TSCOptCV integration for metric function input by @fkiraly in #190

Full Changelog: v5.0.1...v5.0.2

v5.0.0

21 Sep 06:34
e7885f8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.8.0...v5.0.0

v4.8.0

14 Aug 15:06

Choose a tag to compare

  • add support for numpy v2
  • add support for pandas v2
  • add support for python 3.12
  • transfer setup.py to pyproject.toml
  • change project structure to src-layout

v4.7.0

29 Jul 13:03

Choose a tag to compare

  • add Genetic algorithm optimizer
  • add Differential evolution optimizer

v4.6.0

01 Nov 10:40

Choose a tag to compare

add support for constrained optimization

v4.5.0

27 Aug 10:59

Choose a tag to compare

  • add early stopping feature to custom optimization strategies
  • display additional outputs from objective-function in results in command-line
  • add type hints to hyperactive-api
  • add tests for new features
  • add test for verbosity=False

v4.4.0

01 Mar 11:44

Choose a tag to compare

  • add new feature: "optimization strategies"
  • redesign progress-bar

v4.3.0

18 Nov 15:49

Choose a tag to compare

  • add new features from GFO
    • add Spiral Optimization
    • add Lipschitz Optimizer
    • add DIRECT Optimizer
    • print the random seed for reproducibility

v4.0.0

01 Dec 14:54

Choose a tag to compare

v4.0.0