File tree 8 files changed +16
-16
lines changed
NonlinearSolveQuasiNewton
NonlinearSolveSpectralMethods
8 files changed +16
-16
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"
@@ -83,7 +83,7 @@ FastClosures = "0.3.2"
83
83
FastLevenbergMarquardt = " 0.1"
84
84
FiniteDiff = " 2.24"
85
85
FixedPointAcceleration = " 0.3, 1"
86
- ForwardDiff = " 0.10.36"
86
+ ForwardDiff = " 0.10.36, 1 "
87
87
Hwloc = " 3"
88
88
InteractiveUtils = " <0.0.1, 1"
89
89
LeastSquaresOptim = " 0.8.5"
Original file line number Diff line number Diff line change 1
1
name = " BracketingNonlinearSolve"
2
2
uuid = " 70df07ce-3d50-431d-a3e7-ca6ddb60ac1e"
3
3
authors = [
" Avik Pal <[email protected] > and contributors" ]
4
- version = " 1.1.2 "
4
+ version = " 1.1.3 "
5
5
6
6
[deps ]
7
7
CommonSolve = " 38540f10-b2f7-11e9-35d8-d573e4eb0ff2"
@@ -25,7 +25,7 @@ Aqua = "0.8.9"
25
25
CommonSolve = " 0.2.4"
26
26
ConcreteStructs = " 0.2.3"
27
27
ExplicitImports = " 1.10.1"
28
- ForwardDiff = " 0.10.36"
28
+ ForwardDiff = " 0.10.36, 1 "
29
29
InteractiveUtils = " <0.0.1, 1"
30
30
NonlinearSolveBase = " 1.1"
31
31
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"
@@ -38,7 +38,7 @@ DiffEqBase = "6.158.3"
38
38
Enzyme = " 0.13.12"
39
39
ExplicitImports = " 1.5"
40
40
FiniteDiff = " 2.24"
41
- ForwardDiff = " 0.10.36"
41
+ ForwardDiff = " 0.10.36, 1 "
42
42
Hwloc = " 3"
43
43
InteractiveUtils = " <0.0.1, 1"
44
44
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"
@@ -38,7 +38,7 @@ DiffEqBase = "6.158.3"
38
38
Enzyme = " 0.13.12"
39
39
ExplicitImports = " 1.5"
40
40
FiniteDiff = " 2.24"
41
- ForwardDiff = " 0.10.36"
41
+ ForwardDiff = " 0.10.36, 1 "
42
42
Hwloc = " 3"
43
43
InteractiveUtils = " <0.0.1, 1"
44
44
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"
@@ -30,7 +30,7 @@ CommonSolve = "0.2.4"
30
30
ConcreteStructs = " 0.2.3"
31
31
DiffEqBase = " 6.158.3"
32
32
ExplicitImports = " 1.5"
33
- ForwardDiff = " 0.10.36"
33
+ ForwardDiff = " 0.10.36, 1 "
34
34
Hwloc = " 3"
35
35
InteractiveUtils = " <0.0.1, 1"
36
36
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"
@@ -53,7 +53,7 @@ Enzyme = "0.13.11"
53
53
ExplicitImports = " 1.9"
54
54
FastClosures = " 0.3.2"
55
55
FiniteDiff = " 2.24"
56
- ForwardDiff = " 0.10.36"
56
+ ForwardDiff = " 0.10.36, 1 "
57
57
InteractiveUtils = " <0.0.1, 1"
58
58
LineSearch = " 0.1.3"
59
59
LinearAlgebra = " 1.10"
You can’t perform that action at this time.
0 commit comments