quda icon indicating copy to clipboard operation
quda copied to clipboard

Newton polynomial basis for CA-CG, elsewhere

Open weinbe2 opened this issue 3 years ago • 0 comments

In contrast to the Chebyshev polynomial basis, which is a 3-term recursion, the Newton basis is a 2-term recursion with similar stability properties, in contrast to the generally unstable power basis. We should investigate this for use in CA-CG (and potentially polynomial acceleration to eigensolvers, CA-GCR, etc).

Reference: https://hal.inria.fr/inria-00433009/document

weinbe2 avatar Jan 11 '22 22:01 weinbe2