-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
48 lines (46 loc) · 1.59 KB
/
Project.toml
File metadata and controls
48 lines (46 loc) · 1.59 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
name = "CPDSpatial"
uuid = "344ad123-3f1e-4999-b3d6-865136ff4894"
version = "0.1.0"
authors = ["Odd Andersen <odd.andersen@sintef.no>"]
[deps]
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
Jutul = "2b460a1a-8a2b-45b2-b125-b5c536396eb9"
JutulDarcy = "82210473-ab04-4dce-b31b-11573c4f8e0a"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
MAT = "23992714-dd62-5051-b70f-ba57cb901cac"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
SparsityTracing = "06eadbd4-12ad-4cbc-ab6e-10f8370940a5"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
TestItemRunner = "f8b46487-2199-4994-9208-9a1283c18c0a"
TestItems = "1c621080-faea-4a02-84b6-bbd5e436b8fe"
TextWrap = "b718987f-49a8-5099-9789-dcd902bef87d"
[compat]
Jutul = "0.4"
Interpolations = "0.15"
JutulDarcy = "0.3"
TextWrap = "1.0"
DifferentialEquations = "7.17"
SpecialFunctions = "2.6"
TestItemRunner = "1.1"
GLMakie = "0.11"
Roots = "2.2"
ForwardDiff = "0.10"
MAT = "0.10"
DelimitedFiles = "1.9"
TestItems = "1.0"
JLD2 = "0.6"
SparsityTracing = "0.2"
CairoMakie = "0.13"
DataStructures = "0.18"
Documenter = "1.16"
Literate = "2.21"