Example for the Advanced User

The latest version of this test script can be found in ./gpcam/tests/ and on gpcam.readthedocs.io

The API is changing frequently, always use help() on new commands you try out.

This test is a great way to get started. Work through the test step by step, by the end, you will have a firm handle on gpCAM.


The data can be downloaded here.

Try out the code here with Google Colab.

Make sure to install the right gpCAM version for this example: pip install gpcam==7.4.10