Pretty printing of dynamically-sized vectors and matrices in debuggers
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
As far as I have seen, there is currently no support for pretty printing of dynamically-sized vectors and matrices in debuggers (at least on the gdb that got launched by default when running Rust tests in Debug in VS code).
I think that such a feature, if feasible, would be very useful to debug code using nalgebra.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.