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 b207487 commit cb2ad42Copy full SHA for cb2ad42
Project.toml
@@ -1,7 +1,7 @@
1
name = "NonlinearSolve"
2
uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
3
authors = ["Kanav Gupta <kanav0610@gmail.com>"]
4
-version = "0.3.6"
+version = "0.3.7"
5
6
[deps]
7
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -18,7 +18,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
18
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
19
20
[compat]
21
-ArrayInterface = "2"
+ArrayInterface = "2, 3"
22
FiniteDiff = "2"
23
ForwardDiff = "0.10.3"
24
IterativeSolvers = "0.9"
0 commit comments