Skip to content

Commit

Permalink
New version: FastTransforms v0.6.1 (#5751)
Browse files Browse the repository at this point in the history
UUID: 057dd010-8810-581a-b7be-e3fc3b93f78c
Repo: https://github.com/JuliaApproximation/FastTransforms.jl.git
Tree: ae5d05fa90fbce16873b3ff8064bec44bcb240ae

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator authored and fredrikekre committed Nov 27, 2019
1 parent 0acfb7f commit 79f2493
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
14 changes: 11 additions & 3 deletions F/FastTransforms/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,28 @@ ToeplitzMatrices = "0.4-0.6"
julia = ["0.7", "1"]

["0.6"]
FFTW = "0.3"
HierarchicalMatrices = "0.2"
LowRankApprox = "0.2.3-0.2"
ProgressMeter = "1"

["0.6-0"]
AbstractFFTs = "0.4"
DSP = "0.6"
FastGaussQuadrature = "0.4"
SpecialFunctions = "0.8"
ToeplitzMatrices = "0.6"
julia = "1"

["0.6.0"]
AbstractFFTs = "0.4"
FFTW = "0.3"
LowRankApprox = "0.2.3-0.2"

["0.6.1-0.6"]
AbstractFFTs = "0.4-0.5"
FFTW = ["0.3", "1"]
LowRankApprox = "0.2.3-0.4"

["0.7-0"]
AbstractFFTs = "0.4"
BinaryProvider = "0.5.8-0.5"
FFTW = "1"
Reexport = "0.2"
3 changes: 3 additions & 0 deletions F/FastTransforms/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@ git-tree-sha1 = "f7f912b0f00cdf5b4632c840aa7954be0de4b965"
["0.6.0"]
git-tree-sha1 = "06ddc21f85af9d9b2a7888f19df1d86f833c187b"

["0.6.1"]
git-tree-sha1 = "ae5d05fa90fbce16873b3ff8064bec44bcb240ae"

["0.7.0"]
git-tree-sha1 = "da8f2ac84588f64e3274cefaa1bdb7e9ec0dc1b1"

0 comments on commit 79f2493

Please sign in to comment.