Mercurial > repos > public > sbplib_julia
comparison Manifest.toml @ 187:156bb18a2252 boundary_conditions
Merge with tip
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Thu, 20 Jun 2019 21:22:44 +0200 |
parents | b7397ae8afaf |
children | e00b96d6d8eb |
comparison
equal
deleted
inserted
replaced
178:64b9751b3cb2 | 187:156bb18a2252 |
---|---|
1 # This file is machine-generated - editing it directly is not advised | |
2 | |
3 [[LazyTensor]] | |
4 path = "LazyTensor" | |
5 uuid = "62fbed2c-918d-11e9-279b-eb3a325b37d3" | |
6 version = "0.1.0" | |
7 | |
8 [[Libdl]] | |
9 uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb" | |
10 | |
11 [[LinearAlgebra]] | |
12 deps = ["Libdl"] | |
13 uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | |
14 | |
15 [[Random]] | |
16 deps = ["Serialization"] | |
17 uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" | |
18 | |
19 [[Serialization]] | |
20 uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b" | |
21 | |
22 [[SparseArrays]] | |
23 deps = ["LinearAlgebra", "Random"] | |
24 uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" | |
25 | |
26 [[StaticArrays]] | |
27 deps = ["LinearAlgebra", "Random", "Statistics"] | |
28 git-tree-sha1 = "db23bbf50064c582b6f2b9b043c8e7e98ea8c0c6" | |
29 uuid = "90137ffa-7385-5640-81b9-e52037218182" | |
30 version = "0.11.0" | |
31 | |
32 [[Statistics]] | |
33 deps = ["LinearAlgebra", "SparseArrays"] | |
34 uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" |