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
We already do this when generating random symplectic matrices with randsymplectic, we just simply have to add it to the public API. A function name such as randorthosymplectic might do, although it's long and ugly looking.
We already do this when generating random symplectic matrices with
randsymplectic, we just simply have to add it to the public API. A function name such asrandorthosymplecticmight do, although it's long and ugly looking.