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
Currently, the CTranpose type only wraps QuArrays. To close this issue, we should generalize the CTranspose type to work for any subtype Q<:AbstractQuArray.
Currently, the
CTranpose
type only wrapsQuArray
s. To close this issue, we should generalize theCTranspose
type to work for any subtypeQ<:AbstractQuArray
.See the discussion in this PR.
The text was updated successfully, but these errors were encountered: