MANIFEST.in
README.txt
setup.py
docs/01 -- Introduction to symbolic system -- the count model.ipynb
docs/01 -- Introduction to symbolic system -- the count model.pdf
docs/02 -- Environment, motor and vision module - the demo model.ipynb
docs/02 -- Environment, motor and vision module - the demo model.pdf
docs/03 - Intro to subsymbolic - the paired module.ipynb
docs/03 - Intro to subsymbolic - the paired module.pdf
docs/2006-Deconstructing_ACT-R.pdf
docs/actrparameters.pdf
examples_environment/examples_environment_motormodel.py
examples_environment/timed_text.py
examples_environment/triggered_text.py
examples_environment/triggered_timed_text.py
pyactr/__init__.py
pyactr/buffers.py
pyactr/chunks.py
pyactr/declarative.py
pyactr/environment.py
pyactr/goals.py
pyactr/model.py
pyactr/motor.py
pyactr/productions.py
pyactr/utilities.py
pyactr/vision.py
pyactr.egg-info/PKG-INFO
pyactr.egg-info/SOURCES.txt
pyactr.egg-info/dependency_links.txt
pyactr.egg-info/not-zip-safe
pyactr.egg-info/requires.txt
pyactr.egg-info/top_level.txt
tutorials/u1_addition.py
tutorials/u1_count.py
tutorials/u1_semantic.py
tutorials/u2_demo.py
tutorials/u4_paired.py
tutorials/u5_fan.py
tutorials/u5_grouped.py
tutorials/u6_simple.py