Adding notebook on pdes

This commit is contained in:
Francesc Verdugo
2023-10-16 13:50:16 +02:00
parent e34b10c37c
commit 4a8548ce62
5 changed files with 8046 additions and 1633 deletions

View File

@@ -125,6 +125,7 @@ makedocs(;
"All pairs of shortest paths" => "asp.md",
"Gaussian elimination" => "LEQ.md",
"Traveling salesperson problem" => "tsp.md",
"Partial differential equations" => "pdes.md",
],
"Solutions" => "solutions_for_all_notebooks.md",
],