forked from alexa-mehl/PySimulationLibrary
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
8 lines (7 loc) · 689 Bytes
/
README.txt
File metadata and controls
8 lines (7 loc) · 689 Bytes
1
2
3
4
5
6
7
8
The Python Simulation Library enables you a common interface for simulating several different model representations using various simulator tools.
INSTALLATION
1. Use git to clone the repository "git@gitlab.tubit.tu-berlin.de:a.mehlhase/PySimulationLibrary.git".
2. Please install the software that is mentioned in "software.txt"
3. Open a console and change to the directory where you have cloned or downloaded PySimulationLibrary and execute the command "python setup.py install". You might need administrator privileges to do so.
4. Configure PySimulationLibrary. Please read about this in the detailed user-guide.
5. Try to execute one of the provided samples. If they work then you