Can't access the ipiv data field of PermutationSequence
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
For a PermutationSequence returned from a QR decomposition with column pivoting (`col_piv_qr`) we can't access the internal permutation sequence. Have submitted a PR for the same
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating PermutationSequence and the col_piv_qr QR-decomposition entry point, then inspect how the ipiv data field is exposed. Done means callers can access the internal permutation sequence returned by col_piv_qr; the issue notes that a PR has already been submitted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100