Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smithb/lssurf

Utilities for performing smooth least-squares fits in Python
https://github.com/smithb/lssurf

icesat-2

Last synced: about 2 months ago
JSON representation

Utilities for performing smooth least-squares fits in Python

Awesome Lists containing this project

README

        

# 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.