qamp-spring-21
qamp-spring-21 copied to clipboard
Qiskit advocate mentorship program (QAMP) spring 21 cohort
# Description There are several way to import and export circuit to and from Qiskit, being OpenQASM2 the most popular one. However, in order to improve interoperability with 3rd parties,...
# Description The aim is to optimize the quantum computing resource during the transmission of highly entangled states pertaining to a finite set. For this purpose, a quantum state classifier...
# Description We work on implementing special converters for specific constraints. When users solve an optimization problem with Qiskit Aqua, they apply InequalityToEquality to convert inequality constraints into equality constraints...
# Description Enhance the current [Randomized Benchmarking experiments](https://github.com/Qiskit/qiskit-ignis/tree/master/qiskit/ignis/verification/randomized_benchmarking) in Qiskit-Ignis with advanced statistical and Bayesian techniques, based on the following papers: 1. [Bayesian Inference for Randomized Benchmarking Protocols](https://arxiv.org/abs/1802.00401) 2. [Statistical...
# Description Update [the discriminator module](https://qiskit.org/documentation/_modules/qiskit/ignis/measurement/discriminator/discriminators.html) in Ignis to make the scikit-learn dependency optional by implementing the mathematical forms of linear and quadratic discriminant analysis (LDA and QDA). # Mentor/s...
# Description Extend the current discriminator functionality to allow for mixed state outputs. Instead of a discriminator that always outputs 0 or 1, it may be useful for it to...
# Description Excited State Promoted (ESP) readout is a way to improve qubit readout fidelity by exciting the |1> state to the |2> state for readout. This essentially changes the...
# Description The textbook will soon be moving to a new platform that will allow us to use new features to improve the teaching in the textbook. While migrating to...
Hi Advocates! On Thursday, April 1st we will have the mid-point demos of your projects during the monthly meetup times. There are two meetup times to accomodate our international audience!...
# Description When a quantum state evolves, there are 2^n basis states whose probability amplitudes and phases evolve as well. Quantum states may be represented in a [Hilbert space](https://en.wikipedia.org/wiki/Hilbert_space), and...