You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.qmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Symbolic computation is a powerful tool that allows users to:
31
31
Devito is primarily designed to create wave propagation kernels for
32
32
use in seismic inversion problems. A tutorial for the generation of a
33
33
modelling operator using an acoustic wave equation can be found
34
-
[here](https://nbviewer.jupyter.org/github/devitocodes/devito/blob/master/examples/seismic/tutorials/01_modelling.ipynb). A paper
34
+
[here](examples/seismic/tutorials/01_modelling.html). A paper
35
35
outlining the symbolic API and the verification procedures of the acoustic operator can be
36
36
found [here](https://www.geosci-model-dev.net/12/1165/2019/)[@devito-api] and the internals of the compiler are described in [this paper](https://doi.org/10.1145/3374916)[@devito-compiler].
If you are the Julia user, the [https://slim.gatech.edu](https://slim.gatech.edu) team (the developers of [JUDI](https://github.com/slimgroup/JUDI.jl)) also has links to the GitHub repo's with the corresponding software for all their publications.
0 commit comments