Skip to content

0.9.0

Choose a tag to compare

@relf relf released this 02 Jun 21:24
· 328 commits to master since this release
0fdd445
  • ego:

    • Infill criterion is now a trait object in EgorSolver structure (#92)
    • Egor and EgorSolver API: methods taking argument of type Option now take argument of type T (#94)
    • EgorBuilder::min_within_mixed_space() is now EgorBuilder::min_within_mixint_space() (#96)
    • egobox-ego library doc updated (#95)
  • egobox Python binding: Upgrade to PyO3 0.18 (#91)