Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
doraemonho authored Aug 23, 2022
1 parent 2465259 commit 1ce6aae
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "MHDFlows"
uuid = "1d939cba-ab73-4bc0-975c-87d4c856e1f9"
authors = ["Ka Wai HO (woodyho13@gmail.com) "]
authors = ["Ka Wai HO <woodyho13@gmail.com> "]
version = "0.1.0"

[deps]
Expand All @@ -12,3 +12,13 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
CUDA = "^1, ^2.4.2, 3.0.0 - 3.6.4, ^3.7.1"
DocStringExtensions = "^0.8"
FFTW = "^1"
FourierFlows = "^0.9"
Reexport = "^0.2, ^1"
SpecialFunctions = "^0.10, ^1, 2"
julia = "^1.5.3"
HDF% = "^0.14.3"

0 comments on commit 1ce6aae

Please sign in to comment.