Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 618 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 618 Bytes

RMatrix

github crates-io docs-rs

matrix and some algebra in Rust

just a toy

todo: eigen_values & eigen_system & linear_solve

Simple example see: main