Skip to content

Commit 70ed389

Browse files
Updates
1 parent 55ef3b3 commit 70ed389

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

benchmarks/ParameterEstimation/Manifest.toml

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ manifest_format = "2.0"
55
project_hash = "d9bf8e61b542fc08f164ed6a8a1a0df132eef447"
66

77
[[deps.ADTypes]]
8-
git-tree-sha1 = "72af59f5b8f09faee36b4ec48e014a79210f2f4f"
8+
git-tree-sha1 = "ab3815fc06f9c171ee81277f00ecee19b47e0b91"
99
uuid = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
10-
version = "1.11.0"
10+
version = "1.12.0"
1111
weakdeps = ["ChainRulesCore", "ConstructionBase", "EnzymeCore"]
1212

1313
[deps.ADTypes.extensions]
@@ -237,9 +237,9 @@ version = "0.7.6"
237237

238238
[[deps.ColorSchemes]]
239239
deps = ["ColorTypes", "ColorVectorSpace", "Colors", "FixedPointNumbers", "PrecompileTools", "Random"]
240-
git-tree-sha1 = "c785dfb1b3bfddd1da557e861b919819b82bbe5b"
240+
git-tree-sha1 = "26ec26c98ae1453c692efded2b17e15125a5bea1"
241241
uuid = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
242-
version = "3.27.1"
242+
version = "3.28.0"
243243

244244
[[deps.ColorTypes]]
245245
deps = ["FixedPointNumbers", "Random"]
@@ -461,9 +461,9 @@ version = "4.2.2"
461461

462462
[[deps.DiffEqNoiseProcess]]
463463
deps = ["DiffEqBase", "Distributions", "GPUArraysCore", "LinearAlgebra", "Markdown", "Optim", "PoissonRandom", "QuadGK", "Random", "Random123", "RandomNumbers", "RecipesBase", "RecursiveArrayTools", "ResettableStacks", "SciMLBase", "StaticArraysCore", "Statistics"]
464-
git-tree-sha1 = "880d1fcf95e6492a4e7d65c2866dbdbf6580d4f8"
464+
git-tree-sha1 = "516d553f5deee7c55b2945b5edf05b6542837887"
465465
uuid = "77a26b50-5914-5dd7-bc55-306e6241c503"
466-
version = "5.24.0"
466+
version = "5.24.1"
467467

468468
[deps.DiffEqNoiseProcess.extensions]
469469
DiffEqNoiseProcessReverseDiffExt = "ReverseDiff"
@@ -491,9 +491,9 @@ version = "1.15.1"
491491

492492
[[deps.DifferentiationInterface]]
493493
deps = ["ADTypes", "LinearAlgebra"]
494-
git-tree-sha1 = "e7e4ce7787a74d2ec553e7afbeb1bf949caa90ab"
494+
git-tree-sha1 = "a1ebd42d036132d899d61e45fee4283b2a60c0ab"
495495
uuid = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
496-
version = "0.6.30"
496+
version = "0.6.31"
497497

498498
[deps.DifferentiationInterface.extensions]
499499
DifferentiationInterfaceChainRulesCoreExt = "ChainRulesCore"
@@ -832,15 +832,15 @@ version = "0.2.0"
832832

833833
[[deps.GR]]
834834
deps = ["Artifacts", "Base64", "DelimitedFiles", "Downloads", "GR_jll", "HTTP", "JSON", "Libdl", "LinearAlgebra", "Preferences", "Printf", "Qt6Wayland_jll", "Random", "Serialization", "Sockets", "TOML", "Tar", "Test", "p7zip_jll"]
835-
git-tree-sha1 = "424c8f76017e39fdfcdbb5935a8e6742244959e8"
835+
git-tree-sha1 = "9bf00ba4c45867c86251a7fd4cb646dcbeb41bf0"
836836
uuid = "28b8d3ca-fb5f-59d9-8090-bfdbd6d07a71"
837-
version = "0.73.10"
837+
version = "0.73.12"
838838

839839
[[deps.GR_jll]]
840840
deps = ["Artifacts", "Bzip2_jll", "Cairo_jll", "FFMPEG_jll", "Fontconfig_jll", "FreeType2_jll", "GLFW_jll", "JLLWrappers", "JpegTurbo_jll", "Libdl", "Libtiff_jll", "Pixman_jll", "Qt6Base_jll", "Zlib_jll", "libpng_jll"]
841-
git-tree-sha1 = "b90934c8cb33920a8dc66736471dc3961b42ec9f"
841+
git-tree-sha1 = "36d5430819123553bf31dfdceb3653ca7d9e62d7"
842842
uuid = "d2c73de3-f751-5644-a686-071e5b155ba9"
843-
version = "0.73.10+0"
843+
version = "0.73.12+0"
844844

