Skip to content

Commit

Permalink
Merge pull request #263 from alan-turing-institute/aranas-fix-doc
Browse files Browse the repository at this point in the history
fix: correct link in comment
  • Loading branch information
mastoffel authored Nov 7, 2024
2 parents dcfb148 + e71cbe2 commit e6f1931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoemulate/simulations/projectile.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 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
import numpy as np
from scipy.integrate import solve_ivp

Expand Down

0 comments on commit e6f1931

Please sign in to comment.