From 4836ebdb710cdbf88293ab8fca56bd9288aa4792 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sat, 4 Nov 2023 19:52:02 +0000 Subject: [PATCH] New version: NLLSsolver v4.0.0 UUID: 50b5cf9e-bf7a-4e29-8981-4280cbba70cb Repo: https://github.com/ojwoodford/NLLSsolver.jl.git Tree: 9cedae92f2621744c74a78de5b7c6197601a5e4c Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- N/NLLSsolver/Compat.toml | 8 ++++---- N/NLLSsolver/Deps.toml | 18 +++++++++--------- N/NLLSsolver/Versions.toml | 3 +++ 3 files changed, 16 insertions(+), 13 deletions(-) diff --git a/N/NLLSsolver/Compat.toml b/N/NLLSsolver/Compat.toml index ebe93916142c7e1..1873b0ceac785e3 100644 --- a/N/NLLSsolver/Compat.toml +++ b/N/NLLSsolver/Compat.toml @@ -5,7 +5,7 @@ VisualGeometryDatasets = "0.2" [1-2] FLoops = "0.2" -[1-3] +[1-4] ForwardDiff = "0.10" HybridArrays = "0.4" LDLFactorizations = "0.10" @@ -18,7 +18,7 @@ VisualGeometryDatasets = "0.2.1-0.2" ["2-3.1.0"] LinearSolve = "2.1.0-2" -[3] +[3-4] DiffResults = "1.1.0-1" IfElse = "0.1.1-0.1" Static = "0.8.7-0.8" @@ -26,10 +26,10 @@ Static = "0.8.7-0.8" ["3.1.1-3.2.1"] OrderedCollections = "1.6.2-1" -["3.2-3"] +["3.2-4"] LoopVectorization = "0.12.165-0.12" -["3.3.1-3"] +["3.3.1-4"] LinearAlgebra = "1.6.0-1" Printf = "1.6.0-1" SparseArrays = "1.6.0-1" diff --git a/N/NLLSsolver/Deps.toml b/N/NLLSsolver/Deps.toml index e7e5b892d579d97..afd1eb58b5e132b 100644 --- a/N/NLLSsolver/Deps.toml +++ b/N/NLLSsolver/Deps.toml @@ -2,7 +2,13 @@ FLoops = "cc61a311-1640-44b5-9fba-1b764f453329" VisualGeometryDatasets = "962a53e2-84f2-440b-bfbc-4e96ec28357f" -[1-3] +["1-3.1.0"] +LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" + +["1-3.3.0"] +Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" + +[1-4] ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" HybridArrays = "1baab800-613f-4b0a-84e4-9cd3431bfbb9" LDLFactorizations = "40e66cde-538c-5869-a4ad-c39174c6795b" @@ -11,13 +17,7 @@ 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" - -["1-3.3.0"] -Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" - -[3] +[3-4] DiffResults = "163ba53b-c6d8-5494-b064-1a9d43ac40c5" IfElse = "615f187c-cbe4-4ef1-ba3b-2fcf58d6d173" Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3" @@ -25,5 +25,5 @@ Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3" ["3.1.1-3.2.1"] OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d" -["3.2-3"] +["3.2-4"] LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890" diff --git a/N/NLLSsolver/Versions.toml b/N/NLLSsolver/Versions.toml index 2bdc6e0ac437e13..ae24ab77db20a42 100644 --- a/N/NLLSsolver/Versions.toml +++ b/N/NLLSsolver/Versions.toml @@ -39,3 +39,6 @@ git-tree-sha1 = "308a4bed40eb43e7522075630e66d6774dee53ae" ["3.3.2"] git-tree-sha1 = "d56d8e0774668af924f8b6624ee4f4550044e968" + +["4.0.0"] +git-tree-sha1 = "9cedae92f2621744c74a78de5b7c6197601a5e4c"