Resolve "release v1.2.0"
Compare changes
- leufen1 authored
sampling_inputs is replaced by the possibility to use a tuple for parameter sampling for (inputs, targets). This applies also to interpolation_{method,limit}. Data handlers using mixed sampling types can handle this tuples, for other data handlers it is still required to use a single value.