-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
21 lines (20 loc) · 897 Bytes
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
name = "MatrixAlgorithms"
uuid = "50a23a45-cbd0-4334-83d0-2b3a6befb54e"
authors = ["Krzysztof Pęczek <[email protected]>"]
version = "0.1.0"
[deps]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
GFlops = "2ea8233c-34d4-5acc-88b4-02f326385bcc"
IJulia = "7073ff75-c697-5162-941a-fcdaad2a7d2a"
Lazy = "50d2b5c4-7a5e-59d5-8109-a42b560f39c0"
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
Pipe = "b98c9c47-44ae-5843-9183-064241ee97a0"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
Query = "1a8c2f83-1ff3-5112-b086-8aa67b057ba1"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
TSVD = "9449cd9e-2762-5aa3-a617-5413e99d722e"