dimforge / dimforge/nalgebra

Can't access the ipiv data field of PermutationSequence

Open
#1,464 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.