|
| 1 | +# This file is machine-generated - editing it directly is not advised |
| 2 | + |
| 3 | +[[Base64]] |
| 4 | +uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" |
| 5 | + |
| 6 | +[[Distances]] |
| 7 | +deps = ["LinearAlgebra", "Printf", "Random", "Statistics", "Test"] |
| 8 | +git-tree-sha1 = "a135c7c062023051953141da8437ed74f89d767a" |
| 9 | +uuid = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7" |
| 10 | +version = "0.8.0" |
| 11 | + |
| 12 | +[[Distributed]] |
| 13 | +deps = ["Random", "Serialization", "Sockets"] |
| 14 | +uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b" |
| 15 | + |
| 16 | +[[InteractiveUtils]] |
| 17 | +deps = ["Markdown"] |
| 18 | +uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240" |
| 19 | + |
| 20 | +[[Libdl]] |
| 21 | +uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb" |
| 22 | + |
| 23 | +[[LinearAlgebra]] |
| 24 | +deps = ["Libdl"] |
| 25 | +uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" |
| 26 | + |
| 27 | +[[Logging]] |
| 28 | +uuid = "56ddb016-857b-54e1-b83d-db4d58db5568" |
| 29 | + |
| 30 | +[[Markdown]] |
| 31 | +deps = ["Base64"] |
| 32 | +uuid = "d6f4376e-aef5-505a-96c1-9c027394607a" |
| 33 | + |
| 34 | +[[Printf]] |
| 35 | +deps = ["Unicode"] |
| 36 | +uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7" |
| 37 | + |
| 38 | +[[Random]] |
| 39 | +deps = ["Serialization"] |
| 40 | +uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" |
| 41 | + |
| 42 | +[[Serialization]] |
| 43 | +uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b" |
| 44 | + |
| 45 | +[[Sockets]] |
| 46 | +uuid = "6462fe0b-24de-5631-8697-dd941f90decc" |
| 47 | + |
| 48 | +[[SparseArrays]] |
| 49 | +deps = ["LinearAlgebra", "Random"] |
| 50 | +uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" |
| 51 | + |
| 52 | +[[Statistics]] |
| 53 | +deps = ["LinearAlgebra", "SparseArrays"] |
| 54 | +uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" |
| 55 | + |
| 56 | +[[Test]] |
| 57 | +deps = ["Distributed", "InteractiveUtils", "Logging", "Random"] |
| 58 | +uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40" |
| 59 | + |
| 60 | +[[Unicode]] |
| 61 | +uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5" |
0 commit comments