Skip to content

Commit

Permalink
New version: FourierSpaces v0.2.6
Browse files Browse the repository at this point in the history
UUID: f3d7ce31-8807-4b9f-8144-4bd3ed8f0112
Repo: https://github.com/CalculustJL/FourierSpaces.jl.git
Tree: bf057ee2f1ecef18f422332232560153d0ab05fd

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Dec 30, 2024
1 parent 66c5888 commit b03d411
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 5 deletions.
18 changes: 13 additions & 5 deletions F/FourierSpaces/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[0]
FFTW = "1.5.0-1"
Reexport = "1.2.2-1"
julia = "1.6.0-1"

["0-0.1"]
CUDA = "3.12.0-3"
Expand All @@ -12,6 +11,9 @@ AbstractPDEInterfaces = "0.1"
["0-0.2.4"]
Adapt = "3.4.0-3"

["0-0.2.5"]
julia = "1.6.0-1"

["0.1.1"]
AbstractPDEInterfaces = "0.1.3-0.1"

Expand All @@ -27,19 +29,25 @@ AbstractPDEInterfaces = "0.2.1-0.2"
["0.2.2"]
SciMLOperators = ["0.2.11", "0.3"]

["0.2.2-0"]
GPUArraysCore = "0.1"

["0.2.2-0.2.3"]
CalculustCore = "0.4"
Requires = "1"

["0.2.2-0.2.5"]
GPUArraysCore = "0.1"

["0.2.3-0"]
SciMLOperators = "0.3"

["0.2.4-0"]
AbstractFFTs = "1"
CalculustCore = "0.4.3-0.4"

["0.2.5-0"]
["0.2.5"]
Adapt = "3.4.0-4"

["0.2.6-0"]
Adapt = "3-4"
GPUArraysCore = "0.1-0.2"
MLDataDevices = "1.6.5-1"
julia = "1.10.0-1"
3 changes: 3 additions & 0 deletions F/FourierSpaces/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["0.2.4-0"]
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"

["0.2.6-0"]
MLDataDevices = "7e8f7934-dd98-4c1a-8fe8-92b47a384d40"
3 changes: 3 additions & 0 deletions F/FourierSpaces/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ git-tree-sha1 = "b5454757e27e41c9ccedc00dfb93704532970d8b"

["0.2.5"]
git-tree-sha1 = "47993fee83bf8daee1d89bd802d6c01d9495581a"

["0.2.6"]
git-tree-sha1 = "bf057ee2f1ecef18f422332232560153d0ab05fd"

0 comments on commit b03d411

Please sign in to comment.