<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Quantum Dynamics on Gavin Rockwood</title><link>https://gavin-rockwood.github.io/tags/quantum-dynamics/</link><description>Recent content in Quantum Dynamics on Gavin Rockwood</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sat, 09 Aug 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://gavin-rockwood.github.io/tags/quantum-dynamics/index.xml" rel="self" type="application/rss+xml"/><item><title>FLZ Physics and Sideband Gates in Python</title><link>https://gavin-rockwood.github.io/posts/quantum-simulations/floquet_landau_zener/sidebands-in-python/</link><pubDate>Sat, 09 Aug 2025 00:00:00 +0000</pubDate><guid>https://gavin-rockwood.github.io/posts/quantum-simulations/floquet_landau_zener/sidebands-in-python/</guid><description>&lt;p>This post demonstrates how to calibrate sideband gates in Python using the Floquet-Landau-Zener (FLZ) physics. The code is designed to be run in a Jupyter Notebook or as a standalone Python script. It uses the &lt;code>scqubits&lt;/code> and &lt;code>qutip&lt;/code> libraries to simulate the dynamics of a superconducting circuit and analyze the results.&lt;/p>
&lt;pre>&lt;code>This was run with:
Python version: 3.11.10 (main, Nov 26 2024, 19:12:45) [Clang 16.0.0 (clang-1600.0.26.4)]
Qutip version: 5.1.1
scqubits version: 4.3
&lt;/code>&lt;/pre>
&lt;h2 id="some-setup">Some Setup&lt;/h2>
&lt;p>All the code for this can be found in &lt;a href="FloquetDemo.ipynb">this Jupyter Notebook&lt;/a> and &lt;a href="FloquetDemo.py">FloquetDemo.py&lt;/a>.&lt;/p></description></item></channel></rss>