rmatrix_ks 0.3.4

matrix and some algebra in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# RMatrix

[![github]](https://github.com/kands-code/rmatrix)
[![crates-io]](https://crates.io/crates/rmatrix_ks)
[![docs-rs]](https://docs.rs/rmatrix_ks)

matrix and some algebra in Rust

**_just a toy_**

> todo: eigen_system & linear_solve

[github]: https://img.shields.io/badge/github-8da0cb?style=for-the-badge&labelColor=555555&logo=github
[crates-io]: https://img.shields.io/badge/crates.io-fc8d62?style=for-the-badge&labelColor=555555&logo=rust
[docs-rs]: https://img.shields.io/badge/docs.rs-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs