A general purpose Gaussian process regression module
This is a concise report of all the functionality of lsqfitgp. Most of this information can also be accessed with the Python help system directly from a shell with import lsqfitgp; help(lsqfitgp).
lsqfitgp
import lsqfitgp; help(lsqfitgp)