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: src/tutorial_v3.0.0.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
These tutorials are the best place to learn about the basic features and the algorithms in `hIPPYlib`.
4
4
5
5
> For the complete API reference click [here](http://hippylib.readthedocs.io/en/latest/index.html).
6
-
> Other versions [2.3.0](tutorial_v2.3.0), [1.6.0](tutorial_v1.6.0)
6
+
> Other versions [2.3.0](tutorial_v2.3.0.md), [1.6.0](tutorial_v1.6.0.md)
7
7
8
8
1.[FEniCS101](tutorials_v3.0.0/1_FEniCS101.md) notebook illustrates the use of FEniCS for the solution of a linear boundary value problem.
9
9
2.[Poisson Deterministic](tutorials_v3.0.0/2_PoissonDeterministic.md) notebook illustrates how to compute gradient/Hessian information and solve a non-linear parameter inversion for the Poisson equation in a deterministic setting.
0 commit comments