File tree Expand file tree Collapse file tree 8 files changed +15
-15
lines changed 
NonlinearSolveQuasiNewton 
NonlinearSolveSpectralMethods Expand file tree Collapse file tree 8 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 11name  = " NonlinearSolve" 
22uuid  = " 8913a72c-1f9b-4ce2-8d82-65094dcecaec" 
33authors  = [" SciML" 
4- version  = " 4.5.0 " 
4+ version  = " 4.5.1 " 
55
66[deps ]
77ADTypes  = " 47edcb42-4c32-4615-8424-f2b9edc5f35b" 
@@ -75,7 +75,7 @@ FastClosures = "0.3.2"
7575FastLevenbergMarquardt  = " 0.1" 
7676FiniteDiff  = " 2.24" 
7777FixedPointAcceleration  = " 0.3, 1" 
78- ForwardDiff  = " 0.10.36" 
78+ ForwardDiff  = " 0.10.36, 1 " 
7979Hwloc  = " 3" 
8080InteractiveUtils  = " <0.0.1, 1" 
8181LeastSquaresOptim  = " 0.8.5" 
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Aqua = "0.8.9"
2222CommonSolve  = " 0.2.4" 
2323ConcreteStructs  = " 0.2.3" 
2424ExplicitImports  = " 1.10.1" 
25- ForwardDiff  = " 0.10.36" 
25+ ForwardDiff  = " 0.10.36, 1 " 
2626InteractiveUtils  = " <0.0.1, 1" 
2727NonlinearSolveBase  = " 1.1" 
2828PrecompileTools  = " 1.2" 
Original file line number Diff line number Diff line change 11name  = " NonlinearSolveBase" 
22uuid  = " be0214bd-f91f-a760-ac4e-3421ce2b2da0" 
33authors  = [
" Avik Pal <[email protected] > and contributors" ]
4- version  = " 1.5.1 " 
4+ version  = " 1.5.2 " 
55
66[deps ]
77ADTypes  = " 47edcb42-4c32-4615-8424-f2b9edc5f35b" 
@@ -58,7 +58,7 @@ DifferentiationInterface = "0.6.16"
5858EnzymeCore  = " 0.8" 
5959ExplicitImports  = " 1.10.1" 
6060FastClosures  = " 0.3" 
61- ForwardDiff  = " 0.10.36" 
61+ ForwardDiff  = " 0.10.36, 1 " 
6262InteractiveUtils  = " <0.0.1, 1" 
6363LineSearch  = " 0.1.4" 
6464LinearAlgebra  = " 1.10" 
Original file line number Diff line number Diff line change 11name  = " NonlinearSolveFirstOrder" 
22uuid  = " 5959db7a-ea39-4486-b5fe-2dd0bf03d60d" 
33authors  = [
" Avik Pal <[email protected] > and contributors" ]
4- version  = " 1.3.0 " 
4+ version  = " 1.3.1 " 
55
66[deps ]
77ADTypes  = " 47edcb42-4c32-4615-8424-f2b9edc5f35b" 
@@ -35,7 +35,7 @@ DiffEqBase = "6.158.3"
3535Enzyme  = " 0.13.12" 
3636ExplicitImports  = " 1.5" 
3737FiniteDiff  = " 2.24" 
38- ForwardDiff  = " 0.10.36" 
38+ ForwardDiff  = " 0.10.36, 1 " 
3939Hwloc  = " 3" 
4040InteractiveUtils  = " <0.0.1, 1" 
4141LineSearch  = " 0.1.4" 
Original file line number Diff line number Diff line change 11name  = " NonlinearSolveQuasiNewton" 
22uuid  = " 9a2c21bd-3a47-402d-9113-8faf9a0ee114" 
33authors  = [
" Avik Pal <[email protected] > and contributors" ]
4- version  = " 1.2.0 " 
4+ version  = " 1.2.1 " 
55
66[deps ]
77ArrayInterface  = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" 
@@ -35,7 +35,7 @@ DiffEqBase = "6.158.3"
3535Enzyme  = " 0.13.12" 
3636ExplicitImports  = " 1.5" 
3737FiniteDiff  = " 2.24" 
38- ForwardDiff  = " 0.10.36" 
38+ ForwardDiff  = " 0.10.36, 1 " 
3939Hwloc  = " 3" 
4040InteractiveUtils  = " <0.0.1, 1" 
4141LineSearch  = " 0.1.4" 
Original file line number Diff line number Diff line change 11name  = " NonlinearSolveSpectralMethods" 
22uuid  = " 26075421-4e9a-44e1-8bd1-420ed7ad02b2" 
33authors  = [
" Avik Pal <[email protected] > and contributors" ]
4- version  = " 1.1.0 " 
4+ version  = " 1.1.1 " 
55
66[deps ]
77CommonSolve  = " 38540f10-b2f7-11e9-35d8-d573e4eb0ff2" 
@@ -27,7 +27,7 @@ CommonSolve = "0.2.4"
2727ConcreteStructs  = " 0.2.3" 
2828DiffEqBase  = " 6.158.3" 
2929ExplicitImports  = " 1.5" 
30- ForwardDiff  = " 0.10.36" 
30+ ForwardDiff  = " 0.10.36, 1 " 
3131Hwloc  = " 3" 
3232InteractiveUtils  = " <0.0.1, 1" 
3333LineSearch  = " 0.1.4" 
Original file line number Diff line number Diff line change 11name  = " SciMLJacobianOperators" 
22uuid  = " 19f34311-ddf3-4b8b-af20-060888a46c0e" 
33authors  = [
" Avik Pal <[email protected] > and contributors" ]
4- version  = " 0.1.1 " 
4+ version  = " 0.1.2 " 
55
66[deps ]
77ADTypes  = " 47edcb42-4c32-4615-8424-f2b9edc5f35b" 
@@ -25,7 +25,7 @@ Enzyme = "0.13.11"
2525ExplicitImports  = " 1.9.0" 
2626FastClosures  = " 0.3.2" 
2727FiniteDiff  = " 2.24" 
28- ForwardDiff  = " 0.10.36" 
28+ ForwardDiff  = " 0.10.36, 1 " 
2929InteractiveUtils  = " <0.0.1, 1" 
3030LinearAlgebra  = " 1.10" 
3131ReverseDiff  = " 1.15" 
Original file line number Diff line number Diff line change 11name  = " SimpleNonlinearSolve" 
22uuid  = " 727e6d20-b764-4bd8-a329-72de5adea6c7" 
33authors  = [" SciML" 
4- version  = " 2.2.0 " 
4+ version  = " 2.2.1 " 
55
66[deps ]
77ADTypes  = " 47edcb42-4c32-4615-8424-f2b9edc5f35b" 
@@ -49,7 +49,7 @@ Enzyme = "0.13.11"
4949ExplicitImports  = " 1.9" 
5050FastClosures  = " 0.3.2" 
5151FiniteDiff  = " 2.24" 
52- ForwardDiff  = " 0.10.36" 
52+ ForwardDiff  = " 0.10.36, 1 " 
5353InteractiveUtils  = " <0.0.1, 1" 
5454LineSearch  = " 0.1.3" 
5555LinearAlgebra  = " 1.10" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments