.coveragerc
.gitattributes
.gitignore
LICENSE
README.md
pixi.lock
pyproject.toml
version
.github/dependabot.yml
.github/workflows/publish.yml
.github/workflows/test.yml
docs/.gitignore
docs/Makefile
docs/admissible_reduction.rst
docs/affinoid_domain.rst
docs/berkovich.rst
docs/berkovich_line.rst
docs/berkovich_trees.rst
docs/conf.py
docs/curves.rst
docs/fake_padic_completions.rst
docs/fake_padic_embeddings.rst
docs/fake_padic_extensions.rst
docs/index.rst
docs/morphisms_of_smooth_projective_curves.rst
docs/padic_extensions.rst
docs/piecewise_affine_functions.rst
docs/readthedocs.yml
docs/reduction_trees.rst
docs/semistable_models.rst
docs/semistable_reduction.rst
docs/smooth_projective_curves.rst
docs/superelliptic_curves.rst
docs/superp_models.rst
docs/type_V_points.rst
docs/weak_padic_galois_extensions.rst
mclf/TODO
mclf/__init__.py
mclf.egg-info/PKG-INFO
mclf.egg-info/SOURCES.txt
mclf.egg-info/dependency_links.txt
mclf.egg-info/top_level.txt
mclf/benchmarks/README.md
mclf/benchmarks/__init__.py
mclf/benchmarks/semistable.py
mclf/berkovich/__init__.py
mclf/berkovich/affinoid_domain.py
mclf/berkovich/berkovich_line.py
mclf/berkovich/berkovich_path.py
mclf/berkovich/berkovich_path_old.py
mclf/berkovich/berkovich_trees.py
mclf/berkovich/piecewise_affine_functions.py
mclf/berkovich/type_V_points.py
mclf/curves/__init__.py
mclf/curves/morphisms_of_smooth_projective_curves.py
mclf/curves/picard_curves.py
mclf/curves/smooth_projective_curves.py
mclf/curves/superelliptic_curves.py
mclf/padic_extensions/__init__.py
mclf/padic_extensions/elements_of_fake_padic_completion.py
mclf/padic_extensions/fake_padic_completions.py
mclf/padic_extensions/fake_padic_embeddings.py
mclf/padic_extensions/fake_padic_extensions.py
mclf/padic_extensions/slope_factors.py
mclf/padic_extensions/weak_padic_galois_extensions.py
mclf/semistable_reduction/__init__.py
mclf/semistable_reduction/admissible_reduction.py
mclf/semistable_reduction/reduction_trees.py
mclf/semistable_reduction/semistable_models.py
mclf/semistable_reduction/superp_models.py