https://github.com/olivmath/rustriz
https://github.com/olivmath/rustriz
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/olivmath/rustriz
- Owner: olivmath
- Created: 2023-01-19T18:35:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-14T12:50:58.000Z (about 2 years ago)
- Last Synced: 2025-01-14T14:49:56.659Z (4 months ago)
- Language: Rust
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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 3x3v0.3.0
- [ ] received matrix nxn
- [ ] transpose matrix nxn
- [ ] multiply matrix nxn