Skip to content

Always compute absolute solution buffer indices from a time.

Maik Nijhuis requested to merge absolute-solution-indexing into master

For avoiding rounding errors, always use the same computation, using the same values, for assigning row times to solution intervals.

Merge request reports