Skip to content

Releases: SimonBlanke/Gradient-Free-Optimizers

v1.6.0

14 Aug 15:05
Compare
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

v1.5.0

29 Jul 13:04
Compare
Choose a tag to compare
  • add Genetic algorithm optimizer
  • add Differential evolution optimizer

v1.4.0

11 May 14:59
Compare
Choose a tag to compare
  • add Grid search parameter that changes direction of search
  • add SMBO parameter that enables to avoid replacement of the sampling
  • fix bug in transition probability of stochastic-hill-climbing and simulated-annealing

v1.3.0

11 Apr 08:48
7322b9a
Compare
Choose a tag to compare

add support for constrained optimization

v1.2.0

28 Feb 10:46
Compare
Choose a tag to compare
  • add DIRECT algorithm
  • automatically add random initial positions if necessary (often requested)

v1.0.1

01 Dec 14:55
Compare
Choose a tag to compare

v1.0.1