Commit c3ce41f
File tree
Expand file treeCollapse file tree
4 files changed
+33
-32
lines changedFilter options
- examples/showcase
Expand file treeCollapse file tree
4 files changed
+33
-32
lines changedexamples/showcase/bachelors_degrees_by_gender.py
Copy file name to clipboardExpand all lines: examples/showcase/bachelors_degrees_by_gender.py+15-14Lines changed: 15 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
| 50 | + |
| 51 | + |
| 52 | + |
54 | 53 |
|
55 | 54 |
|
56 | 55 |
|
57 | 56 |
|
58 | 57 |
|
59 | 58 |
|
60 |
| - |
| 59 | + |
61 | 60 |
|
62 | 61 |
|
63 |
| - |
64 |
| - |
65 |
| - |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
66 | 67 |
|
67 | 68 |
|
68 | 69 |
|
| ||
84 | 85 |
|
85 | 86 |
|
86 | 87 |
|
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
91 | 92 |
|
92 | 93 |
|
93 | 94 |
|
| ||
98 | 99 |
|
99 | 100 |
|
100 | 101 |
|
101 |
| - |
| 102 | + |
102 | 103 |
|
103 | 104 |
|
104 | 105 |
|
| ||
111 | 112 |
|
112 | 113 |
|
113 | 114 |
|
114 |
| - |
| 115 | + |
115 | 116 |
|
examples/showcase/integral.py
Copy file name to clipboardExpand all lines: examples/showcase/integral.py+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 |
| - |
| 29 | + |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 |
| - |
| 39 | + |
| 40 | + |
41 | 41 |
|
42 |
| - |
43 |
| - |
| 42 | + |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
|
examples/showcase/mandelbrot.py
Copy file name to clipboardExpand all lines: examples/showcase/mandelbrot.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
| 64 | + |
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
|
+11-11Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 |
| - |
| 21 | + |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 |
| - |
35 |
| - |
| 34 | + |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| 54 | + |
54 | 55 |
|
| 56 | + |
55 | 57 |
|
56 |
| - |
57 |
| - |
58 | 58 |
|
59 |
| - |
| 59 | + |
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
|
0 commit comments