Commit e67514f
File tree
2 files changed
+31
-29
lines changedFilter options
- examples
- animation
- mplot3d
2 files changed
+31
-29
lines changedexamples/animation/double_pendulum.py
Copy file name to clipboardExpand all lines: examples/animation/double_pendulum.py+13-7Lines changed: 13 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
| ||
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
25 |
| - |
| 24 | + |
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
29 |
| - |
30 |
| - |
| 28 | + |
31 | 29 |
|
| 30 | + |
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
| ||
51 | 50 |
|
52 | 51 |
|
53 | 52 |
|
54 |
| - |
| 53 | + |
55 | 54 |
|
56 | 55 |
|
57 | 56 |
|
| ||
64 | 63 |
|
65 | 64 |
|
66 | 65 |
|
67 |
| - |
68 |
| - |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
69 | 75 |
|
70 | 76 |
|
71 | 77 |
|
|
examples/mplot3d/lorenz_attractor.py
Copy file name to clipboardExpand all lines: examples/mplot3d/lorenz_attractor.py+18-22Lines changed: 18 additions & 22 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
29 | 34 |
|
| 35 | + |
30 | 36 |
|
31 | 37 |
|
32 | 38 |
|
33 |
| - |
| 39 | + |
34 | 40 |
|
35 | 41 |
|
36 | 42 |
|
37 | 43 |
|
38 | 44 |
|
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
| 45 | + |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
| 50 | + |
55 | 51 |
|
56 | 52 |
|
57 | 53 |
|
58 | 54 |
|
59 |
| - |
| 55 | + |
60 | 56 |
|
61 | 57 |
|
62 | 58 |
|
|
0 commit comments