Skip to content

Commit

Permalink
New version: NLLSsolver v3.1.1
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: be542e5daf2b27d4288cd476d109811986c9b8a5

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

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

[3]
Expand Down
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 = "be542e5daf2b27d4288cd476d109811986c9b8a5"

0 comments on commit 5d5e5a8

Please sign in to comment.