More changes

This commit is contained in:
Francesc Verdugo
2023-08-18 10:07:25 +02:00
parent 6c681ef324
commit 9372448ef5
4 changed files with 1088 additions and 99 deletions

View File

@@ -124,6 +124,7 @@ makedocs(;
"MPI" => "notebooks/mpi_tutorial.md",
"Matrix Multiplication"=>"notebooks/matrix_matrix.md",
"Jacobi" => "notebooks/jacobi_method.md",
"ASP" => "notebooks/asp.md",
"Solutions" => "notebooks/solutions.md"
]],
)