sarah-ek / faer-rs

Linear algebra foundation for the Rust programming language
https://faer-rs.github.io
MIT License
1.82k stars 61 forks source link

Feature/issue 125 more matrix constructors #126

Closed pleepleus closed 5 months ago

pleepleus commented 5 months ago

Added the full and ones constructors for owned Row, Col, and Matrix.

sarah-ek commented 5 months ago

lgtm! thanks, and sorry for taking so long to get to this