mirror of
https://github.com/fverdugo/XM_40017.git
synced 2025-11-24 09:24:32 +01:00
Major updates in jacobi method
This commit is contained in:
@@ -122,8 +122,8 @@ 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",
|
||||
"MPI (collectives)" => "mpi_collectives.md",
|
||||
"Jacobi method" => "jacobi_method.md",
|
||||
#"All pairs of shortest paths" => "asp.md",
|
||||
#"Gaussian elimination" => "LEQ.md",
|
||||
#"Traveling salesperson problem" => "tsp.md",
|
||||
|
||||
Reference in New Issue
Block a user