Skip to content

Commit

Permalink
New version: KiteModels v0.6.14
Browse files Browse the repository at this point in the history
UUID: b94af626-7959-4878-9336-2adc27959007
Repo: https://github.com/ufechner7/KiteModels.jl.git
Tree: eea108143003847a6957e50df8d310a80865395e

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Jan 16, 2025
1 parent 2622bc7 commit 620ea99
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 6 deletions.
26 changes: 20 additions & 6 deletions K/KiteModels/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ BenchmarkTools = "1.2.0-1"
KiteUtils = "0.2.5-0.3"

["0.3-0"]
Dierckx = "0.5"
Parameters = "0.12"

["0.3-0.4"]
Expand All @@ -35,6 +34,9 @@ TestEnv = "1"
["0.3-0.4.3"]
Sundials = "4.9.0-4"

["0.3-0.6.13"]
Dierckx = "0.5"

["0.3.0"]
KitePodModels = "0.1.2-0.1"
KiteUtils = "0.3.1-0.3"
Expand Down Expand Up @@ -159,13 +161,23 @@ KiteUtils = "0.9.3-0.9"
DSP = "0.7.10-0.7"
DiscretePIDs = "0.1.5-0.1"
ModelingToolkit = "9.54"
StatsBase = "0.34"

["0.6.12-0.6.13"]
OrdinaryDiffEqBDF = "1.1.2-1"
OrdinaryDiffEqCore = "1.12.1-1"
StatsBase = "0.34"

["0.6.13-0"]
KiteUtils = "0.9.5-0.9"

["0.6.14-0"]
ADTypes = "1.11.0-1"
Dierckx = "0.5.4-0.5"
DiffEqBase = "6.161.0-6"
OrdinaryDiffEqBDF = "1.2.0-1"
OrdinaryDiffEqCore = "1.14.1-1"
OrdinaryDiffEqSDIRK = "1.2.0-1"

["0.6.2-0.6.4"]
KiteUtils = "0.7.4-0.7"

Expand All @@ -179,25 +191,27 @@ BenchmarkTools = "1.2.0-1"
ModelingToolkit = "9.32.0-9"

["0.6.5-0"]
DiffEqBase = "6.152.2-6"
SteadyStateDiffEq = "2.3.0-2"
SymbolicIndexingInterface = "0.3.27-0.3"
Timers = "0.1.5-0.1"

["0.6.5-0.6.13"]
DiffEqBase = "6.152.2-6"

["0.6.5-0.6.6"]
DataInterpolations = "6.2.0-6"
KiteUtils = "0.7.8-0.7"

["0.6.6"]
ModelingToolkit = "9.35"

["0.6.6-0"]
OrdinaryDiffEqSDIRK = "1.1.0-1"

["0.6.6-0.6.11"]
OrdinaryDiffEqBDF = "1.1.1-1"
OrdinaryDiffEqCore = "1.4.0-1"

["0.6.6-0.6.13"]
OrdinaryDiffEqSDIRK = "1.1.0-1"

["0.6.6-0.6.8"]
WinchModels = "0.3.3-0.3"

Expand Down
3 changes: 3 additions & 0 deletions K/KiteModels/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
DiscretePIDs = "c1363496-6848-4723-8758-079b737f6baf"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

["0.6.14-0"]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"

["0.6.4-0"]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
Expand Down
3 changes: 3 additions & 0 deletions K/KiteModels/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -144,3 +144,6 @@ git-tree-sha1 = "6ce8f3a8304740fe7950fe3a634b09835700fef3"

["0.6.13"]
git-tree-sha1 = "c495973128c5adc04815038b7490a798dc732e21"

["0.6.14"]
git-tree-sha1 = "eea108143003847a6957e50df8d310a80865395e"

0 comments on commit 620ea99

Please sign in to comment.