Skip to content

Commit

Permalink
New version: LPVSpectral v0.1.4 (#5390)
Browse files Browse the repository at this point in the history
UUID: 26dcc766-85df-5edc-b560-6076d5dbac63
Repo: https://github.com/baggepinnen/LPVSpectral.jl.git
Tree: edc05a4ace4efa8b1369bc238ca2d9ce0639c307

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator authored and github-actions[bot] committed Nov 14, 2019
1 parent d4296c3 commit 5b95212
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 5 deletions.
10 changes: 8 additions & 2 deletions L/LPVSpectral/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
["0.1.1"]
["0-0.1.1"]
DSP = "0"
Plots = "0"
ProximalOperators = "0"
Expand All @@ -11,11 +11,17 @@ FFTW = "0.2-0"
ProximalOperators = "0.8-0"
RecipesBase = "0.6-0"

["0.1.2-0.1.3"]
["0.1.2-0"]
julia = "1"

["0.1.3"]
DSP = "0.5"
FFTW = "0.2"
ProximalOperators = ["0.8", "0.9", "0.10"]
RecipesBase = "0.6"

["0.1.4-0"]
DSP = ["0.5", "0.6.1-0.6"]
FFTW = ["0.2", "1.1.0-1"]
ProximalOperators = "0.8-0.10"
RecipesBase = "0.6-0.7"
6 changes: 3 additions & 3 deletions L/LPVSpectral/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
["0.1"]
[0]
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Expand All @@ -7,9 +7,9 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["0.1.1"]
["0-0.1.1"]
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.1.2-0.1.3"]
["0.1.2-0"]
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
3 changes: 3 additions & 0 deletions L/LPVSpectral/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ git-tree-sha1 = "32970fc313980ca073375c80cc0c3c5edfa57406"

["0.1.3"]
git-tree-sha1 = "733100e5d17570ccd9442c4cb23e2f6f681280e9"

["0.1.4"]
git-tree-sha1 = "edc05a4ace4efa8b1369bc238ca2d9ce0639c307"

0 comments on commit 5b95212

Please sign in to comment.