We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dcfb148 + e71cbe2 commit e6f1931Copy full SHA for e6f1931
autoemulate/simulations/projectile.py
@@ -1,4 +1,4 @@
1
-# from https://github.com/alan-turing-institute/mogp-emulator/blob/main/mogp_emulator/simulations/projectile.py
+# from https://github.com/alan-turing-institute/mogp-emulator/blob/main/mogp_emulator/demos/projectile.py
2
import numpy as np
3
from scipy.integrate import solve_ivp
4
0 commit comments