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 16e9c96 commit f672fbfCopy full SHA for f672fbf
docs/Project.toml
@@ -1,8 +1,10 @@
1
[deps]
2
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
3
+DualNumbers = "fa6b7ba4-c1ee-5f82-b5fc-ecf0adba8f74"
4
+GR_jll = "d2c73de3-f751-5644-a686-071e5b155ba9"
5
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
6
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
-DualNumbers = "fa6b7ba4-c1ee-5f82-b5fc-ecf0adba8f74"
7
8
[compat]
9
Documenter = "0.24"
10
+GR_jll = "< 0.58"
0 commit comments