Make the lapack SVD struct public?
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
Hey, could you please make the svd trait public so that one can use the lapack crate to make an actual SVD decomposition? Given that currently the methods called SVD in regular nalgebra are not actually computing an SVD decomposition, it would be nice to at least be able to construct the SVD in generic code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.