1
0
Commit Graph

3 Commits

Author SHA1 Message Date
71fa91644e Change type of Matrix data from list to numpy.ndarray;
Restructure tests to use directly == on a Matrix using ==.all() from numpy.ndarray;
Further implementation of the Matrix class
2023-12-15 01:47:16 +01:00
4aacfe8473 Add class matrix.py (wip) 2023-12-12 16:34:54 +01:00
fadde30a06 Initial 2023-12-12 14:31:09 +01:00