spheresmooth#

spheresmooth: Piecewise geodesic smoothing for spherical data (Python version)

This package is a full Python port of the R package spheresmooth.

Modules

coords

coords.py — Public coordinate transformation utilities for spheresmooth

geometry

geometry.py — Public spherical geometry utilities for spheresmooth

loads

Dataset loading utilities for the spheresmooth package.

smoothing

This module provides the core functionality for penalized spherical smoothing, equivalent to the exported functions in the R package spheresmooth.