Publishing more notebooks

This commit is contained in:
Francesc Verdugo 2023-08-30 12:17:13 +02:00
parent 5095192209
commit 9429f1e1e3

View File

@ -121,8 +121,8 @@ makedocs(;
"Distributed computing in Julia" => "julia_distributed.md",
"Distributed computing with MPI" => "mpi_tutorial.md",
"Matrix-matrix multiplication"=>"matrix_matrix.md",
# "Jacobi" => "jacobi_method.md",
# "ASP" => "asp.md",
"Jacobi method" => "jacobi_method.md",
"All pairs of shortest paths" => "asp.md",
# "Solutions" => "solutions.md",
],
],