Make nalgebra_lapack::qr::QRScalar trait public
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
Making the QRScalar trait public would enable using nalgebra_lapack::QR inside generic functions, just like nalgebra_lapack::LU. Is there a reason why this trait is private?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.