QNET-QSD

https://img.shields.io/pypi/v/qnet_qsd.svg https://img.shields.io/travis/mabuchilab/qnet_qsd.svg https://coveralls.io/repos/github/mabuchilab/qnet_qsd/badge.svg?branch=master Documentation Status

A code-converter and simulation driver between QNET and QSD

Development of QNET-QSD happens on Github.

Installation

To install the latest released version of QNET-QSD, run this command in your terminal:

$ pip install qnet_qsd

This is the preferred method to install QNET-QSD, as it will always install the most recent stable release.

If you don’t have pip installed, this Python installation guide can guide you through the process.

To install the latest development version of QNET-QSD from the from the Github.

$ pip install git+https://github.com/mabuchilab/qnet_qsd.git@master#egg=qnet_qsd

Usage

To use QNET-QSD in a project:

import qnet_qsd