Skip to content

Commit

Permalink
New version: HarmonicBalance v0.10.0 (#108977)
Browse files Browse the repository at this point in the history
UUID: e13b9ff6-59c3-11ec-14b1-f3d2cc6c135e
Repo: https://github.com/NonlinearOscillations/HarmonicBalance.jl.git
Tree: 74123ee28f73bbf9af8dab59bf7ff2f22088d26a

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jun 14, 2024
1 parent 3eb3b11 commit 3af9df0
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 10 deletions.
38 changes: 29 additions & 9 deletions H/HarmonicBalance/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[0]
BijectiveHilbert = "0.3"
Distances = "0.10.7-0.10"

["0-0.4"]
HomotopyContinuation = "2.6.3-2"
Expand All @@ -23,15 +22,33 @@ DSP = "0.7.4-0.7"
DocStringExtensions = "0.8.6-0.8"
Peaks = "0.4"

["0-0.9"]
Distances = "0.10.7-0.10"

["0.10-0"]
DSP = "0.7.9-0.7"
DelimitedFiles = "1.9.0-1"
Distances = "0.10.11-0.10"
DocStringExtensions = "0.9.3-0.9"
FFTW = "1.8.0-1"
HomotopyContinuation = "2.9.0-2"
JLD2 = "0.4.48-0.4"
Latexify = "0.16"
OrderedCollections = "1.6.0-1"
Peaks = "0.5"
Plots = "1.39.0-1"
SymbolicUtils = "2"
Symbolics = "5.30.0-5"
julia = "1.10.0-1"

["0.5"]
Symbolics = "4.4.1"

["0.5-0"]
HomotopyContinuation = "2.6.4-2"
ProgressMeter = "1.7.2-1"

["0.6-0"]
FFTW = "1.5.0-1"
["0.5-0.9"]
HomotopyContinuation = "2.6.4-2"

["0.6-0.6.2"]
DataStructures = "0.18.13-0.18"
Expand All @@ -42,6 +59,9 @@ DifferentialEquations = "7.5.0-7"
Latexify = "0.15.16-0.15"
Plots = "1.35.0-1"

["0.6-0.9"]
FFTW = "1.5.0-1"

["0.6.0"]
DelimitedFiles = "1.8.0-1"
Symbolics = "4.10.4-4"
Expand All @@ -59,7 +79,7 @@ julia = "1.8.2-1"
["0.6.3"]
JLD2 = "0.4.27-0.4"

["0.6.3-0"]
["0.6.3-0.9"]
OrderedCollections = "1.4.1-1"

["0.6.4-0.6"]
Expand All @@ -74,7 +94,7 @@ Symbolics = "4.13.0-4"
["0.6.4-0.8"]
OrdinaryDiffEq = "6.33.1-6"

["0.7-0"]
["0.7-0.9"]
DSP = "0.7.4-0.7"
DelimitedFiles = "1"
DocStringExtensions = "0.9"
Expand All @@ -88,11 +108,11 @@ Peaks = "0.4"
["0.7-0.9.1"]
Symbolics = "5"

["0.9-0"]
["0.9"]
julia = "1.9.0-1"

["0.9.1-0"]
["0.9.1-0.9"]
Peaks = "0.4-0.5"

["0.9.2-0"]
["0.9.2-0.9"]
Symbolics = "5.0.0-5.28.0"
3 changes: 3 additions & 0 deletions H/HarmonicBalance/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
["0-0.6.3"]
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"

["0.10-0"]
SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"

["0.5-0"]
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"

Expand Down
3 changes: 3 additions & 0 deletions H/HarmonicBalance/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ git-tree-sha1 = "801dda16e37a10e0e001a9dd17f1a2d2cf8bf55b"

["0.9.2"]
git-tree-sha1 = "38aea3aa97da3fa83a4ee189fbff62c5cd962cc5"

["0.10.0"]
git-tree-sha1 = "74123ee28f73bbf9af8dab59bf7ff2f22088d26a"
7 changes: 6 additions & 1 deletion H/HarmonicBalance/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
["0.9-0"]
["0.10-0"]
ModelingToolkit = "9.17.0-9"
OrdinaryDiffEq = "6.82.0-6"
SteadyStateDiffEq = "2"

["0.9"]
ModelingToolkit = "0.0.0-8"
OrdinaryDiffEq = "6.33.1-6"

0 comments on commit 3af9df0

Please sign in to comment.