dimforge / dimforge/nalgebra

Reduce the amount of unsafe for constructing slices

Open
#676 0 comments 0 reactions 0 assignees View on GitHub
enhancement P-high
Dominant language
Rust
Stars
4.8k
Forks
565
PR merge metrics
No merged PRs in 30d

Description

From #675, we introduced several calls to `SliceStorage::from_raw_parts` which introduce additional unsafe blocks. We should refactor this by adding a `from_generic_slice_and_strides` which also takes strides as arguments.

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.