circuitpython-ulab/tests/compare.py.exp
2020-04-21 23:24:24 +02:00

5 lines
210 B
Text

array([1.0, 2.0, 3.0, 2.0, 1.0], dtype=float)
array([5.0, 4.0, 3.0, 4.0, 5.0], dtype=float)
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=float)