Phillip Weinberg
Phillip Weinberg
Another problem is how to input the spatial modulation if the patches do not have the same number of sites. This is not a constraint that `parallelize` has becase each...
Another issue is for the metadata we would need to have a reserved token for variables, something like the `patch_id` or whatever we decide.
Can you post an example of what it looks like currently?
that's not the `__str__` method that is the `__repr__` method. What would be a preferable output?
> And yes, I understand that "in principle" I could bloqade-ify values_func but at this moment that is too deep in the IR to be functional... I don't understand what...
just wrap the `map` with `list`? We're trying to provide clear API not ambiguous ones.
Actually this also could work: https://docs.python.org/3/library/abc.html
Please use the templates. Also a bug is something that happens that should not happen when executing some intended functionality of the code. This is a feature request because the...
Can you give some more context for this? what is the "command line" you're using etc.
@Roger-luo I think this should be a larger discussion about the API for shot based measurements vs. expectation values with the full state.