summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/yquant/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-09-04 20:16:25 +0000
committerKarl Berry <karl@freefriends.org>2021-09-04 20:16:25 +0000
commite9190b8fc54447b7c83db2757bc4d89ce050e48f (patch)
treeff2b74ca871cdcc030e6797985cf3b534e50ee05 /Master/texmf-dist/doc/latex/yquant/README.md
parentbb6c4752630a0fb461663c4bd12c0b2f946a61db (diff)
yquant (4sep21)
git-svn-id: svn://tug.org/texlive/trunk@60420 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/yquant/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/yquant/README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/yquant/README.md b/Master/texmf-dist/doc/latex/yquant/README.md
index e8f39e3df0c..724ab32711e 100644
--- a/Master/texmf-dist/doc/latex/yquant/README.md
+++ b/Master/texmf-dist/doc/latex/yquant/README.md
@@ -15,10 +15,10 @@ Support the development:
- ![Ethereum](https://img.shields.io/badge/donate-ETH-blue.svg?style=flat) 0xE0F774221290b1E41ea62c2dd9af5dbD3df7c685
## Examples
-Many more examples and explanations can be found in the [PDF version](doc/latex/yquant/yquant-doc.pdf) of this Readme.
+Many more examples and explanations can be found in the [PDF version](https://github.com/projekter/yquant/blob/master/doc/latex/yquant/yquant-doc.pdf) of this Readme.
### Simple teleportation circuit
-![ex-01.png](markdown/ex-01.png)
+![ex-01.png](https://github.com/projekter/yquant/blob/master/markdown/ex-01.png)
```LaTeX
\begin{tikzpicture}
\begin{yquant}
@@ -37,7 +37,7 @@ Many more examples and explanations can be found in the [PDF version](doc/latex/
```
### Three-qubit phase estimation circuit with QFT and controlled-U
-![ex-02.png](markdown/ex-02.png)
+![ex-02.png](https://github.com/projekter/yquant/blob/master/markdown/ex-02.png)
```LaTeX
\begin{tikzpicture}
\begin{yquant}
@@ -60,7 +60,7 @@ Many more examples and explanations can be found in the [PDF version](doc/latex/
```
### Three-qubit FT QEC circuit with syndrome measurement
-![ex-03.png](markdown/ex-03.png)
+![ex-03.png](https://github.com/projekter/yquant/blob/master/markdown/ex-03.png)
```LaTeX
\begin{tikzpicture}
\begin{yquant}
@@ -95,7 +95,7 @@ Many more examples and explanations can be found in the [PDF version](doc/latex/
```
### Error correction
-![ex-04.png](markdown/ex-04.png)
+![ex-04.png](https://github.com/projekter/yquant/blob/master/markdown/ex-04.png)
```LaTeX
% \usetikzlibrary{quotes}
\begin{tikzpicture}
@@ -127,7 +127,7 @@ Many more examples and explanations can be found in the [PDF version](doc/latex/
```
### Lots of controls
-![ex-05.png](markdown/ex-05.png)
+![ex-05.png](https://github.com/projekter/yquant/blob/master/markdown/ex-05.png)
```LaTeX
\begin{tikzpicture}
\begin{yquant*}
@@ -143,7 +143,7 @@ Many more examples and explanations can be found in the [PDF version](doc/latex/
```
### Circuit equations
-![ex-06.png](markdown/ex-06.png)
+![ex-06.png](https://github.com/projekter/yquant/blob/master/markdown/ex-06.png)
```LaTeX
% \useyquantlanguage{groups}
\begin{tikzpicture}