Skip to content

A template for code examples on this account

License

Notifications You must be signed in to change notification settings

aaaozay/template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interested in contributing a code example? Please let us know about your code example by submitting a new issue to this repository. Thanks!

<demo_name>

Short blurb on what this demo does.

If your demo produces a visualization, consider displaying an image of it here.

D-Wave Logo

Usage

A simple command that runs the demo. For example,

python <demo_name>.py

Code Overview

A general overview of how the code works.

Prefer bite-sized descriptions in bullet points:

  • Here's an example bullet point

Code Specifics

Notable parts of the code implementation.

This is the place to:

  • Highlight a part of the code implementation
  • Talk about unusual or potentially difficult parts of the code
  • Explain a code decision

Note: there is no need to repeat everything that is already well-documented in the code.

References

A. Person, "Title of Amazing Information", short link name

License

Released under the Apache License 2.0. See LICENSE file.

About

A template for code examples on this account

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%