-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtutorials.html
39 lines (34 loc) · 2 KB
/
tutorials.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
layout: default
title: Tutorials
---
<h1>{{ "Tutorials" }}</h1>
<img align="center" src="assets/images/point.png" alt="Point" width="600" height="193">
<p style="margin: auto; width: 600px; margin-top: 40px; line-height=20px">
12) <a href="https://pennylane.ai/qml/demos/tutorial_how_to_build_spin_hamiltonians/"> How to build spin Hamiltonians </a>
<br><br>
11) <a href="https://pennylane.ai/qml/demos/tutorial_differentiable_HF/"> Differentiable Hartree-Fock Method in PennyLane </a>
<br><br>
10) <a href="https://pennylane.ai/qml/demos/tutorial_resource_estimation/"> Quantum Resource Estimation For Quantum Chemistry </a>
<br><br>
9) <a href="https://pennylane.ai/qml/demos/tutorial_adaptive_circuits/"> Quantum Adaptive Circuits For Quantum Chemistry </a>
<br><br>
8) <a href="https://pennylane.ai/qml/demos/tutorial_block_encoding/"> Quantum Block Encoding With Matrix Access Oracles </a>
<br><br>
7) <a href="https://pennylane.ai/qml/demos/tutorial_fermionic_operators/"> Fermionic Operators and Arithmetic in PennyLane </a>
<br><br>
6) <a href="https://pennylane.ai/qml/demos/tutorial_qubit_tapering/"> Molecular Hamiltonian Symmetry-based Qubit Tapering</a>
<br><br>
5) <a href="https://pennylane.ai/qml/demos/tutorial_qchem_external/"> Using PennyLane With PySCF And OpenFermion </a>
<br><br>
4) <a href="https://strawberryfields.ai/photonics/apps/run_tutorial_vibronic.html"> Quantum Simulation of Molecular Vibronic Spectra </a>
<br><br>
3) <a href="https://strawberryfields.ai/photonics/apps/run_tutorial_dynamics.html"> Quantum Simulation of Vibrational Dynamics in Molecules </a>
<br><br>
2) <a href="https://strawberryfields.ai/photonics/apps/run_tutorial_excitations.html"> Quantum Simulation of Vibrational Molecular Excitations </a>
<br><br>
1) <a href="https://strawberryfields.ai/photonics/apps/run_tutorial_points.html"> Point Processes with Gaussian Boson Sampling </a>
</p>
<br><br>
<hr width="600px" size="2">
<p style="margin: auto; width: 600px; color: dimgray; font-size: 14px"> <i> soranjh.github.io </i><p>