micropython-ulab/snippets/tests/numpy/core/fromnumeric.py.exp
2022-01-13 23:11:55 -08:00

10 lines
180 B
Text

6
3
2
5000
1
2.0
(array([0, 1, 2], dtype=int8),)
(array([1, 1, 1, 2, 2, 2], dtype=int8), array([0, 1, 2, 0, 1, 2], dtype=int8))
(array([1], dtype=int8),)
(array([3], dtype=int8),)