D-Wave Embedding Utilities
November 28, 2017 ยท View on GitHub
.. image:: https://coveralls.io/repos/github/dwavesystems/dwave_embedding_utilities/badge.svg?branch=master :target: https://coveralls.io/github/dwavesystems/dwave_embedding_utilities?branch=master
.. image:: https://travis-ci.org/dwavesystems/dwave_embedding_utilities.svg?branch=master :target: https://travis-ci.org/dwavesystems/dwave_embedding_utilities
.. image:: https://readthedocs.org/projects/d-wave-embedding-utilities/badge/?version=latest :target: http://d-wave-embedding-utilities.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
This package provides utilities for mapping between source and target models.
Install
Compatible with Python 2 and 3::
$ pip install dwave_embedding_utilities
License
Released under the Apache License 2.0. See LICENSE_
.. _LICENSE: LICENSE