modified README.md with references
This commit is contained in:
parent
538d4a86bd
commit
5ffe2a75eb
@ -1,3 +1,9 @@
|
||||
# matrix-operations
|
||||
|
||||
Self-implementation of matrix math operations using Rust.
|
||||
Self-implementation of matrix math operations using Rust.
|
||||
|
||||
I will implement a Matrix using a struct and treat it like a class.
|
||||
I'm not sure how this will work, but we'll try anyways.
|
||||
|
||||
|
||||
Learning solely through [Rust by Example](https://doc.rust-lang.org/rust-by-example/index.html) and [The Rust Book](https://doc.rust-lang.org/book/title-page.html)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user