JuliaMath / JuliaMath/RandomMatrices.jl
What to do with `NeedPiecewiseCorrection()`?
- Dominant language
- Julia
- Stars
- 94
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
Is this a reliable test of the R matrix in the QR decomposition having only positive eigenvalues?
If yes, then this method should be renamed (at least to lower case characters) and exported. If no, then it probably should be deleted.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the implementation of NeedPiecewiseCorrection() and the QR decomposition code or tests that call it. Determine whether it reliably checks the stated eigenvalue condition, then resolve the issue by documenting the chosen outcome: rename and export the method, or remove it if the check is not reliable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100