JuliaMath / JuliaMath/RandomMatrices.jl
remove camelcase in `rand(W::Haar, n::Int, doCorrection::Int = 1)`
Open
- Dominant language
- Julia
- Stars
- 94
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
Could probably just do `correct::Int = 1` instead. This should be a kwarg rather than an optional argument too.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.