Add values at bounds into `Timeseries`
The problem
While writing !55 (merged), it became clear that we actually need to know the value of our timeseries at the bounds in order to do differentiation and integration in the general case.
Definition of "done"
-
Change Timeseries % valuesso it is also a container. This container should havevaluesandvalues_at_boundsattributes for holding the values