.gitignore
LICENSE
README.md
azure-pipelines.yml
requirements.txt
setup.py
adastop/__init__.py
adastop/_version.py
adastop/cli.py
adastop/compare_agents.py
adastop/plotting.py
adastop.egg-info/PKG-INFO
adastop.egg-info/SOURCES.txt
adastop.egg-info/dependency_links.txt
adastop.egg-info/entry_points.txt
adastop.egg-info/requires.txt
adastop.egg-info/top_level.txt
examples/plot_result.png
examples/walker1.csv
examples/walker2.csv
examples/walker3.csv
examples/walker4.csv
examples/walker5.csv
examples/walker6.csv
tests/test_cli.py
tests/test_error_toy.py
tests/test_plot.py