circuitpython-ulab/tests/numpy/interp.py.exp
2020-11-23 00:14:43 +00:00

4 lines
194 B
Text

array([1.0, 2.0, 3.0, 4.0, 4.0], dtype=float64)
array([1.0, 2.0, 3.0, 4.0, 4.0], dtype=float64)
array([1.0, 2.0, 3.0, 4.0, 10.0], dtype=float64)
array([1.0, 2.0, 3.0, 4.0, 10.0], dtype=float64)