Skip to content

Commit

Permalink
New version: NLLSsolver v3.1.1 (#91431)
Browse files Browse the repository at this point in the history
UUID: 50b5cf9e-bf7a-4e29-8981-4280cbba70cb
Repo: https://github.com/ojwoodford/NLLSsolver.jl.git
Tree: 9c74abcb4e0a5d67da0a01057ba2e86c074c9bee

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Sep 14, 2023
1 parent fa10407 commit 52aed5d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
5 changes: 4 additions & 1 deletion N/NLLSsolver/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,13 @@ julia = "1.6.0-1"
[2]
VisualGeometryDatasets = "0.2.1-0.2"

[2-3]
["2-3.1.0"]
LinearSolve = "2.1.0-2"

[3]
DiffResults = "1.1.0-1"
IfElse = "0.1.1-0.1"
Static = "0.8.7-0.8"

["3.1.1-3"]
OrderedCollections = "1.6.2-1"
7 changes: 6 additions & 1 deletion N/NLLSsolver/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,17 @@ ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
HybridArrays = "1baab800-613f-4b0a-84e4-9cd3431bfbb9"
LDLFactorizations = "40e66cde-538c-5869-a4ad-c39174c6795b"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["1-3.1.0"]
LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"

[3]
DiffResults = "163ba53b-c6d8-5494-b064-1a9d43ac40c5"
IfElse = "615f187c-cbe4-4ef1-ba3b-2fcf58d6d173"
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"

["3.1.1-3"]
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
3 changes: 3 additions & 0 deletions N/NLLSsolver/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ git-tree-sha1 = "ea43dfed1485a8b747dab719f406d4eccb644ce8"

["3.1.0"]
git-tree-sha1 = "7a928a2478a0bf5f01b788dd3b0c09a3dd41e730"

["3.1.1"]
git-tree-sha1 = "9c74abcb4e0a5d67da0a01057ba2e86c074c9bee"

0 comments on commit 52aed5d

Please sign in to comment.