From 20b2ed1890caf9dcc7fc18e359a4d68315823e8f Mon Sep 17 00:00:00 2001 From: Dario Coscia <93731561+dario-coscia@users.noreply.github.com> Date: Fri, 12 Jan 2024 12:15:12 +0100 Subject: [PATCH] update readme tutorial 6 (#223) --- tutorials/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/README.md b/tutorials/README.md index 6f0dcdb..8403c95 100644 --- a/tutorials/README.md +++ b/tutorials/README.md @@ -7,7 +7,7 @@ In this folder we collect useful tutorials in order to understand the principles | Description | Tutorial | |---------------|-----------| Introduction to PINA for Physics Informed Neural Networks training|[[.ipynb](tutorial1/tutorial.ipynb), [.py](tutorial1/tutorial.py), [.html](http://mathlab.github.io/PINA/_rst/tutorial1/tutorial.html)]| -Building custom geometries with PINA `Location` class|[[.ipynb](tutorial1/tutorial.ipynb), [.py](tutorial1/tutorial.py), [.html](https://mathlab.github.io/PINA/_rst/tutorials/tutorial1/tutorial.html)]| +Building custom geometries with PINA `Location` class|[[.ipynb](tutorial6/tutorial.ipynb), [.py](tutorial6/tutorial.py), [.html](https://mathlab.github.io/PINA/_rst/tutorials/tutorial6/tutorial.html)]| ## Physics Informed Neural Networks