Adding new Jacobi notebook

This commit is contained in:
Francesc Verdugo
2023-08-10 19:10:48 +02:00
parent 973c76fff0
commit e6e68e8f9a
8 changed files with 455 additions and 52 deletions

View File

@@ -126,7 +126,7 @@ makedocs(;
"Tasks and channels" => "julia_async.md",
"Remote calls and remote channels" => "julia_distributed.md",
"Matrix Multiplication"=>"matrix_matrix.md",
"Jacobi/SOR" => "julia_jacobi.md",
"Jacobi" => "jacobi_method.md",
"Solutions" => "sol_matrix_matrix.md"
]],
)