List view
Implement and test multi-objective optimisation.
No due date•4/4 issues closednew features: - saving of `GPSurrogate` - saving of whole `GPSOptimiser` (with possible checkpoints for long runs) - implement continue of the run after saving - add optional user-defined functions such as `_post_initialise()`, `_pre_iteration()`, `_post_iteration()`, `_post_update()`, `_pre_finalise()` where user can define hers own callbacks - create more notebooks with functionality (e.g. user-defined callbacks, or useful for some - not running whole optimisation with `run` but rather stepping themselves as a debugging)
No due date•25/25 issues closed