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.
2 parents c33bfd5 + d825ec5 commit 8f1e675Copy full SHA for 8f1e675
Project.toml
@@ -1,7 +1,7 @@
1
name = "SciMLOperators"
2
uuid = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
3
authors = ["Vedant Puri <vedantpuri@gmail.com>"]
4
-version = "1.2.0"
+version = "1.2.1"
5
6
[deps]
7
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
docs/pages.jl
@@ -2,7 +2,7 @@ pages = [
"Home" => "index.md",
"tutorials/getting_started.md",
"Tutorials" => Any[
- "tutorials/operator_algebras.md",
+ "Demonstration of Operator Algebras and Kron" => "tutorials/operator_algebras.md",
"FFT Tutorial" => "tutorials/fftw.md"
],
8
"interface.md",
0 commit comments