.gitignore
.readthedocs.yaml
.vars.ini
LICENSE
MANIFEST.in
Makefile
README.md
setup.cfg
setup.py
.github/workflows/build.yml
docs/cog_helpers.py
docs/conf.py
docs/index.rst
docs/_static/custom.css
docs/_static/ick.png
docs/_templates/advice_animal.html
docs/_templates/badges.html
docs/getting-started/index.rst
docs/getting-started/tutorial.md
docs/reference/index.rst
docs/reference/terminology.md
feedforward/__init__.py
feedforward/_version.py
feedforward/erasure.py
feedforward/py.typed
feedforward/run.py
feedforward/step.py
feedforward/util.py
feedforward.egg-info/PKG-INFO
feedforward.egg-info/SOURCES.txt
feedforward.egg-info/dependency_links.txt
feedforward.egg-info/requires.txt
feedforward.egg-info/top_level.txt
tests/test_alphabet.py
tests/test_cancellation.py
tests/test_deliberate_mode.py
tests/test_erasure.py
tests/test_factorize.py
tests/test_fake_step_black.py
tests/test_fake_step_isort.py
tests/test_fake_step_latin.py
tests/test_fizzbuzz.py
tests/test_isort_black.py
tests/test_step.py