anand-bala / probabilistic-timed-automata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Probabilistic Timed Automata

Python library for building and simulating probabilistic timed automata.

codecov pypi

Installation

To install using pip just use:

$ python3 -m pip install probabilistic-timed-automata

For developers, simply clone the repository and run

$ python3 -m pip install -e .

Usage

About

License:MIT License


Languages

Language:Python 100.0%