Enhancements in Jacobi notebook

This commit is contained in:
Francesc Verdugo
2024-08-20 15:23:15 +02:00
parent adea887862
commit 9ad56cd685
4 changed files with 2162 additions and 418 deletions

View File

@@ -122,7 +122,7 @@ makedocs(;
#"Distributed computing with MPI" => "mpi_tutorial.md",
"Matrix-matrix multiplication"=>"matrix_matrix.md",
"MPI (point-to-point)" => "julia_mpi.md",
#"Jacobi method" => "jacobi_method.md",
"Jacobi method" => "jacobi_method.md",
#"All pairs of shortest paths" => "asp.md",
#"Gaussian elimination" => "LEQ.md",
#"Traveling salesperson problem" => "tsp.md",