-
Notifications
You must be signed in to change notification settings - Fork 118
/
operators.py.exp
116 lines (116 loc) · 4.09 KB
/
operators.py.exp
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
5
2
array([255, 0, 99], dtype=uint8)
array([65535, 0, 99], dtype=uint16)
array([-1, 0, 99], dtype=int8)
array([-1, 0, 99], dtype=int16)
array([0, 255, 156], dtype=uint8)
array([0, 65535, 65436], dtype=uint16)
array([0, 1, 100], dtype=int8)
array([0, 1, 100], dtype=int16)
array([0.0, 1.0, 100.0], dtype=float64)
array([0, 1, 100], dtype=uint8)
array([0, 1, 100], dtype=uint16)
array([0, 1, 100], dtype=int8)
array([0, 1, 100], dtype=int16)
array([-0.0, 1.0, 100.0], dtype=float64)
array([0, 255, 156], dtype=uint8)
array([0, 65535, 65436], dtype=uint16)
array([0, -1, -100], dtype=int8)
array([0, -1, -100], dtype=int16)
array([0.0, -1.0, -100.0], dtype=float64)
array([False, False, False], dtype=bool)
array([False, False, False], dtype=bool)
array([False, False, False], dtype=bool)
array([True, True, True], dtype=bool)
array([True, True, True], dtype=bool)
array([True, True, True], dtype=bool)
array([False, False, False], dtype=bool)
array([False, False, False], dtype=bool)
array([False, False, False], dtype=bool)
array([True, True, True], dtype=bool)
array([True, True, True], dtype=bool)
array([True, True, True], dtype=bool)
array([False, False, False], dtype=bool)
array([False, False, False], dtype=bool)
array([True, True, True], dtype=bool)
array([True, True, True], dtype=bool)
array([False, False, False], dtype=bool)
array([False, False, False], dtype=bool)
array([False, False, False], dtype=bool)
array([True, True, True], dtype=bool)
array([True, True, True], dtype=bool)
array([True, True, True], dtype=bool)
array([False, False, False], dtype=bool)
array([False, False, False], dtype=bool)
array([True, True, True], dtype=bool)
array([True, True, True], dtype=bool)
array([-3.0, -3.0, -3.0], dtype=float64)
array([-3.0, -3.0, -3.0], dtype=float64)
array([-3.0, -3.0, -3.0], dtype=float64)
array([5.0, 7.0, 9.0], dtype=float64)
array([5.0, 7.0, 9.0], dtype=float64)
array([5.0, 7.0, 9.0], dtype=float64)
array([4.0, 10.0, 18.0], dtype=float64)
array([4.0, 10.0, 18.0], dtype=float64)
array([4.0, 10.0, 18.0], dtype=float64)
array([1.0, 32.0, 729.0], dtype=float64)
array([1.0, 32.0, 729.0], dtype=float64)
array([1.0, 32.0, 729.0], dtype=float64)
array([0.25, 0.4, 0.5], dtype=float64)
array([0.25, 0.4, 0.5], dtype=float64)
array([0.25, 0.4, 0.5], dtype=float64)
array([2.0, 4.0, 5.0], dtype=float64)
array([2.0, 4.0, 5.0], dtype=float64)
array([2.0, 4.0, 5.0], dtype=float64)
array([-3.0, -2.0, -1.0], dtype=float64)
array([-3.0, -2.0, -1.0], dtype=float64)
array([5.0, 6.0, 7.0], dtype=float64)
array([5.0, 6.0, 7.0], dtype=float64)
array([4.0, 8.0, 12.0], dtype=float64)
array([4.0, 8.0, 12.0], dtype=float64)
array([1.0, 16.0, 81.0], dtype=float64)
array([1.0, 16.0, 81.0], dtype=float64)
array([0.25, 0.5, 0.75], dtype=float64)
array([0.25, 0.5, 0.75], dtype=float64)
array([2.0, 5.0, 7.0], dtype=float64)
array([2.0, 5.0, 7.0], dtype=float64)
array([2, 5, 7], dtype=int8)
array([2.0, 5.0, 7.0], dtype=float64)
array([2, 5, 7], dtype=uint16)
array([2.0, 5.0, 7.0], dtype=float64)
array([2, 5, 7], dtype=int16)
array([2.0, 5.0, 7.0], dtype=float64)
array([-3.0, -3.0, -3.0], dtype=float64)
array([-3.0, -3.0, -3.0], dtype=float64)
array([-3.0, -3.0, -3.0], dtype=float64)
array([5.0, 7.0, 9.0], dtype=float64)
array([5.0, 7.0, 9.0], dtype=float64)
array([5.0, 7.0, 9.0], dtype=float64)
array([4.0, 10.0, 18.0], dtype=float64)
array([4.0, 10.0, 18.0], dtype=float64)
array([4.0, 10.0, 18.0], dtype=float64)
array([1.0, 2.0, 3.0], dtype=float64)
array([1.0, 32.0, 729.0], dtype=float64)
array([1.0, 32.0, 729.0], dtype=float64)
array([1.0, 32.0, 729.0], dtype=float64)
array([5, 7, 9], dtype=uint8)
array([5, 7, 9], dtype=int16)
array([5, 7, 9], dtype=int8)
array([5, 7, 9], dtype=uint16)
array([5, 7, 9], dtype=int16)
array([5, 7, 9], dtype=int16)
array([5, 7, 9], dtype=int16)
array([5, 7, 9], dtype=uint16)
array([5, 7, 9], dtype=int16)
array([5.0, 7.0, 9.0], dtype=float64)
array([5.0, 7.0, 9.0], dtype=float64)
array([5.0, 7.0, 9.0], dtype=float64)
array([5.0, 7.0, 9.0], dtype=float64)
array([5.0, 7.0, 9.0], dtype=float64)
array([5.0, 7.0, 9.0], dtype=float64)
element 0 in a: 1
element 1 in a: 2
element 2 in a: 3
element 3 in a: 4
element 4 in a: 5