Closed joshuasn closed 1 month ago
Adding a new class, DoubeSliceSpan, that allows for handling data that was batched as (argument_idx, shot_idx), or equivalently, flattened according to observables + parameters and shots separately.
(argument_idx, shot_idx)
Summary
Adding a new class, DoubeSliceSpan, that allows for handling data that was batched as
(argument_idx, shot_idx)
, or equivalently, flattened according to observables + parameters and shots separately.