MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
bwsi_grader/__init__.py
bwsi_grader/_version.py
bwsi_grader/compare.py
bwsi_grader/errors.py
bwsi_grader/func_sig.py
bwsi_grader/print.py
bwsi_grader.egg-info/PKG-INFO
bwsi_grader.egg-info/SOURCES.txt
bwsi_grader.egg-info/dependency_links.txt
bwsi_grader.egg-info/requires.txt
bwsi_grader.egg-info/top_level.txt
bwsi_grader/cogworks/__init__.py
bwsi_grader/cogworks/autograd.py
bwsi_grader/cogworks/gradient_learning.py
bwsi_grader/cogworks/nearest_neighbors.py
bwsi_grader/python/__init__.py
bwsi_grader/python/card_games.py
bwsi_grader/python/ciphers.py
bwsi_grader/python/heat_dispersion.py
bwsi_grader/python/image_restoration.py
bwsi_grader/python/odds_and_ends.py
bwsi_grader/python/palindrome.py
bwsi_grader/python/pizza_shop.py
bwsi_grader/python/relaxation_method.py
bwsi_grader/python/run_length_encoding.py
bwsi_grader/python/three_five.py