Skip to content

0.25.0

Compare
Choose a tag to compare
@relf relf released this 19 Dec 10:55
· 9 commits to master since this release
67fb321

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