-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
24 lines (23 loc) · 1.05 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
name = "MSIAC"
uuid = "89000846-9b51-4315-9022-878a679b62f2"
authors = ["XuliaDS <[email protected]>"]
version = "0.1.0"
[deps]
BSplines = "488c2830-172b-11e9-1591-253b8a7df96d"
CircularArrays = "7a955b69-7140-5f4e-a0ed-f168c5e2e749"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
DistributedArrays = "aaf54ef3-cdf8-58ed-94cc-d582ad619b94"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Einsum = "b7d42ee7-0b51-5a75-98ca-779d3107e4c0"
FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"
Jacobi = "83f21c0b-4282-5fbc-9e3f-f6da3d2e584c"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"
SharedArrays = "1a1011a3-84de-559e-8e89-a11a2f7dc383"
Triangle = "56f361f5-126b-55db-87fb-1c71988fcde4"
VTKDataIO = "c6703add-1d23-52c6-9943-3ad88652b9b2"
WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"