Skip to content

dsteurer/cs4814fa15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cs4814fa15

files for cs 4814 fall 2015

Turing machines

  • ipython notebook:
    • simulate arbitrary (single-tape) Turing machine (universal TM in python)
    • translate python case distinction to transition function table
    • interactive simulation (only works when ipython notebook is run locally)

Installation

clone repository using git

git clone https://github.com/dsteurer/cs4814fa15.git

run ipython notebook in repository

ipython notebook

Usage

IPython Notebook

After starting the ipython notebook server (see Installation), select the desired notebook and run all the cells in order (select Cell | Run All in the ipython notebook menu).

Requirements

About

files for cs 4814 fall 2015

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published