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 6316160 commit 0c23113Copy full SHA for 0c23113
Project.toml
@@ -11,6 +11,14 @@ LinearMaps = "7a12625a-238d-50fd-b39a-03d52299707e"
11
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
12
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
13
14
+[compat]
15
+DocStringExtensions = ">= 0.7.0"
16
+Optim = ">= 0.19"
17
+IterativeSolvers = ">= 0.8"
18
+Parameters = ">= 0.10"
19
+LinearMaps = ">= 2.5"
20
+julia = "^1.0.0"
21
+
22
[extras]
23
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
24
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
0 commit comments