issues
search
alan-turing-institute
/
mogp-emulator
Package for fitting Gaussian Process Emulators to multiple output computer simulation results.
MIT License
47
stars
14
forks
source link
Fix/mean predictions
#221
Closed
edaub
closed
2 years ago
edaub
commented
2 years ago
Merge bugfixes from release v0.6.1 into
devel
.
Fix to correct error in predictions with mean functions.
Avoid using
patsy
objects where possible to allow pickling in order to use parallel fitting and predictions with multiple outputs.
Merge bugfixes from release v0.6.1 into
devel
.patsy
objects where possible to allow pickling in order to use parallel fitting and predictions with multiple outputs.