mirror of
https://github.com/fverdugo/XM_40017.git
synced 2025-11-24 09:24:32 +01:00
Saving changes
This commit is contained in:
12
docs/make.jl
12
docs/make.jl
@@ -119,13 +119,13 @@ makedocs(;
|
||||
"Julia Basics" => "julia_basics.md",
|
||||
"Asynchronous programming in Julia" => "julia_async.md",
|
||||
"Distributed computing in Julia" => "julia_distributed.md",
|
||||
"Distributed computing with MPI" => "mpi_tutorial.md",
|
||||
#"Distributed computing with MPI" => "mpi_tutorial.md",
|
||||
"Matrix-matrix multiplication"=>"matrix_matrix.md",
|
||||
"Jacobi method" => "jacobi_method.md",
|
||||
"All pairs of shortest paths" => "asp.md",
|
||||
"Gaussian elimination" => "LEQ.md",
|
||||
"Traveling salesperson problem" => "tsp.md",
|
||||
"Partial differential equations" => "pdes.md",
|
||||
#"Jacobi method" => "jacobi_method.md",
|
||||
#"All pairs of shortest paths" => "asp.md",
|
||||
#"Gaussian elimination" => "LEQ.md",
|
||||
#"Traveling salesperson problem" => "tsp.md",
|
||||
#"Partial differential equations" => "pdes.md",
|
||||
],
|
||||
"Solutions" => "solutions_for_all_notebooks.md",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user