aboutsummaryrefslogtreecommitdiff
path: root/circuitpython/extmod/ulab/tests/2d/numpy/initialisation.py.exp
blob: 09312c46c3fdd3b933cc8f505d952bb33a32c92b (plain)
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
array([0, 1, 2, 3, 4], dtype=uint8)
array([0, 1, 2, 3, 4], dtype=int8)
array([0, 1, 2, 3, 4], dtype=uint16)
array([0, 1, 2, 3, 4], dtype=int16)
array([0.0, 1.0, 2.0, 3.0, 4.0], dtype=float64)
array([0, 1, 2, 3, 4], dtype=uint8)
array([0, 1, 2, 3, 4], dtype=int8)
array([0, 1, 2, 3, 4], dtype=uint16)
array([0, 1, 2, 3, 4], dtype=int16)
array([0.0, 1.0, 2.0, 3.0, 4.0], dtype=float64)
array([0, 1, 2, 3, 4], dtype=uint8)
array([0, 1, 2, 3, 4], dtype=int8)
array([0, 1, 2, 3, 4], dtype=uint16)
array([0, 1, 2, 3, 4], dtype=int16)
array([0.0, 1.0, 2.0, 3.0, 4.0], dtype=float64)
array([0, 1, 2, 3, 4], dtype=uint8)
array([0, 1, 2, 3, 4], dtype=int8)
array([0, 1, 2, 3, 4], dtype=uint16)
array([0, 1, 2, 3, 4], dtype=int16)
array([0.0, 1.0, 2.0, 3.0, 4.0], dtype=float64)
array([0, 1, 2, 3, 4], dtype=uint8)
array([0, 1, 2, 3, 4], dtype=int8)
array([0, 1, 2, 3, 4], dtype=uint16)
array([0, 1, 2, 3, 4], dtype=int16)
array([0.0, 1.0, 2.0, 3.0, 4.0], dtype=float64)