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 4e0f4e5 commit cbe3c8eCopy full SHA for cbe3c8e
docs/pages.jl
@@ -0,0 +1,5 @@
1
+pages = [
2
+ "Home" => "index.md",
3
+ "Operators" => Any[
4
+ "operators/matrix_free_operators.md",
5
+ ]
0 commit comments