.gitignore
.pre-commit-config.yaml
CHANGELOG.rst
LICENSE
README.md
asv.conf.json
environment.yml
pyproject.toml
readthedocs.yaml
.github/workflows/build.yaml
.github/workflows/ci.yml
anchorboosting/__init__.py
anchorboosting/models.py
anchorboosting/simulate.py
anchorboosting.egg-info/PKG-INFO
anchorboosting.egg-info/SOURCES.txt
anchorboosting.egg-info/dependency_links.txt
anchorboosting.egg-info/requires.txt
anchorboosting.egg-info/top_level.txt
benchmarks/__init__.py
benchmarks/benchmark.py
benchmarks/environment.yml
benchmarks/load.py
benchmarks/data/.gitignore
docs/Makefile
docs/bib.bib
docs/changelog.rst
docs/conf.py
docs/index.rst
tests/test_anchor_boosting.py
tests/test_derivatives.py
tests/test_proj.py
tests/test_refit.py