Closed phischu closed 5 years ago
This could fix #86. The strategy is to observe that we can invert matrices over a direct sum (or product) of vector spaces blockwise. Then for V n we split, recurse and merge.
V n
This should live in a separate package.
This could fix #86. The strategy is to observe that we can invert matrices over a direct sum (or product) of vector spaces blockwise. Then for
V n
we split, recurse and merge.