Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwave-utils

A python lib that provides a lot useful miscellanous helper functions for experimenting with D-Wave.

Installation

  1. Clone the repository:
git clone https://github.com/quosta/dwave-utils.git
  1. change the working dir to the cloned dir and install with pip. For a local user:
cd dwave-utils && pip install .

For the global environment:

cd dwave-utils && sudo pip install . --upgrade

Usage

You can start using dwave-utils functions right away:

import dwave_utils.utils as dwu

Have a look at the notebooks in the example folder for some use cases.

Contributions

Pull requests are welcome!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages