1
0
Files
pwr_project/test/test_matrix.py
Niklas Birk 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

3.1 KiB