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

https://github.com/olivmath/rustriz


https://github.com/olivmath/rustriz

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 🧮 Rustriz

## Project for Learn Hyper + Queue

v0.2.0

- [x] received matrix 3x3
- [x] transpose matrix 3x3
- [x] multiply matrix 3x3

v0.3.0
- [ ] received matrix nxn
- [ ] transpose matrix nxn
- [ ] multiply matrix nxn