fix tutorials latex and links (#261)
This commit is contained in:
2
tutorials/tutorial8/tutorial.py
vendored
2
tutorials/tutorial8/tutorial.py
vendored
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
# coding: utf-8
|
||||
|
||||
# # Tutorial 8: Reduced order model (PODNN) for parametric problems
|
||||
# # Tutorial: Reduced order model (PODNN) for parametric problems
|
||||
|
||||
# The tutorial aims to show how to employ the **PINA** library in order to apply a reduced order modeling technique [1]. Such methodologies have several similarities with machine learning approaches, since the main goal consists of predicting the solution of differential equations (typically parametric PDEs) in a real-time fashion.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user