You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In several functions of SummedPauliOp we transpose the coefficients to get better memory access patterns, should we just store them that way? We should investigate the possible performance impact.
Summary/Motivation
In several functions of
SummedPauliOp
we transpose the coefficients to get better memory access patterns, should we just store them that way? We should investigate the possible performance impact.Details of the Feature
See above
Related Issues/PRs
#80
The text was updated successfully, but these errors were encountered: