We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e865058 commit 0c87419Copy full SHA for 0c87419
Project.toml
@@ -1,7 +1,7 @@
1
name = "SignalDecomposition"
2
uuid = "11a47235-7b84-4c7c-b885-fc3e2a9cf955"
3
authors = ["Datseris <datseris.george@gmail.com>"]
4
-version = "1.0.3"
+version = "1.0.4"
5
6
[deps]
7
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
@@ -16,7 +16,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
16
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
17
18
[compat]
19
-BandedMatrices = "0.15, 0.16"
+BandedMatrices = "0.15, 0.16, 0.17"
20
DelayEmbeddings = "2"
21
FFTW = "1.2"
22
LPVSpectral = "0.3"
0 commit comments