Skip to content
herrcui edited this page Apr 11, 2018 · 5 revisions

Requirements to install

  1. Java Runtime Environment (JRE) or Java Development Kit (JDK) later than version 8 update 71 should be installed. The link for downloading Java is here.

  2. (optional for using open interface) To use open interface, Python 3 should be installed. It is recommended to install the version 3.5.4, since it works with the current version of Tensorflow for machine learning. The link for downloading Python 3.5.4 is here. Py4J is required to realize the communication for open interfaces. Py4J can be downloaded here.

Installation

  1. Download PULSim executable jar from releases.

  2. Download test data in RailSys 7 version from data. Extract the test data in your %Data Folder%.

  3. If the required JRE or JDK was installed, run the PULSim executable jar. A start page will appear.

  4. (optional for using open interface) Install Python and Py4J for open interfaces.

Clone this wiki locally