-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
29 lines (27 loc) · 921 Bytes
/
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 = "Elfel"
uuid = "9ca883c9-bd92-40d2-857a-2c75d8956e5d"
authors = ["Petr Krysl <pkrysl@ucsd.edu>"]
version = "0.4.0"
[deps]
Blink = "ad839575-38b3-5650-b840-f874b8c74a25"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
MeshCore = "43a99bba-f459-4d0e-8139-f3df11d847d4"
MeshSteward = "ffa89bc3-d1bd-4aea-b9f7-e9902d9f56ab"
PlotlyJS = "f0f68f2c-4968-5e81-91da-67840de0976a"
Profile = "9abbd945-dff8-562f-b5e8-e1ebf5ef1b79"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
SymRCM = "286e6d88-80af-4590-acc9-0001b223b9bd"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
[compat]
Blink = "^0.12"
Literate = "^2.8"
MeshCore = "^1.1"
MeshSteward = "^1.1"
PlotlyJS = "^0.14"
StaticArrays = "^0.12, 1"
SymRCM = "^0.2"
UnicodePlots = "^1.3"
julia = "^1.6"