Update README.md

This commit is contained in:
Nicola Demo
2022-03-22 15:13:27 +01:00
committed by GitHub
parent 7ceae72422
commit dc1a2463fb

8
tutorials/README.md vendored
View File

@@ -1,10 +1,10 @@
# Tutorials # 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. 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. The HTML version of all the tutorials is available also within the [documentation](http://mathlab.github.io/PINA/).
| Name | Description | | Name | Description | Type of Problem |
|-------|---------------| |-------|---------------|-------------------|
| Tutorial1 [[.ipynb](tutorial1/tutorial-1.ipynb), [.py](tutorial1/tutorial-1.py), [.html](http://mathlab.github.io/PINA/_rst/tutorial1/tutorial-1.html)]| implementation of a Poisson problem in PINA | | Tutorial1 [[.ipynb](tutorial1/tutorial-1.ipynb), [.py](tutorial1/tutorial-1.py), [.html](http://mathlab.github.io/PINA/_rst/tutorial1/tutorial-1.html)]| Poisson problem on regular domain using extra features | `SpatialProblem` |