improve tutorial

This commit is contained in:
aivagnes
2022-03-21 15:50:09 +01:00
parent 36a3ad94bf
commit 5cf743dd12
4 changed files with 834 additions and 3705 deletions

10
tutorials/README.md vendored Normal file
View File

@@ -0,0 +1,10 @@
# Tutorials
In this folder we collect useful tutorials in order to understand the principles and the potential of **PINA**. Please read the following table for details about the tutorials.
| Name | Description |
|-------|---------------|
| Tutorial1 [[.ipynb](tutorial1/tutorial-1.ipynb), [.py](tutorial1/tutorial-1.py)]| implementation of a Poisson problem in PINA |