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.
2 parents 9aa2449 + a9ecd89 commit add3332Copy full SHA for add3332
Project.toml
@@ -1,7 +1,7 @@
1
name = "DigitalComm"
2
uuid = "a7b11256-881b-11e9-3aff-ff4a76f1bfae"
3
authors = ["Robin Gerzaguet <[email protected]> and contributors"]
4
-version = "1.2.0"
+version = "1.2.1"
5
6
[deps]
7
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
@@ -14,7 +14,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
14
15
[compat]
16
Parameters = "0.12"
17
-DSP = "0.7"
+DSP = ">=0.7, <0.9"
18
FFTW = "1.4.5"
19
SpecialFunctions = "2.0"
20
julia = "1.6"
0 commit comments