Giter VIP home page Giter VIP logo

dwave-quantum-annealing's Introduction

DWave-Quantum-Annealing

Examples of using DWave quantum annealing system

How to run this project

First, you should download this repository and then follow the instructions below to install dependencies. Just choose a method you like.

After creating an environment with all dependencies installed, configure your dwave cloud client configuration file according to Configuring Access to D-Wave Solvers.

Use Anaconda

  • Install Anaconda and set your preferred shell environment so that you can use the conda command.
  • Open your preferred shell and change the directory to the repository you downloaded.
  • Use conda env update --prune --file environment.yml to create a new conda environment and install dependencies. (If you want to create a new dev conda environment, use conda env update --prune --file environment_dev.yml)

Use poetry

  • Make sure you have the appropriate version of the python interpreter in your system.
  • Install poetry and set your preferred shell environment so that you can use the poetry command.
  • Open your preferred shell and change the directory to the repository you downloaded.
  • Use poetry install --no-dev to install dependencies. (If you want to install dev dependencies, use poetry install)

Use pip

  • Make sure you have the appropriate version of the python interpreter and pip in your system.
  • Open your preferred shell and change the directory to the repository you downloaded.
  • Use pip install -r requirement.txt to install dependencies. (If you want to install dev dependencies, use pip install -r requirement_dev.txt)

Examples

Caution dwaveutils and simpeg_ecosys may frequently change the API in the near future, and the example may crash.

References

dwave-quantum-annealing's People

Contributors

yezhengkai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.