Say we have t=60 and s=30, t+s=90 Xi= 0, for i=1,...,t and 1, for i=t+1, ...,t+s
How do I write the code for Xi? I tried using np.linspace, but I don\'t really know i