Releases: SciML/Surrogates.jl
Releases · SciML/Surrogates.jl
v6.1.1
Surrogates v6.1.1
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)
v6.0.0
v5.0.1
Surrogates v5.0.1
Closed issues:
Merged pull requests:
- add note about need for hyperoptimization in abstractgps surrogate (#336) (@vikram-s-narayan)
- Remove Flux and PolyChaos as necessary dependencies (#340) (@sharanry)
v5.0.0
v4.5.0
v4.4.0
Surrogates v4.4.0
Closed issues:
- deprecate
var_at_point
(#327)
Merged pull requests:
- remove var_at_point (#329) (@vikram-s-narayan)
- Minor radial basis docs update. (#330) (@Chronum94)
v4.3.0
Surrogates v4.3.0
Closed issues:
- AD_Compatibility Test Failing (#318)
Merged pull requests:
- Cleanup code (#323) (@vikram-s-narayan)
- Try newer Julia for docs (#325) (@ChrisRackauckas)
- Minor cleanup of AbstractGPSurrogate (#326) (@st--)
v4.2.0
Surrogates v4.2.0
Merged pull requests:
- remove stheno; add AbstractGP surrogate (#321) (@vikram-s-narayan)
- Fix package compats (#322) (@ChrisRackauckas)
v4.1.0
Surrogates v4.1.0
Closed issues:
Merged pull requests:
- CI for LTS (#307) (@ChrisRackauckas)
- use Lobachevsky where intended (#309) (@JeffreySarnoff)
- Update secondorderpoly.md (#310) (@ManasviAtGitHub)
- Fixes Issue - Docs for NeuralSurrogate #305 (#314) (@vikram-s-narayan)
- Fix for issue #316 (#317) (@vikram-s-narayan)