.flake8
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CHANGELOG.md
CITATION.cff
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
package.json
pyproject.toml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/workflows/main.yaml
.github/workflows/publish-to-pypi.yml
.github/workflows/tutorials.yaml
scripts/test_docs.sh
sphinx/Makefile
sphinx/README.md
sphinx/requirements.txt
sphinx/source/conf.py
sphinx/source/index.rst
sphinx/source/api/base.rst
sphinx/source/api/methods.rst
sphinx/source/api/metrics.rst
sphinx/source/api/plotting.rst
sphinx/source/api/tuning.rst
src/MCGrad.egg-info/PKG-INFO
src/MCGrad.egg-info/SOURCES.txt
src/MCGrad.egg-info/dependency_links.txt
src/MCGrad.egg-info/requires.txt
src/MCGrad.egg-info/top_level.txt
src/mcgrad/__init__.py
src/mcgrad/_compat.py
src/mcgrad/_segmentation.py
src/mcgrad/_utils.py
src/mcgrad/base.py
src/mcgrad/methods.py
src/mcgrad/metrics.py
src/mcgrad/plotting.py
src/mcgrad/tuning.py
src/mcgrad/tests/__init__.py
src/mcgrad/tests/conftest.py
src/mcgrad/tests/pytest.ini
src/mcgrad/tests/test_compat.py
src/mcgrad/tests/test_methods.py
src/mcgrad/tests/test_metrics.py
src/mcgrad/tests/test_plotting.py
src/mcgrad/tests/test_segmentation.py
src/mcgrad/tests/test_tuning.py
src/mcgrad/tests/test_utils.py
src/mcgrad/tutorials/helpers.py
tutorials/01_mcgrad_core.ipynb
tutorials/README.md
website/docusaurus.config.mjs
website/package-lock.json
website/package.json
website/sidebars.js
website/docs/contributing.md
website/docs/installation.md
website/docs/intro.md
website/docs/measuring-multicalibration.md
website/docs/methodology.md
website/docs/quickstart.md
website/docs/tutorials.md
website/docs/why-mcgrad.md
website/docs/api/methods.md
website/docs/api/metrics.md
website/docs/api/plotting.md
website/docs/api/tuning.md
website/src/css/custom.css
website/src/pages/index.js
website/static/robots.txt
website/static/img/.gitkeep
website/static/img/MCGrad_global_calibration_curve.png
website/static/img/global_calibration.png
website/static/img/local_miscalibration.png
website/static/img/logo.png
website/static/img/logo_no_text.png
website/static/img/mce_metric_design.png
website/static/img/mcgrad_content.png
website/static/img/mcgrad_country.png