mphys_vqe
Code used to simulate and mitigate variational quantum algorithms for my Mphys thesis.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.4%) to scientific vocabulary
Repository
Code used to simulate and mitigate variational quantum algorithms for my Mphys thesis.
Basic Info
- Host: GitHub
- Owner: Stuartferguson00
- Language: Python
- Default Branch: main
- Size: 160 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Mphys_VQE
Code used to simulate and mitigate variational quantum algorithms for my Mphys thesis.
Designed to be constantly edited and experimented on, not yet cleaned for easy public use.
Max cut problems (stored as graph objects in Graphs folder, made by GraphMaker.py) can be solved by MaxCut.py
Individual circuits can be evaluated by randomcircuittesting.py. Can evaluate minimised circuits (using params given in opt_params from previous ideal minimisation) by changing a few lines of code
Solver folder contains multiple python files than run VQE (VariationalAlgorithm.py), mitigate circuit evaluations (MitiTechniques.py), build circuits (CircuitBuilder.py) and use Markov-Chain Monte Carlo to select training circuits (MCMC.py).
Owner
- Login: Stuartferguson00
- Kind: user
- Repositories: 1
- Profile: https://github.com/Stuartferguson00
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Ferguson
given-names: Stuart Auld
orcid:
title: "VQE error mitigation"
version: 2.0.4
doi:
date-released: 2025-03-23