"""
Differential operators in different coordinate systems.
"""

from .struct import space_struct, time_struct, fit_gaussm1, fit_expm1
from .struct import fit_gauss, fit_exp, fit_power, fit_linear
