What problem does it solve? Simulating open quantum systems with dissipation, decoherence, and time-dependent Hamiltonians requires specialized numerical solvers that are tedious to implement from scratch. This Skill provides ready-to-use QuTiP workflows for modeling Lindblad dynamics, quantum trajectories, and cavity QED systems. ## Core Features & Use Cases - Multiple Dynamics Solvers: Choose from sesolve, mesolve, mcsolve, brmesolve, and fmmesolve for unitary evolution, dissipative master equations, quantum trajectories, weak-coupling baths, and Floquet systems. - Analysis and Measurement: Compute expectation values, von Neumann entropy, concurrence, fidelity, correlation functions, spectra, and steady states. - Visualization: Render Bloch spheres, Wigner functions, Q-functions, Fock distributions, and Hinton diagrams of density matrices. - Use Case: Model a Jaynes-Cummings system with cavity decay and atomic spontaneous emission, then plot photon number decay and entanglement dynamics over time. ## Quick Start Use the qutip skill to simulate a damped harmonic oscillator with a coherent initial state and plot the photon number decay.