aboutsummaryrefslogtreecommitdiff
path: root/circuitpython/extmod/ulab/tests/1d/numpy/compare.py.exp
blob: b9024e4ccc144730be676864fd2e7c63417a126f (plain)
1
2
3
4
5
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)