Skip to content

Releases: MWillettM/Preconditioned-conjugate-gradient-algorithm-for-high-dimensional-data

Preconditioned Conjugate Gradient Algorithm Implementation

23 Oct 11:49
e590f3f

Choose a tag to compare

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.