Python implementation of automata.
Project description
Pythomata
Python implementation of automata.
Free software: MIT license
Documentation: https://pythomata.readthedocs.io.
Install
$ wget http://ftp.it.debian.org/debian/pool/main/g/graphviz/graphviz_2.38.0-17_amd64.deb
$ sudo dpkg -i graphviz_2.38.0-1~saucy_amd64.deb
$ sudo apt-get install -f
Features
Basic DFA and NFA support;
Algorithms for DFA minimization and trimming;
Algorithm for NFA determinization;
Print automata in SVG format.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2018-03-13)
First release on PyPI.
0.1.1 (2018-03-15)
Basic DFA and NFA support;
Algorithms for DFA minimization and trimming;
Algorithm for NFA determinization.
0.1.2 (2018-03-16)
Minor bug fixes
0.1.3 (2018-03-16)
Changes in word acceptance procedure for DFAs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pythomata-0.1.4.post3.tar.gz
(52.9 kB
view details)
File details
Details for the file pythomata-0.1.4.post3.tar.gz
.
File metadata
- Download URL: pythomata-0.1.4.post3.tar.gz
- Upload date:
- Size: 52.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b3e865be7d30c343ccdc84ecdf4288bf96f71d037fc27059148c9ae242942980
|
|
MD5 |
d7cfba24c7c6463c54fd1cd5e7b87705
|
|
BLAKE2b-256 |
846beec5736e6e40a5bcff84b74ddbe05b974e5bd11091e03d416c21abb671a0
|