linspace

emlib.mathlib.linspace(start, stop, numitems)[source]

Similar to numpy.linspace, returns a python list

Return type:

list[float]