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
Use the lower-level methods Matrix.set_row_to_multiple_of_row() and
random.random() to implement random_unitary_matrix(). This should
bring with it a small speed increase, and actually makes the code
simpler. Thanks to John Cremona for the suggestion.
0 commit comments