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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "approx"
= "0.5.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
= [
"num-traits",
]
[[]]
= "autocfg"
= "1.5.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
[[]]
= "num-traits"
= "0.2.19"
= "registry+https://github.com/rust-lang/crates.io-index"
= "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
= [
"autocfg",
]
[[]]
= "paste"
= "1.0.15"
= "registry+https://github.com/rust-lang/crates.io-index"
= "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
[[]]
= "tang"
= "0.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b456c6de7b7973349c5514c93aff1e27b90c3e084cee9fb7bad825a0a0a0ebcf"
= [
"paste",
]
[[]]
= "tang-la"
= "0.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5bca47f564d520057ddf29fe7bdfc110fac86c4a81bcdf4ca90f9704485b4c21"
= [
"tang",
]
[[]]
= "tang-sparse"
= "0.1.0"
= [
"approx",
"tang",
"tang-la",
]