micropython-ulab/tests/1d/numpy/compare.py.exp
2021-07-23 09:19:10 -05:00

5 lines
216 B
Text

array([1.0, 2.0, 3.0, 2.0, 1.0], dtype=float64)
array([5.0, 4.0, 3.0, 4.0, 5.0], dtype=float64)
5.5
array([3, 3, 3, 3, 4, 5, 6, 7, 7], dtype=uint8)
array([3.0, 3.0, 3.0, 3.0, 4.0, 5.0, 6.0, 7.0, 7.0], dtype=float64)