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 cf62834 commit e20a74bCopy full SHA for e20a74b
Project.toml
@@ -1,6 +1,6 @@
1
name = "ToeplitzMatrices"
2
uuid = "c751599d-da0a-543b-9d20-d0a503d91d24"
3
-version = "0.6.2"
+version = "0.6.3"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -9,7 +9,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
10
11
[compat]
12
-AbstractFFTs = "0.4, 0.5"
+AbstractFFTs = "0.4, 0.5, 1"
13
FFTW = "1"
14
StatsBase = "0.32, 0.33"
15
julia = "1"
0 commit comments