You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the refactor to split curves into static vs time varying, we lost the convexity checks for time varying curves. Implement that somewhere (I'd be inclined to validate up front at parameter creation) and add a test case for it.
In the refactor to split curves into static vs time varying, we lost the convexity checks for time varying curves. Implement that somewhere (I'd be inclined to validate up front at parameter creation) and add a test case for it.