File tree 8 files changed +15
-15
lines changed
NonlinearSolveQuasiNewton
NonlinearSolveSpectralMethods
8 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1
1
name = " NonlinearSolve"
2
2
uuid = " 8913a72c-1f9b-4ce2-8d82-65094dcecaec"
3
3
authors = [" SciML" ]
4
- version = " 4.5.0 "
4
+ version = " 4.5.1 "
5
5
6
6
[deps ]
7
7
ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -75,7 +75,7 @@ FastClosures = "0.3.2"
75
75
FastLevenbergMarquardt = " 0.1"
76
76
FiniteDiff = " 2.24"
77
77
FixedPointAcceleration = " 0.3, 1"
78
- ForwardDiff = " 0.10.36"
78
+ ForwardDiff = " 0.10.36, 1 "
79
79
Hwloc = " 3"
80
80
InteractiveUtils = " <0.0.1, 1"
81
81
LeastSquaresOptim = " 0.8.5"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Aqua = "0.8.9"
22
22
CommonSolve = " 0.2.4"
23
23
ConcreteStructs = " 0.2.3"
24
24
ExplicitImports = " 1.10.1"
25
- ForwardDiff = " 0.10.36"
25
+ ForwardDiff = " 0.10.36, 1 "
26
26
InteractiveUtils = " <0.0.1, 1"
27
27
NonlinearSolveBase = " 1.1"
28
28
PrecompileTools = " 1.2"
Original file line number Diff line number Diff line change 1
1
name = " NonlinearSolveBase"
2
2
uuid = " be0214bd-f91f-a760-ac4e-3421ce2b2da0"
3
3
authors = [
" Avik Pal <[email protected] > and contributors" ]
4
- version = " 1.5.1 "
4
+ version = " 1.5.2 "
5
5
6
6
[deps ]
7
7
ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -58,7 +58,7 @@ DifferentiationInterface = "0.6.16"
58
58
EnzymeCore = " 0.8"
59
59
ExplicitImports = " 1.10.1"
60
60
FastClosures = " 0.3"
61
- ForwardDiff = " 0.10.36"
61
+ ForwardDiff = " 0.10.36, 1 "
62
62
InteractiveUtils = " <0.0.1, 1"
63
63
LineSearch = " 0.1.4"
64
64
LinearAlgebra = " 1.10"
Original file line number Diff line number Diff line change 1
1
name = " NonlinearSolveFirstOrder"
2
2
uuid = " 5959db7a-ea39-4486-b5fe-2dd0bf03d60d"
3
3
authors = [
" Avik Pal <[email protected] > and contributors" ]
4
- version = " 1.3.0 "
4
+ version = " 1.3.1 "
5
5
6
6
[deps ]
7
7
ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -35,7 +35,7 @@ DiffEqBase = "6.158.3"
35
35
Enzyme = " 0.13.12"
36
36
ExplicitImports = " 1.5"
37
37
FiniteDiff = " 2.24"
38
- ForwardDiff = " 0.10.36"
38
+ ForwardDiff = " 0.10.36, 1 "
39
39
Hwloc = " 3"
40
40
InteractiveUtils = " <0.0.1, 1"
41
41
LineSearch = " 0.1.4"
Original file line number Diff line number Diff line change 1
1
name = " NonlinearSolveQuasiNewton"
2
2
uuid = " 9a2c21bd-3a47-402d-9113-8faf9a0ee114"
3
3
authors = [
" Avik Pal <[email protected] > and contributors" ]
4
- version = " 1.2.0 "
4
+ version = " 1.2.1 "
5
5
6
6
[deps ]
7
7
ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -35,7 +35,7 @@ DiffEqBase = "6.158.3"
35
35
Enzyme = " 0.13.12"
36
36
ExplicitImports = " 1.5"
37
37
FiniteDiff = " 2.24"
38
- ForwardDiff = " 0.10.36"
38
+ ForwardDiff = " 0.10.36, 1 "
39
39
Hwloc = " 3"
40
40
InteractiveUtils = " <0.0.1, 1"
41
41
LineSearch = " 0.1.4"
Original file line number Diff line number Diff line change 1
1
name = " NonlinearSolveSpectralMethods"
2
2
uuid = " 26075421-4e9a-44e1-8bd1-420ed7ad02b2"
3
3
authors = [
" Avik Pal <[email protected] > and contributors" ]
4
- version = " 1.1.0 "
4
+ version = " 1.1.1 "
5
5
6
6
[deps ]
7
7
CommonSolve = " 38540f10-b2f7-11e9-35d8-d573e4eb0ff2"
@@ -27,7 +27,7 @@ CommonSolve = "0.2.4"
27
27
ConcreteStructs = " 0.2.3"
28
28
DiffEqBase = " 6.158.3"
29
29
ExplicitImports = " 1.5"
30
- ForwardDiff = " 0.10.36"
30
+ ForwardDiff = " 0.10.36, 1 "
31
31
Hwloc = " 3"
32
32
InteractiveUtils = " <0.0.1, 1"
33
33
LineSearch = " 0.1.4"
Original file line number Diff line number Diff line change 1
1
name = " SciMLJacobianOperators"
2
2
uuid = " 19f34311-ddf3-4b8b-af20-060888a46c0e"
3
3
authors = [
" Avik Pal <[email protected] > and contributors" ]
4
- version = " 0.1.1 "
4
+ version = " 0.1.2 "
5
5
6
6
[deps ]
7
7
ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -25,7 +25,7 @@ Enzyme = "0.13.11"
25
25
ExplicitImports = " 1.9.0"
26
26
FastClosures = " 0.3.2"
27
27
FiniteDiff = " 2.24"
28
- ForwardDiff = " 0.10.36"
28
+ ForwardDiff = " 0.10.36, 1 "
29
29
InteractiveUtils = " <0.0.1, 1"
30
30
LinearAlgebra = " 1.10"
31
31
ReverseDiff = " 1.15"
Original file line number Diff line number Diff line change 1
1
name = " SimpleNonlinearSolve"
2
2
uuid = " 727e6d20-b764-4bd8-a329-72de5adea6c7"
3
3
authors = [" SciML" ]
4
- version = " 2.2.0 "
4
+ version = " 2.2.1 "
5
5
6
6
[deps ]
7
7
ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -49,7 +49,7 @@ Enzyme = "0.13.11"
49
49
ExplicitImports = " 1.9"
50
50
FastClosures = " 0.3.2"
51
51
FiniteDiff = " 2.24"
52
- ForwardDiff = " 0.10.36"
52
+ ForwardDiff = " 0.10.36, 1 "
53
53
InteractiveUtils = " <0.0.1, 1"
54
54
LineSearch = " 0.1.3"
55
55
LinearAlgebra = " 1.10"
You can’t perform that action at this time.
0 commit comments