Skip to content

quosta/dwave-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages