Skip to content

A code-converter and simulation driver between QNET and QSD

License

Notifications You must be signed in to change notification settings

mabuchilab/qnet_qsd

Repository files navigation

QNET-QSD

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

About

A code-converter and simulation driver between QNET and QSD

Resources

License

Stars

Watchers

Forks

Packages

No packages published