AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
ahoy/__init__.py
ahoy/agents.py
ahoy/c_measurers.py
ahoy/dc_dx_measurers.py
ahoy/directions.py
ahoy/fields.py
ahoy/measurers.py
ahoy/mesh.py
ahoy/model.py
ahoy/noise_measurers.py
ahoy/numerics.c
ahoy/numerics.pyx
ahoy/obstructors.py
ahoy/positions.py
ahoy/ring_buffer.py
ahoy/rudder_sets.py
ahoy/rudders.py
ahoy/ships.py
ahoy/stime.py
ahoy/swimmers.py
ahoy/turners.py
ahoy.egg-info/PKG-INFO
ahoy.egg-info/SOURCES.txt
ahoy.egg-info/dependency_links.txt
ahoy.egg-info/entry_points.txt
ahoy.egg-info/not-zip-safe
ahoy.egg-info/pbr.json
ahoy.egg-info/requires.txt
ahoy.egg-info/top_level.txt
ahoy/plot/__init__.py
ahoy/plot/plot.py
ahoy/plot/var_plot.py
ahoy/utils/__init__.py
ahoy/utils/scripts.py
ahoy/utils/utils.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/.DS_Store
tests/__init__.py
tests/test.py
tests/test_directions.py
tests/test_field.py
tests/test_measurers.py
tests/test_mesh.py
tests/test_model.py
tests/test_noise_measurers.py
tests/test_obstructors.py
tests/test_positions.py
tests/test_rudders.py
tests/test_turners.py
tests/test_utils.py