Commit Graph

4 Commits

Author SHA1 Message Date
Jon Janzen
5ca76b424a multiple matrix by tuple 2021-03-28 19:16:14 -06:00
Jon Janzen
c863cf5a8b Made methods pub so I could use them 2021-02-07 14:48:45 -07:00
Jon Janzen
4b0515f4b1 Created tuples and with structs.
Need to do the cannon exercise yet
2021-02-06 16:56:03 -07:00
Jon Janzen
334e2ef3ea create structs lib, mimics tuple lib, but implements Tuple.
This allows for operator overloading. It will make it significantly easier to write code for Tuple objects.
2021-01-23 20:13:34 -07:00