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 c8b8922 commit 6538328Copy full SHA for 6538328
Project.toml
@@ -1,6 +1,6 @@
1
name = "ToeplitzMatrices"
2
uuid = "c751599d-da0a-543b-9d20-d0a503d91d24"
3
-version = "0.8.0"
+version = "0.9.0"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -12,7 +12,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
12
AbstractFFTs = "0.4, 0.5, 1"
13
DSP = "0.7.7"
14
StatsBase = "0.32, 0.33"
15
-julia = "1.0"
+julia = "1.6"
16
17
[extras]
18
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
0 commit comments