845845
[[deps.GenericSchur]]
846846
deps = ["LinearAlgebra", "Printf"]
@@ -947,9 +947,9 @@ version = "0.1.2"
947947

948948
[[deps.IntelOpenMP_jll]]
949949
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl"]
950-
git-tree-sha1 = "10bd689145d2c3b2a9844005d01087cc1194e79e"
950+
git-tree-sha1 = "0f14a5456bdc6b9731a5682f439a672750a09e48"
951951
uuid = "1d5cc7b8-4909-519e-a0f8-d0f5ad9712d0"
952-
version = "2024.2.1+0"
952+
version = "2025.0.4+0"
953953

954954
[[deps.InteractiveUtils]]
955955
deps = ["Markdown"]
@@ -1295,9 +1295,9 @@ weakdeps = ["ChainRulesCore", "ForwardDiff", "SpecialFunctions"]
12951295

12961296
[[deps.MKL_jll]]
12971297
deps = ["Artifacts", "IntelOpenMP_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "oneTBB_jll"]
1298-
git-tree-sha1 = "f046ccd0c6db2832a9f639e2c669c6fe867e5f4f"
1298+
git-tree-sha1 = "ed4097130e3dd3721814b5f277da72f48905e80c"
12991299
uuid = "856f044c-d86e-5d09-b602-aeab76dc8ba7"
1300-
version = "2024.2.0+0"
1300+
version = "2025.0.1+0"
13011301

13021302
[[deps.MLStyle]]
13031303
git-tree-sha1 = "bc38dff0548128765760c79eb7388a4b37fae2c8"
@@ -1355,9 +1355,9 @@ uuid = "a63ad114-7e13-5084-954f-fe012c677804"
13551355

13561356
[[deps.ModelingToolkit]]
13571357
deps = ["AbstractTrees", "ArrayInterface", "BlockArrays", "Combinatorics", "CommonSolve", "Compat", "ConstructionBase", "DataStructures", "DiffEqBase", "DiffEqCallbacks", "DiffEqNoiseProcess", "DiffRules", "Distributed", "Distributions", "DocStringExtensions", "DomainSets", "DynamicQuantities", "EnumX", "ExprTools", "Expronicon", "FindFirstFunctions", "ForwardDiff", "FunctionWrappers", "FunctionWrappersWrappers", "Graphs", "InteractiveUtils", "JuliaFormatter", "JumpProcesses", "Latexify", "Libdl", "LinearAlgebra", "MLStyle", "NaNMath", "NonlinearSolve", "OffsetArrays", "OrderedCollections", "PrecompileTools", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SCCNonlinearSolve", "SciMLBase", "SciMLStructures", "Serialization", "Setfield", "SimpleNonlinearSolve", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "SymbolicUtils", "Symbolics", "URIs", "UnPack", "Unitful"]
1358-
git-tree-sha1 = "4a64a7dfd9130591536adf723bb79038b02351c0"
1358+
git-tree-sha1 = "940443517fbaa6141e058c90573dc153093acfbb"
13591359
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
1360-
version = "9.60.0"
1360+
version = "9.61.0"
13611361

13621362
[deps.ModelingToolkit.extensions]
13631363
MTKBifurcationKitExt = "BifurcationKit"
@@ -1575,9 +1575,9 @@ version = "1.10.0"
15751575

15761576
[[deps.Optimization]]
15771577
deps = ["ADTypes", "ArrayInterface", "ConsoleProgressMonitor", "DocStringExtensions", "LBFGSB", "LinearAlgebra", "Logging", "LoggingExtras", "OptimizationBase", "Printf", "ProgressLogging", "Reexport", "SciMLBase", "SparseArrays", "TerminalLoggers"]
1578-
git-tree-sha1 = "4b59eef21418fbdf28afbe2d7e945d8efbe5057d"
1578+
git-tree-sha1 = "e246ed7381acdc9d39042ba4c263b19f29232de9"
15791579
uuid = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
1580-
version = "4.0.5"
1580+
version = "4.1.0"
15811581

15821582
[[deps.OptimizationBBO]]
15831583
deps = ["BlackBoxOptim", "Optimization", "Reexport"]
@@ -1845,9 +1845,9 @@ version = "1.55.5+0"
18451845

18461846
[[deps.ParameterizedFunctions]]
18471847
deps = ["DataStructures", "DiffEqBase", "DocStringExtensions", "Latexify", "LinearAlgebra", "ModelingToolkit", "Reexport", "SciMLBase"]
1848-
git-tree-sha1 = "8556de70ac4a180805f85a2f5c2274061de67586"
1848+
git-tree-sha1 = "857b4339879b538e0d63344098ef859552126ca8"
18491849
uuid = "65888b18-ceab-5e60-b2b9-181511a3b968"
1850-
version = "5.17.0"
1850+
version = "5.17.2"
18511851

18521852
[[deps.Parameters]]
18531853
deps = ["OrderedCollections", "UnPack"]
@@ -2160,9 +2160,9 @@ version = "0.6.43"
21602160

21612161
[[deps.SciMLBase]]
21622162
deps = ["ADTypes", "Accessors", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "Expronicon", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "PrecompileTools", "Preferences", "Printf", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLOperators", "SciMLStructures", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface"]
2163-
git-tree-sha1 = "a263684f4134d50fe1863184281cc04a787a96a2"
2163+
git-tree-sha1 = "3ff67684267d8963fa754a5e4ce7db8ab1891013"
21642164
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
2165-
version = "2.71.0"
2165+
version = "2.71.3"
21662166

21672167
[deps.SciMLBase.extensions]
21682168
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
@@ -2333,9 +2333,9 @@ version = "2.23.1"
23332333

23342334
[[deps.SparseMatrixColorings]]
23352335
deps = ["ADTypes", "DataStructures", "DocStringExtensions", "LinearAlgebra", "Random", "SparseArrays"]
2336-
git-tree-sha1 = "76b44c879661552d64f382acf66faa29ab56b3d9"
2336+
git-tree-sha1 = "d73357bd8c50edc6a2320e7f51ff4337ac2e2a86"
23372337
uuid = "0a514795-09f3-496d-8182-132a7b665d35"
2338-
version = "0.4.10"
2338+
version = "0.4.11"
23392339
weakdeps = ["Colors"]
23402340

23412341
[deps.SparseMatrixColorings.extensions]
@@ -2477,10 +2477,10 @@ version = "3.11.0"
24772477
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
24782478

24792479
[[deps.Symbolics]]
2480-
deps = ["ADTypes", "ArrayInterface", "Bijections", "CommonWorldInvalidations", "ConstructionBase", "DataStructures", "DiffRules", "Distributions", "DocStringExtensions", "DomainSets", "DynamicPolynomials", "IfElse", "LaTeXStrings", "Latexify", "Libdl", "LinearAlgebra", "LogExpFunctions", "MacroTools", "Markdown", "NaNMath", "PrecompileTools", "Primes", "RecipesBase", "Reexport", "RuntimeGeneratedFunctions", "SciMLBase", "Setfield", "SparseArrays", "SpecialFunctions", "StaticArraysCore", "SymbolicIndexingInterface", "SymbolicLimits", "SymbolicUtils", "TermInterface"]
2481-
git-tree-sha1 = "ad6615b11e39fb0619b0b3d766ab4d24a432d722"
2480+
deps = ["ADTypes", "ArrayInterface", "Bijections", "CommonWorldInvalidations", "ConstructionBase", "DataStructures", "DiffRules", "Distributions", "DocStringExtensions", "DomainSets", "DynamicPolynomials", "IfElse", "LaTeXStrings", "Latexify", "Libdl", "LinearAlgebra", "LogExpFunctions", "MacroTools", "Markdown", "NaNMath", "OffsetArrays", "PrecompileTools", "Primes", "RecipesBase", "Reexport", "RuntimeGeneratedFunctions", "SciMLBase", "Setfield", "SparseArrays", "SpecialFunctions", "StaticArraysCore", "SymbolicIndexingInterface", "SymbolicLimits", "SymbolicUtils", "TermInterface"]
2481+
git-tree-sha1 = "1211b5df046c13c955ba90c210c6394b99b2d1eb"
24822482
uuid = "0c5d862f-8b57-4792-8d23-62f2024744c7"
2483-
version = "6.23.0"
2483+
version = "6.24.0"
24842484

24852485
[deps.Symbolics.extensions]
24862486
SymbolicsForwardDiffExt = "ForwardDiff"

0 commit comments

Comments
 (0)