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 3a1726b commit 276b72bCopy full SHA for 276b72b
Project.toml
@@ -1,7 +1,7 @@
1
name = "NonlinearSolve"
2
uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
3
authors = ["SciML"]
4
-version = "3.15.0-DEV"
+version = "3.15.0"
5
6
[deps]
7
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -80,12 +80,12 @@ Hwloc = "3"
80
InteractiveUtils = "<0.0.1, 1"
81
LazyArrays = "1.8.2, 2"
82
LeastSquaresOptim = "0.8.5"
83
-LineSearch = "0.1"
+LineSearch = "0.1.2"
84
LineSearches = "7.3"
85
LinearAlgebra = "1.10"
86
LinearSolve = "2.35"
87
MINPACK = "1.2"
88
-MaybeInplace = "0.1.3"
+MaybeInplace = "0.1.4"
89
ModelingToolkit = "9.41.0"
90
NLSolvers = "0.5"
91
NLsolve = "4.5"
test/misc/other_tests.jl
0 commit comments