You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 "[email protected]: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