Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 354 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 354 Bytes

LSsurf

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.