Skip to content

Commit

Permalink
fix: correct link in comment
Browse files Browse the repository at this point in the history
linked simulation address has changed
  • Loading branch information
aranas authored Nov 4, 2024
1 parent 48129e4 commit e71cbe2
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 e71cbe2

Please sign in to comment.