Open
Description
The RPMMetadata.pvm_keys
attribute currently simply stores the index of the PVM in the context of the POVMImplementation
which generated the parameters.
It would be nice, if we provided a more human-readable format for inspecting this data.
For example, in the case of (LocallyBiased)ClassicalShadows
we could properly associate the indices 0, 1, 2 with their respective measurement basis X, Y, Z (possibly a different order) and make a nicer visual representation when inspecting the pvm_keys
.