Skip to content

Installation

Jonas W edited this page Aug 30, 2018 · 1 revision

Installation of the TW-Circuit Simulator

To install the TW-Circuit Simulator, you just have to Clone this Repository and get all of the essential dependencies:

  • OpenAI Gym
  • Numpy
  • Matplotlib
  • Hickle

(If you are just interested in simulation, you don't need the Matplotlib-Environment.)

A implementation of this Package into pypi is in planning, but still under development.

Clone this wiki locally