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
Hi,
I saw in the code (HaarMeasure.jl) two methods to generate Haar matrices: rand and randfast. Can one savely use fastrand? Does it have some corrections as rand? Which?
Maybe one could add some documentation there.
The text was updated successfully, but these errors were encountered:
Hi,
I saw in the code (
HaarMeasure.jl
) two methods to generate Haar matrices:rand
andrandfast
. Can one savely usefastrand
? Does it have some corrections asrand
? Which?Maybe one could add some documentation there.
The text was updated successfully, but these errors were encountered: