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
a few places in qualtran/rotation_synthesis can benifit from some performance improvement. for example the geometry classes can benifit from turning some of their methods into cached methods (or cached_property)