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

Run demos as part of CI #237

Open edaub opened 2 years ago

edaub commented 2 years ago

The demo scripts are an important resource for new users. If these don't work, the software won't be accessible to new users. We should set up the CI to run the demos (they are quick, as opposed to benchmarks which take some time to run) and raise an error if they don't execute to completion.