I suggest keeping in mind that this material exists in case we ever want to submit a new qiskit tutorial for IQPE, although I am not sure how much interest there would be to have it as a qiskit tutorial (I am a
4 + This tutorial shows how to use Qiskit Dynamics to simulate a Pulse schedule with a simple model of a 5 + qubit. The qubit is modeled by the drift hamiltonian 7 6 8 7 .. math:: 9 8 @@ -16,18 +15,17 @@ to which we apply the drive 16 15 17 16 H_\text{drive...
images Ipe tutorial (Qiskit#1207) 15 months ago tutorials Fix pulse simulator deprecation warnings (Qiskit#1245) 12 months ago .gitignore add ignis 2 years ago CODE_OF_CONDUCT.md All Qiskit projects point to main CoC (Qiskit#1088) 2 years ago CONTRIBUTING.md add more info 2 ye...
tutorial2_multi_derivative_drag_pulse.ipynb Fix typos Jul 2, 2024 tutorial3_direct_cnot.ipynb Update the notebooks Apr 26, 2024 Repository files navigation README qiskit-CR-calibration This repository includes the procedure to calibration a Cross-Resonance gate on fixed-frequency superconducting qubits...
The sections of this tutorial are as follows: 1. Configure Dynamics to use JAX. 1. Configure JAX. 2. Instantiating a minimally-configured :class:`.DynamicsBackend` with a 2 qubit model. 3. Simulating pulse schedules on the :class:`.DynamicsBackend`....
* * Updated the tutorial. * Update qiskit_experiments/library/characterization/fine_amplitude.py Co-authored-by: Will Shanks <wshaos@posteo.net> * Update qiskit_experiments/library/characterization/fine_amplitude.py Co-authored-by: Will Shanks <wshaos@posteo.net> * Update qiskit_experiments/library...
@@ -5,7 +5,7 @@ Gradient optimization of a pulse sequence Here, we walk through an example of optimizing a single-qubit gate using ``qiskit_dynamics``. This tutorial requires JAX - see the user guide on :ref:`How-to use JAX with qiskit-dynamics <how-to use jax>`. on :ref:`H...
One could tweak the pulse shape or cancellation tone to adjust observed errors from the target ZX90 operation. Collaborator Author nkanazawa1989 Jan 31, 2022 • edited Probably entangler and Entangler characterization? But this could kick out JAZZ experiment from here. I think having static ZZ...
The sections of this tutorial are as follows: 1. Configure Dynamics to use JAX. 1. Configure JAX. 2. Instantiating a minimally-configured :class:`.DynamicsBackend` with a 2 qubit model. 3. Simulating pulse schedules on the :class:`.DynamicsBackend`. 4. Simulating circuits at the pulse ...
The sections of this tutorial are as follows: 1. Configure Dynamics to use JAX. 1. Configure JAX. 2. Instantiating a minimally-configured :class:`.DynamicsBackend` with a 2 qubit model. 3. Simulating pulse schedules on the :class:`.DynamicsBackend`....