Skip to content

Commit

Permalink
New version: PeriodicSystems v0.8.0 (#114933)
Browse files Browse the repository at this point in the history
UUID: 5decd0d0-8a5f-11ec-2edd-87b25cbcd17e
Repo: https://github.com/andreasvarga/PeriodicSystems.jl.git
Tree: 809fea6eeb4300fe97251c4be7f7fe231035cce0

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Sep 10, 2024
1 parent 515f1b3 commit b34e5d0
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
12 changes: 10 additions & 2 deletions P/PeriodicSystems/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,14 @@ Symbolics = "4-5"
julia = "1.8.0-1"

["0.6-0"]
DescriptorSystems = "1.3.0-1"
Optim = "1.7.0-1"

["0.6-0.6.1"]
Polynomials = "3.2.0-3"

["0.6-0.7"]
DescriptorSystems = "1.3.0-1"

["0.6.0"]
Sundials = "4.17.0-4"

Expand All @@ -63,9 +65,15 @@ Random = "1"
["0.6.2-0"]
Polynomials = "3.2.0-4"

["0.7"]
julia = "1.9.0-1"

["0.7-0"]
FastLapackInterface = "2"
Interpolations = "0.15"
LineSearches = "7.2.0-7"
QuadGK = "2.9.0-2"
julia = "1.9.0-1"

["0.8-0"]
DescriptorSystems = "1.4.0-1"
julia = "1.10.0-1"
3 changes: 3 additions & 0 deletions P/PeriodicSystems/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
FastLapackInterface = "29a986be-02c6-4525-aec4-84b980013641"
LineSearches = "d3d80556-e9d4-5f37-9878-2ab0fcc64255"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"

["0.8-0"]
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
3 changes: 3 additions & 0 deletions P/PeriodicSystems/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ git-tree-sha1 = "44e998531b54f575590c9e36c7109fa37777a79d"

["0.7.0"]
git-tree-sha1 = "71a8164e183e2b7581a9f034f06c080a4d00c7ca"

["0.8.0"]
git-tree-sha1 = "809fea6eeb4300fe97251c4be7f7fe231035cce0"

0 comments on commit b34e5d0

Please sign in to comment.