Made RT interrupt changes
This commit is contained in:
parent
770af49c87
commit
68a247654d
10 changed files with 47 additions and 20 deletions
|
|
@ -24,7 +24,7 @@ Dependencies
|
|||
|
||||
The following dependencies are mandatory:
|
||||
|
||||
* python 2.7
|
||||
* Python 2.7 **or** Python 3.6+
|
||||
|
||||
For parallel and distributed simulation, the following additional dependencies are required:
|
||||
|
||||
|
|
@ -35,6 +35,16 @@ Installation instructions are given for these two dependencies further in this s
|
|||
|
||||
Realtime simulation using the Tk backend, obviously requires Tk.
|
||||
|
||||
Download
|
||||
--------
|
||||
|
||||
The most up-to-date version of PyPDEVS can be obtained from the git repository::
|
||||
|
||||
git clone https://msdl.uantwerpen.be/git/yentl/PythonPDEVS.git
|
||||
|
||||
Alternatively, the latest release can be downloaded via:
|
||||
https://msdl.uantwerpen.be/git/yentl/PythonPDEVS/archive/master.zip
|
||||
|
||||
PyPDEVS Installation
|
||||
--------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue