|
165 | 165 | <li class="toctree-l1"><a class="reference internal" href="notebooks/01_02_Ramsay.html">ラムゼイ干渉をプロットする</a></li> |
166 | 166 | <li class="toctree-l1"><a class="reference internal" href="notebooks/01_03_VariationalGateDecomposition.html">変分法を用いて量子演算を特定の演算で分解する</a></li> |
167 | 167 | <li class="toctree-l1"><a class="reference internal" href="notebooks/01_04_QuantumVolume.html">ランダム量子回路と量子ボリューム</a></li> |
| 168 | +<li class="toctree-l1"><a class="reference internal" href="notebooks/02_01_basics.html">期待値の推定</a></li> |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | +<li class="toctree-l1"><a class="reference internal" href="notebooks/02_02_quantum_simulation.html">量子シミュレーションのための量子アルゴリズム</a></li> |
| 173 | + |
| 174 | + |
| 175 | + |
168 | 176 | <li class="toctree-l1"><a class="reference internal" href="notebooks/03_01_QCL.html">簡単な量子回路学習を実行してみる</a></li> |
169 | 177 | <li class="toctree-l1"><a class="reference internal" href="notebooks/03_02_quantum_kernel.html">量子カーネル法を使ってみる</a></li> |
170 | 178 | <li class="toctree-l1"><a class="reference internal" href="notebooks/04_01_Density_Matrix_and_Error.html">Qulacsでの混合状態</a></li> |
|
177 | 185 | <li class="toctree-l1"><a class="reference internal" href="notebooks/05_04_compute_chemical_properties_using_Qamuy.html">Qamuyを使った量子コンピュータx量子化学計算</a></li> |
178 | 186 | <li class="toctree-l1"><a class="reference internal" href="notebooks/06_01_quantum_phase_estimation.html">位相推定アルゴリズム</a></li> |
179 | 187 | <li class="toctree-l1"><a class="reference internal" href="notebooks/06_02_grover_search.html">グローバー探索量子アルゴリズムをとことん実装する</a></li> |
| 188 | +<li class="toctree-l1"><a class="reference internal" href="notebooks/07_DerivativePricing/07_01_DerivativePricing_blank.html">QAE を用いたデジタルオプションプライシング</a></li> |
180 | 189 | <li class="toctree-l1"><a class="reference internal" href="notebooks/08_01_Data_structure.html"><span class="math notranslate nohighlight">\(\mathrm{SQ}(A)\)</span>と<span class="math notranslate nohighlight">\(\mathrm{SQ}(b)\)</span>の実装について</a></li> |
181 | 190 |
|
182 | 191 |
|
@@ -395,6 +404,17 @@ <h1>Welcome to Quautum Software Hands on’s documentation!<a class="headerlink" |
395 | 404 | <li class="toctree-l2"><a class="reference internal" href="notebooks/01_04_QuantumVolume.html#実際にサンプリングをして、heavy-outputを得る確率を推定してみよう">実際にサンプリングをして、heavy outputを得る確率を推定してみよう</a></li> |
396 | 405 | </ul> |
397 | 406 | </li> |
| 407 | +<li class="toctree-l1"><a class="reference internal" href="notebooks/02_01_basics.html">期待値の推定</a></li> |
| 408 | +<li class="toctree-l1"><a class="reference internal" href="notebooks/02_01_basics.html#基本的なゲート間の変換をみる">基本的なゲート間の変換をみる</a></li> |
| 409 | +<li class="toctree-l1"><a class="reference internal" href="notebooks/02_01_basics.html#CNOT-+-1量子ビットゲートの万能性">CNOT + 1量子ビットゲートの万能性</a></li> |
| 410 | +<li class="toctree-l1"><a class="reference internal" href="notebooks/02_01_basics.html#1-量子ビットゲートを-H,-T,-S-だけで表現する">1 量子ビットゲートを H, T, S だけで表現する</a><ul> |
| 411 | +<li class="toctree-l2"><a class="reference internal" href="notebooks/02_01_basics.html#2量子ビットパウリによる回転ゲート">2量子ビットパウリによる回転ゲート</a></li> |
| 412 | +</ul> |
| 413 | +</li> |
| 414 | +<li class="toctree-l1"><a class="reference internal" href="notebooks/02_02_quantum_simulation.html">量子シミュレーションのための量子アルゴリズム</a></li> |
| 415 | +<li class="toctree-l1"><a class="reference internal" href="notebooks/02_02_quantum_simulation.html#Simulate-heisenberg-model-with-QIBO">Simulate heisenberg model with QIBO</a></li> |
| 416 | +<li class="toctree-l1"><a class="reference internal" href="notebooks/02_02_quantum_simulation.html#Hadanard-test-とフーリエ変換でエネルギースペクトルを見る">Hadanard test とフーリエ変換でエネルギースペクトルを見る</a></li> |
| 417 | +<li class="toctree-l1"><a class="reference internal" href="notebooks/02_02_quantum_simulation.html#量子位相推定">量子位相推定</a></li> |
398 | 418 | <li class="toctree-l1"><a class="reference internal" href="notebooks/03_01_QCL.html">簡単な量子回路学習を実行してみる</a><ul> |
399 | 419 | <li class="toctree-l2"><a class="reference internal" href="notebooks/03_01_QCL.html#回路作成と出力の定義">回路作成と出力の定義</a></li> |
400 | 420 | <li class="toctree-l2"><a class="reference internal" href="notebooks/03_01_QCL.html#データの用意">データの用意</a></li> |
@@ -474,6 +494,7 @@ <h1>Welcome to Quautum Software Hands on’s documentation!<a class="headerlink" |
474 | 494 | </ul> |
475 | 495 | </li> |
476 | 496 | <li class="toctree-l1"><a class="reference internal" href="notebooks/06_02_grover_search.html">グローバー探索量子アルゴリズムをとことん実装する</a></li> |
| 497 | +<li class="toctree-l1"><a class="reference internal" href="notebooks/07_DerivativePricing/07_01_DerivativePricing_blank.html">QAE を用いたデジタルオプションプライシング</a></li> |
477 | 498 | <li class="toctree-l1"><a class="reference internal" href="notebooks/08_01_Data_structure.html"><span class="math notranslate nohighlight">\(\mathrm{SQ}(A)\)</span>と<span class="math notranslate nohighlight">\(\mathrm{SQ}(b)\)</span>の実装について</a></li> |
478 | 499 | <li class="toctree-l1"><a class="reference internal" href="notebooks/08_01_Data_structure.html#セグメント木構造の実装">セグメント木構造の実装</a></li> |
479 | 500 | <li class="toctree-l1"><a class="reference internal" href="notebooks/08_01_Data_structure.html#ベクトルに関するデータ構造-\mathrm{SQ}(v)-の実装">ベクトルに関するデータ構造 <span class="math notranslate nohighlight">\(\mathrm{SQ}(v)\)</span> の実装</a><ul> |
|
0 commit comments