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 a46b963 commit feb2c18Copy full SHA for feb2c18
Project.toml
@@ -1,6 +1,6 @@
1
name = "FastTransforms"
2
uuid = "057dd010-8810-581a-b7be-e3fc3b93f78c"
3
-version = "0.12.3"
+version = "0.12.4"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -20,7 +20,7 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
20
21
[compat]
22
AbstractFFTs = "0.5, 1.0"
23
-ArrayLayouts = "0.4, 0.5, 0.6"
+ArrayLayouts = "0.4, 0.5, 0.6, 0.7"
24
BinaryProvider = "0.5"
25
DSP = "0.6"
26
FFTW = "1"
0 commit comments