Skip to content

Releases: relf/egobox

0.25.1.post1

03 Jan 23:12
2da3274
Compare
Choose a tag to compare

What's Changed

  • Fix python action by @relf in #229
  • Fix working directory in python release action by @relf in #230

Full Changelog: 0.25.1...0.25.1.post1

0.25.1

03 Jan 15:48
2c37395
Compare
Choose a tag to compare

What's Changed

  • Refactor repository: sub-crates under crates directory by @relf in #226
  • Adjust publish workflow by @relf in #227
  • Prepare release 0.25.1 by @relf in #228

Full Changelog: 0.25.0...0.25.1

0.25.0

19 Dec 10:55
67fb321
Compare
Choose a tag to compare

What's Changed

  • gp: Breaking change - Change GP training Rust API to use one-dimensional array for output data by @relf in #222
  • doe: Fix optimized LHS ESE algorithm by @relf in #219
  • egobox::Gpx: Panic if training output data is not one-dimensional by @relf in #218
  • Refactor moe::predict_smooth by @relf in #221
  • Update to numpy crate 0.22.1 to fix win32 compilation by @relf in #216
  • Prepare release 0.25.0 by @relf in #223

Full Changelog: 0.24.0...0.25.0

0.24.post1

12 Nov 17:53
52e7253
Compare
Choose a tag to compare

What's Changed

  • Update to numpy crate 0.22.1 to fix win32 compilation by @relf in #216

Full Changelog: 0.24.0...0.24.post1

0.24.0

12 Nov 15:58
1107811
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.23.0...0.24.0

0.23.0

01 Oct 08:46
27fc495
Compare
Choose a tag to compare

What's Changed

  • gp:
    • Add training infos getters at Python level by @relf in #196
  • ego:
    • Add checkpointing and hot start by @relf in #197
    • Do not activate TREGO by default by @relf in #198
    • Improve hot start API by @relf in #199
  • Add EGObox logo by @relf in #193
  • Prepare release 0.23 by @relf in #200

Full Changelog: 0.22.0...0.23.0

0.22.0

04 Sep 15:59
2f40477
Compare
Choose a tag to compare

What's Changed

  • ego:
    • Save config and optim history by @relf in #190
    • Move the DOE save after the algo the iteration (fixes #182) by @relf in #185
    • Renaming hotstart option and hist fields of optimization result by @relf in #191
  • Maintainance by @relf in #183
  • Prepare release 0.22 by @relf in #192

Full Changelog: 0.21.1...0.22.0

0.21.1

30 Jul 22:17
657ed86
Compare
Choose a tag to compare

What's Changed

  • gp: Fix variance gradient computation by @relf in #177

Full Changelog: 0.21.0...0.21.1

0.21.0

09 Jul 15:34
b11e45c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.20.0...0.21.0

0.20.0

25 Jun 09:18
ff30afe
Compare
Choose a tag to compare

What's Changed

  • Make n_optmod option available in Python by @relf in #161
  • Add dependabot cargo ecosystem check by @relf in #163
  • Save original parameters in trained gp models by @relf in #166
  • Implement cross validation metric for surrogates by @relf in #167
  • Better Egor solver state handling by @relf in #168
  • Refactor ego module by @relf in #169

Full Changelog: 0.19.0...0.20.0