From a5c52484fcce90c531c566362de8e157bbb02175 Mon Sep 17 00:00:00 2001 From: Michael Lange Date: Tue, 14 Nov 2017 18:11:50 -0700 Subject: [PATCH] Docs: Fix links to updated advanced seismic tutorials --- docs/tutorials.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/tutorials.rst b/docs/tutorials.rst index e8f0b85b..ac46d3c7 100644 --- a/docs/tutorials.rst +++ b/docs/tutorials.rst @@ -56,5 +56,9 @@ inversion problems. `_ * `03 - Full-Waveform Inversion (FWI) `_ -* `04 - Parallel FWI with Dask - `_ +* `04 - FWI with scipy.optimize + `_ +* `05 - Distributed FWI with Dask + `_ +* `06 - FWI with total variation (TV)) minimisation + `_