README.md
pyproject.toml
docs/source/conf.py
docs/source/auto_examples/apw.py
docs/source/auto_examples/cartesian_to_spherical.py
docs/source/auto_examples/cartesian_to_spherical_01.py
docs/source/auto_examples/cartesian_to_spherical_02.py
docs/source/auto_examples/cross.py
docs/source/auto_examples/dot.py
docs/source/auto_examples/exp_map.py
docs/source/auto_examples/geodesic.py
docs/source/auto_examples/geodesic_lower.py
docs/source/auto_examples/goni.py
docs/source/auto_examples/knots_quantile.py
docs/source/auto_examples/norm2.py
docs/source/auto_examples/normalize.py
docs/source/auto_examples/normalize_lower.py
docs/source/auto_examples/piecewise_geodesic.py
docs/source/auto_examples/spherical_dist.py
docs/source/auto_examples/spherical_to_cartesian.py
docs/source/gallery/apw.py
docs/source/gallery/cartesian_to_spherical.py
docs/source/gallery/cross.py
docs/source/gallery/dot.py
docs/source/gallery/exp_map.py
docs/source/gallery/geodesic.py
docs/source/gallery/geodesic_lower.py
docs/source/gallery/goni.py
docs/source/gallery/knots_quantile.py
docs/source/gallery/norm2.py
docs/source/gallery/normalize.py
docs/source/gallery/normalize_lower.py
docs/source/gallery/piecewise_geodesic.py
docs/source/gallery/spherical_dist.py
docs/source/gallery/spherical_to_cartesian.py
spheresmooth/__init__.py
spheresmooth/_internal.py
spheresmooth/coords.py
spheresmooth/geometry.py
spheresmooth/loads.py
spheresmooth/smoothing.py
spheresmooth.egg-info/PKG-INFO
spheresmooth.egg-info/SOURCES.txt
spheresmooth.egg-info/dependency_links.txt
spheresmooth.egg-info/requires.txt
spheresmooth.egg-info/top_level.txt
spheresmooth/data/apw.csv
spheresmooth/data/goni.csv
spheresmooth/data/world/__init__.py
spheresmooth/data/world/ne_110m_admin_0_countries.cpg
spheresmooth/data/world/ne_110m_admin_0_countries.dbf
spheresmooth/data/world/ne_110m_admin_0_countries.prj
spheresmooth/data/world/ne_110m_admin_0_countries.shp
spheresmooth/data/world/ne_110m_admin_0_countries.shx
test/test.py
test/test2.py
test/test3_apw.py
test/test4_goni.py
test/test5.py