Closed aleksfasting closed 2 months ago
getitem() and setitem() functionality in Matrix.py. Also, when doing matrix['i', 0] you get the first column and such. Pretty neat
Solves #2
getitem() and setitem() functionality in Matrix.py. Also, when doing matrix['i', 0] you get the first column and such. Pretty neat