-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
29 lines (27 loc) · 1.14 KB
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
name = "TL-FWPI"
authors = ["Ziyi Yin"]
[deps]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
DrWatson = "634d3b9d-ee7a-5ddf-bec9-22491ea816e1"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
FNO4CO2 = "4f87af30-b322-4a0d-8c7c-fe8b2256665a"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
GaussianRandomFields = "e4b2fa32-6e09-5554-b718-106ed5adafe9"
ImageMorphology = "787d08f9-d448-5407-9aad-5290dd7ab264"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
InvertibleNetworks = "b7115f24-5f92-4794-81e8-23b0ddb121d3"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
JOLI = "bb331ad6-a1cf-11e9-23da-9bcb53c69f6f"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
JUDI = "f3b833dc-6b2e-5b9c-b940-873ed6319979"
Jutul = "2b460a1a-8a2b-45b2-b125-b5c536396eb9"
JutulDarcy = "82210473-ab04-4dce-b31b-11573c4f8e0a"
JutulDarcyRules = "41f0c4f5-9bdd-4ef1-8c3a-d454dff2d562"
LineSearches = "d3d80556-e9d4-5f37-9878-2ab0fcc64255"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
ThreadPinning = "811555cd-349b-4f26-b7bc-1f208b848042"
[compat]
DrWatson = "2.12.1"
julia = "1.8.5"