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 ab42b2ece3
commit a1260105a4
4 changed files with 605 additions and 0 deletions

View file

@ -291,6 +291,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 \