ff4e44a8ed
Addresses #378. The implementation of `from_vec` simply wraps a call to `from_iterator_generic`. Because the standard library's implementation of `into_iter` is specialized for the `.into_iter().collect<Vec<_>>()` case (see https://github.com/rust-lang/rust/issues/46084#issuecomment-345524508), this is equivalent to re-using the original Vec as storage. |
||
---|---|---|
benches | ||
ci | ||
examples | ||
nalgebra-glm | ||
nalgebra-lapack | ||
src | ||
tests | ||
.gitignore | ||
.travis.yml | ||
CHANGELOG.md | ||
Cargo.toml | ||
LICENSE | ||
Makefile | ||
README.md | ||
rustfmt.toml |
README.md
Users guide | Documentation | Forum
Linear algebra library for the Rust programming language.
Click this button if you wish to donate to support the development of nalgebra: