Skip to content

Commit

Permalink
Corrected images (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
nfwvogt authored Aug 11, 2022
1 parent 2115d0b commit 6475fc8
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./documentation/book
publish_dir: ./documentation/book/
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Examples for qoqo

This repository contains the [user documentation]() and a set of introductory examples for the [qoqo/roqoqo](https://github.com/HQSquantumsimulations/qoqo) quantum computing toolkit by [HQS Quantum Simulations GmbH](https://quantumsimulations.de).
This repository contains the [user documentation](https://hqsquantumsimulations.github.io/qoqo_examples/) and a set of introductory examples for the [qoqo/roqoqo](https://github.com/HQSquantumsimulations/qoqo) quantum computing toolkit by [HQS Quantum Simulations GmbH](https://quantumsimulations.de).

roqoqo is a Rust library to represent quantum circuits and qoqo is the python interface to roqoqo.

Expand Down
Binary file modified documentation/src/images/qoqo_compilation_schematics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/src/images/qoqo_program_schematics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6475fc8

Please sign in to comment.