Skip to content

Release 0.7

Compare
Choose a tag to compare
@vuolleko vuolleko released this 30 Nov 19:37
· 185 commits to master since this release
1476806
  • Added the MaxVar acquisition method
  • Added the RandMaxVar acquisition method
  • Added the ExpIntVar acquisition method
  • Implemented the Two Stage Procedure, a method of summary-statistics diagnostics
  • Added new example: the stochastic Lotka-Volterra model
  • Fix methods.bo.utils.minimize to be strictly within bounds
  • Fix elfi.Distance to support scipy 1.0.0