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?
Hi,
I saw in the code (
HaarMeasure.jl) two methods to generate Haar matrices:randandrandfast. Can one savely usefastrand? Does it have some corrections asrand? Which?Maybe one could add some documentation there.