weinbe2 / generic-linalg

A set of generic linear algebra routines for sparse matrices.
MIT License
0 stars 0 forks source link

Add restarted CG, Preconditioned CG #1

Closed weinbe2 closed 8 years ago

weinbe2 commented 8 years ago

Flexibly preconditioned CG has a restarted version, just need to add it to CG and PCG.