Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/toastxc/matrix-calculator-rust

Just for fun
https://github.com/toastxc/matrix-calculator-rust

Last synced: 20 days ago
JSON representation

Just for fun

Awesome Lists containing this project

README

        

# matrix-calculator
I will remake this once I figure out how to dynamically create matrices, for now im limited to typing out the bounds of a matrix by hand
and so this calcualtor only works for 2x2 matrices

# installation

```bash
git clone https://github.com/toastxc/matrix-calculator-rust.git
cd https://github.com/toastxc/matrix-calculator-rust
cargo build --release