RandomMatrices.jl icon indicating copy to clipboard operation
RandomMatrices.jl copied to clipboard

remove camelcase in `rand(W::Haar, n::Int, doCorrection::Int = 1)`

Open apkille opened this issue 8 months ago • 0 comments

Could probably just do correct::Int = 1 instead. This should be a kwarg rather than an optional argument too.

apkille avatar Jun 01 '25 05:06 apkille