Closed mdip226 closed 3 months ago
The parameter list to TimeSpan.linspace() does not require the start time because of the way it calls np.linspace. Causes trouble if you try to run the model from the docs page which I tried to do.
The parameter list to TimeSpan.linspace() does not require the start time because of the way it calls np.linspace. Causes trouble if you try to run the model from the docs page which I tried to do.