Utilities for performing smooth least-squares fits in Python
These scripts include utilities for fitting smooth surfaces to data in a least-squares sense. They operate on the principle of building a design matrix while keeping track of the relationship between degrees of freedom and columns and between data, constraint parameters, and rows.