We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fe73f7 commit 7c1b302Copy full SHA for 7c1b302
.github/workflows/FormatCheck.yml
docs/pages.jl
@@ -3,8 +3,9 @@
3
pages = [
4
"Home" => "index.md",
5
"Tutorials" => Any[
6
- "tutorials/linear.md"
7
- "tutorials/caching_interface.md"
+ "tutorials/linear.md",
+ "tutorials/caching_interface.md",
8
+ "tutorials/efficient_large_systems.md",
9
],
10
"Basics" => Any[
11
"basics/LinearProblem.md",
0 commit comments