huttered40 / capital

Distributed-memory implementations of novel Cholesky and QR matrix factorizations
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Add polycholinv method for cholesky inverse #20

Closed huttered40 closed 4 years ago

huttered40 commented 5 years ago

This will be used as one of the types with which to parameterize cacqr2.

huttered40 commented 4 years ago

Abandon. This algorithm is just not going to perform well, nor be load-balanced.