-
Notifications
You must be signed in to change notification settings - Fork 1
/
Project.toml
28 lines (27 loc) · 1.25 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
name = "Five"
uuid = "c1dc2280-3047-43cb-b4fc-644cce62e445"
authors = ["lijas <[email protected]>"]
version = "0.1.5"
[deps]
Ferrite = "c061ca5d-56c9-439f-9c0e-210fe06d3992"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
IGA = "e7b8d123-e02a-40ba-ad18-d3943ed54f1c"
IncompleteLU = "40713840-3770-5561-ab4c-a76e7d0d7895"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
MKLSparse = "0c723cd3-b8cd-5d40-b370-ba682dde9aae"
MaterialModels = "d7e62f90-dad9-4fee-a9a8-264218a34fd2"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Preconditioners = "af69fa37-3177-5a40-98ee-561f696e4fcd"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Tensors = "48a634ad-e948-5137-8d70-aa71f2a747f4"
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"