dimforge / dimforge/nalgebra

Better way to convert between SVector and DVector?

Open
#1,137 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
4.8k
Forks
565
PR merge metrics
No merged PRs in 30d

Description

Right now I can convert between these types by using `::from_column_slice(mat.as_slice())`. Is there a better way to make this kind of conversion? I would have hoped that From/Into/TryInto where implemented, but they don't seem to be.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.