Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandbox-quantum/tangelo-examples
Tutorial notebooks and example scripts made with Tangelo. Any Tangelo user can suggest content and showcase their work, either by pushing on this repo or linking their work / project :)
https://github.com/sandbox-quantum/tangelo-examples
chemistry ft material-design nisq quantum quantum-chemistry quantum-computing
Last synced: 20 days ago
JSON representation
Tutorial notebooks and example scripts made with Tangelo. Any Tangelo user can suggest content and showcase their work, either by pushing on this repo or linking their work / project :)
- Host: GitHub
- URL: https://github.com/sandbox-quantum/tangelo-examples
- Owner: sandbox-quantum
- License: apache-2.0
- Created: 2023-01-23T17:53:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T04:27:56.000Z (3 months ago)
- Last Synced: 2024-09-17T02:48:30.352Z (3 months ago)
- Topics: chemistry, ft, material-design, nisq, quantum, quantum-chemistry, quantum-computing
- Language: Jupyter Notebook
- Homepage: https://sandbox-quantum.github.io/Tangelo-Examples/
- Size: 9.61 MB
- Stars: 18
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
|tangelo_logo|
.. |tangelo_logo| image:: ./examples/img/tangelo_logo_gradient.png
:width: 600
:alt: tangelo_logo----------------------------------
Get started immediately with a click, no install: |colab|
.. |licence| image:: https://img.shields.io/badge/License-Apache_2.0-green
:target: https://github.com/goodchemistryco/Tangelo/blob/main/LICENSE
.. |systems| image:: https://img.shields.io/badge/OS-Linux%20MacOS%20Windows-7373e3
.. |binder| image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/gh/goodchemistryco/Tangelo-Examples/main
.. |colab| image:: https://colab.research.google.com/assets/colab-badge.svg
:target: https://colab.research.google.com/github/sandbox-quantum/Tangelo-Examples/blob/main/--------------------------------
.. |space| unicode:: U+0020 .. space
.. |nbspc| unicode:: U+00A0 .. non-breaking space
.. |tangerine| unicode:: U+1F34A .. tangerine emojiWelcome 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 ! |tangerine|
Tutorials
---------.. |tag_intro| image:: https://img.shields.io/badge/-Introduction-green
.. |tag_exp| image:: https://img.shields.io/badge/-Experiment-7373e3
.. |tag_pd| image:: https://img.shields.io/badge/-Problem%20Decomp-red
.. |tag_vqa| image:: https://img.shields.io/badge/-VQA-yellow
.. |tag_chem| image:: https://img.shields.io/badge/-Chemistry-008080
.. |tag_qcloud| image:: https://img.shields.io/badge/-QEMIST%20Cloud-blue
.. |tag_qsim| image:: https://img.shields.io/badge/-Backends-AFEEEE
.. |tag_qalg| image:: https://img.shields.io/badge/-Quantum%20Algorithms-lavender
.. |tag_ft| image:: https://img.shields.io/badge/-Fault%20Tolerant-brown.. |space| unicode:: U+0020 .. space
.. |nbspc| unicode:: U+00A0 .. non-breaking space
.. |tangerine| unicode:: U+1F34A .. tangerine emojiTags
====* |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 CloudContents
========+-------------------------------------------------------------------------------------------------------------------------+------------------------------+---------------------------------------------------------------------------+
| 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| | |
+-------------------------------------------------------------------------------------------------------------------------+------------------------------+---------------------------------------------------------------------------+