File tree
10 files changed
+63
-48
lines changedFilter options
- adaptive
- learner
- docs
- source
- tutorial
10 files changed
+63
-48
lines changedadaptive/learner/triangulation.py
Copy file name to clipboardExpand all lines: adaptive/learner/triangulation.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 |
| - |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
+32-25Lines changed: 32 additions & 25 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
52 |
| - |
53 |
| - |
54 |
| - |
55 | 53 |
|
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
| 54 | + |
| 55 | + |
| 56 | + |
63 | 57 |
|
64 |
| - |
65 |
| - |
| 58 | + |
| 59 | + |
| 60 | + |
66 | 61 |
|
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
| 62 | + |
| 63 | + |
| 64 | + |
73 | 65 |
|
74 |
| - |
75 |
| - |
| 66 | + |
| 67 | + |
76 | 68 |
|
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
81 | 79 |
|
82 | 80 |
|
83 | 81 |
|
| ||
934 | 932 |
|
935 | 933 |
|
936 | 934 |
|
| 935 | + |
| 936 | + |
| 937 | + |
| 938 | + |
937 | 939 |
|
938 | 940 |
|
939 |
| - |
940 | 941 |
|
941 | 942 |
|
942 | 943 |
|
| ||
955 | 956 |
|
956 | 957 |
|
957 | 958 |
|
| 959 | + |
| 960 | + |
| 961 | + |
| 962 | + |
| 963 | + |
| 964 | + |
958 | 965 |
|
959 | 966 |
|
960 | 967 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 | 6 |
|
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
docs/source/algorithms_and_examples.md
Copy file name to clipboardExpand all lines: docs/source/algorithms_and_examples.md+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
50 |
| - |
| 49 | + |
51 | 50 |
|
52 | 51 |
|
53 | 52 |
|
| 53 | + |
| 54 | + |
| 55 | + |
54 | 56 |
|
55 | 57 |
|
56 | 58 |
|
|
docs/source/tutorial/tutorial.AverageLearner1D.md
Copy file name to clipboardExpand all lines: docs/source/tutorial/tutorial.AverageLearner1D.md+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
5 | 2 |
|
6 | 3 |
|
7 | 4 |
|
8 | 5 |
|
9 |
| - |
10 |
| - |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
11 | 11 |
|
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
| ||
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| 27 | + |
| 28 | + |
26 | 29 |
|
27 | 30 |
|
28 |
| - |
29 | 31 |
|
30 | 32 |
|
31 | 33 |
|
|
docs/source/tutorial/tutorial.BalancingLearner.md
Copy file name to clipboardExpand all lines: docs/source/tutorial/tutorial.BalancingLearner.md+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
27 | 30 |
|
28 | 31 |
|
29 |
| - |
30 |
| - |
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
|
docs/source/tutorial/tutorial.Learner1D.md
Copy file name to clipboardExpand all lines: docs/source/tutorial/tutorial.Learner1D.md+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
30 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
| ||
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
44 |
| - |
45 | 45 |
|
| 46 | + |
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
| ||
155 | 156 |
|
156 | 157 |
|
157 | 158 |
|
158 |
| - |
159 | 159 |
|
| 160 | + |
160 | 161 |
|
161 | 162 |
|
162 | 163 |
|
|
docs/source/tutorial/tutorial.Learner2D.md
Copy file name to clipboardExpand all lines: docs/source/tutorial/tutorial.Learner2D.md+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 |
| - |
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
| ||
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
36 |
| - |
37 |
| - |
38 | 37 |
|
| 38 | + |
| 39 | + |
| 40 | + |
39 | 41 |
|
40 | 42 |
|
41 | 43 |
|
|
docs/source/tutorial/tutorial.custom_loss.md
Copy file name to clipboardExpand all lines: docs/source/tutorial/tutorial.custom_loss.md+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 | 28 |
|
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
| 140 | + |
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
| 101 | + |
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
|
0 commit comments