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 35f09a1 commit 5ade5bcCopy full SHA for 5ade5bc
Project.toml
@@ -48,8 +48,9 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
48
Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
49
cuDNN = "02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"
50
51
-[sources]
52
-NeuralClosure = {rev = "main", url = "https://github.com/DEEPDIP-project/NeuralClosure.jl.git"}
+[sources.NeuralClosure]
+rev = "main"
53
+url = "https://github.com/DEEPDIP-project/NeuralClosure.jl.git"
54
55
[extensions]
56
AttentionCNN = ["AttentionLayer"]
@@ -74,7 +75,7 @@ Documenter = "1"
74
75
FFTW = "1"
76
Glob = "1"
77
IncompressibleNavierStokes = "3"
-JLD2 = "0.5"
78
+JLD2 = "0.5, 0.6"
79
JuliaFormatter = "2"
80
Juno = "0.8"
81
Literate = "2"
0 commit comments