mirror of
https://github.com/fverdugo/XM_40017.git
synced 2025-11-08 22:24:25 +01:00
Publishing ASP and LEQ
This commit is contained in:
parent
70f7004cc3
commit
14c2a56994
@ -124,8 +124,8 @@ makedocs(;
|
|||||||
"MPI (point-to-point)" => "julia_mpi.md",
|
"MPI (point-to-point)" => "julia_mpi.md",
|
||||||
"MPI (collectives)" => "mpi_collectives.md",
|
"MPI (collectives)" => "mpi_collectives.md",
|
||||||
"Jacobi method" => "jacobi_method.md",
|
"Jacobi method" => "jacobi_method.md",
|
||||||
#"All pairs of shortest paths" => "asp.md",
|
"All pairs of shortest paths" => "asp.md",
|
||||||
#"Gaussian elimination" => "LEQ.md",
|
"Gaussian elimination" => "LEQ.md",
|
||||||
#"Traveling salesperson problem" => "tsp.md",
|
#"Traveling salesperson problem" => "tsp.md",
|
||||||
#"Partial differential equations" => "pdes.md",
|
#"Partial differential equations" => "pdes.md",
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user