File tree
Expand file treeCollapse file tree
2 files changed
+24
-12
lines changedFilter options
- sklearn
- metrics/_pairwise_distances_reduction
- utils
Expand file treeCollapse file tree
2 files changed
+24
-12
lines changedsklearn/metrics/_pairwise_distances_reduction/_base.pyx.tp
Copy file name to clipboardExpand all lines: sklearn/metrics/_pairwise_distances_reduction/_base.pyx.tp+19-3Lines changed: 19 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
| ||
84 | 83 |
|
85 | 84 |
|
86 | 85 |
|
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
87 | 103 |
|
88 | 104 |
|
89 | 105 |
|
| ||
98 | 114 |
|
99 | 115 |
|
100 | 116 |
|
101 |
| - |
| 117 | + |
102 | 118 |
|
103 | 119 |
|
104 | 120 |
|
|
sklearn/utils/sparsefuncs_fast.pyx
Copy file name to clipboardExpand all lines: sklearn/utils/sparsefuncs_fast.pyx+5-9Lines changed: 5 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 |
| - |
17 | 14 |
|
18 | 15 |
|
19 | 16 |
|
| ||
28 | 25 |
|
29 | 26 |
|
30 | 27 |
|
31 |
| - |
32 |
| - |
| 28 | + |
33 | 29 |
|
34 | 30 |
|
35 | 31 |
|
36 | 32 |
|
37 | 33 |
|
38 |
| - |
39 | 34 |
|
40 | 35 |
|
41 | 36 |
|
| ||
45 | 40 |
|
46 | 41 |
|
47 | 42 |
|
48 |
| - |
49 |
| - |
50 |
| - |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
51 | 47 |
|
52 | 48 |
|
53 | 49 |
|
|
0 commit comments