Skip to content

mekartoffel/quantum-glossary.github.io

 
 

Repository files navigation

About the Glossary

The Quantum Computing Glossary is a collection of commonly used terms relevant to quantum computing. The term definitions are not set in stone and are subject to change.


How to Contribute

To contribute create a pull request.

If you want to add a new page, use the following template:

${frontmatter}
<!-- Configured using yaml. Math can be enable with use_math:true -->

# ${Title}
{: .fs-9 }
${definition_short}
{: .fs-6 .fw-300 }

{any}
{: .label }

## Definition
${definition_full}

## Examples
${list_of_examples}

## Synonyms
${list_of_synonyms}

## Related Terms
${links_to_related_terms}

## Sources
${list_of_sources}

Building

You can build the project locally. Follow the instructions from GitHub to create a local instance.

About

Glossary for common terms in quantum computing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 81.8%
  • Ruby 18.2%