JuliaMath / JuliaMath/RandomMatrices.jl
Clarify how to generate Haar matrices
- Dominant language
- Julia
- Stars
- 94
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in HaarMeasure.jl by reading the rand and randfast methods mentioned in the issue, and clarify which method the question calls “fastrand.” Document whether the faster method includes the same corrections as rand and explain the differences between the generation methods. Done means the usage and correction behavior are clear from the documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100