Skip to content

Latest commit

 

History

History
116 lines (97 loc) · 13.5 KB

README.rst

File metadata and controls

116 lines (97 loc) · 13.5 KB

tangelo_logo


Get started immediately with a click, no install: colab


Welcome traveler!

You have found the Github repository featuring the tutorials / examples notebooks and scripts created by the Tangelo community. Most tutorials are not just about "code", but were designed to provide you with knowledge, references and insights about applying quantum computing to the simulation of electronic systems. Feel free to use any of these resources for educational purposes, or as a basis for your own projects. Any user can contribute to this repository and showcase their cool work, including you!

Getting started

  • Below, a list of tutorials with different tags, to help you find what is relevant to you. If you are new to Tangelo, we suggest you start with tutorials tagged with tag_intro.
  • The hands_on folder contains very simple hands-on exercise notebooks with small exercises and solutions, don't hesitate to use it for educational purposes.
  • Additional examples scripts and notebooks contributed by users are also archived on this repo, to inspire you. Not all of them are maintained.

Please enjoy your stay, and have fun ! 🍊

Tutorials

Tags

  • tag_intro : great resource to get started
  • tag_chem : great resource to learn more about chemistry
  • tag_qsim : related to the simulation of quantum circuits
  • tag_exp : related to experiments on quantum devices
  • tag_pd : features problem decomposition (fragmentation) techniques
  • tag_vqa : features Variational Quantum Algorithms
  • tag_ft : features fault-tolerant approaches
  • tag_qalg : discusses quantum algorithms more broadly
  • tag_qcloud : related to QEMIST Cloud

Contents

Tutorial Main tag Secondary tags
1. The basics tag_qsim tag_intro
2. QPU Connection tag_qsim tag_exp
3. Noisy Simulation tag_qsim  
Symbolic Simulation tag_qsim  
Quantum Chemistry Basics tag_chem tag_intro
Excited State methods tag_qalg tag_chem tag_vqa
VQE tag_vqa tag_intro
VQE with custom ansatz and Hamiltonian tag_vqa  
Adapt VQE Solver tag_vqa  
Iterative Qubit Coupled Cluster with Clifford Circuits tag_vqa tag_qsim
Classical Shadows tag_qalg  
Density Matrix Embedding Theory tag_pd

DMET Unrestricted Hartree-Fock tag_pd  
iFCI-MIFNO tag_pd tag_qcloud
ONIOM tag_pd  
QMMM tag_pd  
End-to-End hardware experiment tag_exp tag_pd
Hardware Experiment with QEMIST Cloud tag_exp tag_qcloud tag_intro
Berylium IBM Quantum experiment tag_exp tag_pd tag_qcloud
Umbrella inversion Braket tag_exp tag_pd tag_qcloud tag_ft
State Preparation with Quantum Signal Processing tag_ft