Closed jnkbrachter closed 5 years ago
Add an option to input a list of list of (smaller) matrices already rather than a huge matrix. In this case the process of chopping up the matrix should not be part of the algorithm anymore.
Also, make a test that uses this new feature.
Fixed by #238
Add an option to input a list of list of (smaller) matrices already rather than a huge matrix. In this case the process of chopping up the matrix should not be part of the algorithm anymore.