Skip to content

Preconditioned Conjugate Gradient Algorithm Implementation

Latest
Compare
Choose a tag to compare
@MWillettM MWillettM released this 23 Oct 11:49
· 1 commit to main since this release
e590f3f

This is an implementation of the preconditioned conjugate gradient algorithm over radial basis functions that result in a positive definite interpolation matrix. It also generates an efficient preconditioner and applies it in a cheap way where appropriate.