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 e565c19Copy full SHA for e565c19
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,7 +80,7 @@ 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"
test/misc/other_tests.jl
0 commit comments