python: add the examples from the ATVA'16 paper

* tests/python/atva16-fig2a.ipynb, tests/python/atva16-fig2b.ipynb: New
files.
* tests/Makefile.am, doc/org/tut.org: Add them.
This commit is contained in:
Alexandre Duret-Lutz 2016-06-17 14:18:48 +02:00
parent 125ca7df7a
commit b2a306c8d3
4 changed files with 605 additions and 0 deletions

View file

@ -290,6 +290,8 @@ if USE_PYTHON
TESTS_ipython = \
python/acc_cond.ipynb \
python/accparse.ipynb \
python/atva16-fig2a.ipynb \
python/atva16-fig2b.ipynb \
python/automata-io.ipynb \
python/automata.ipynb \
python/decompose.ipynb \