v6.1.0
Surrogates v6.1.0
Closed issues:
- LoadError: UndefVarError: NeuralSurrogate not defined (#344)
- GaussOrthoPoly not defined (#345)
- Parameter optimization (#351)
Merged pull requests:
- Make Expected Improvement find minimum of function (#303) (@archermarx)
- Bump compats of all libs (#342) (@ranjanan)
- Some docstring fixes (#343) (@archermarx)
- update docs for multi-package form (#346) (@vikram-s-narayan)
- Minor fix for "GaussOrthoPoly not defined" error (#347) (@vikram-s-narayan)
- Replace samplers with those from QuasiMonteCarlo.jl (#349) (@archermarx)
- CompatHelper: add new compat entry for QuasiMonteCarlo at version 0.2, (keep existing compat) (#350) (@github-actions[bot])
- Remove samplers from Surrogates.jl in favor of QuasiMonteCarlo.jl (#352) (@archermarx)
- Separate out pages (#354) (@ChrisRackauckas)