Skip to content

Commit

Permalink
New version: RFFT v1.0.0
Browse files Browse the repository at this point in the history
UUID: 3bd9afcd-55df-531a-9b34-dc642dce7b95
Repo:
Tree: e89c2329a7e2107a9b37758c2d70d3c8f8003216
  • Loading branch information
IanButterworth committed Apr 29, 2024
1 parent 973ef3e commit 3891ec0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
3 changes: 3 additions & 0 deletions R/RFFT/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.1-0"]
julia = "0.7-1"

[1]
FFTW = "1"
6 changes: 4 additions & 2 deletions R/RFFT/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
["0.0-0.1"]
[0]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

[0-1]
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
3 changes: 3 additions & 0 deletions R/RFFT/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "b9ca30eaa8f0198faf650295e41509558a7f8808"

["0.1.0"]
git-tree-sha1 = "7e9f7ac1f1c5c6ac38e64bd59aaa9312a35c9bf7"

["1.0.0"]
git-tree-sha1 = "e89c2329a7e2107a9b37758c2d70d3c8f8003216"

0 comments on commit 3891ec0

Please sign in to comment.