circuitpython-ulab/tests/1d/numpy/interp.py.exp
2021-07-23 09:19:10 -05: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)