QuTiP: Quantum Toolbox in Python
4.3
  • Frontmatter
  • Installation
  • Users Guide
    • Guide Overview
    • Basic Operations on Quantum Objects
    • Manipulating States and Operators
    • Using Tensor Products and Partial Traces
    • Time Evolution and Quantum System Dynamics
      • Dynamics Simulation Results
      • Lindblad Master Equation Solver
      • Monte Carlo Solver
      • Solving Problems with Time-dependent Hamiltonians
      • Bloch-Redfield master equation
      • Floquet Formalism
      • Permutational Invariance
      • Setting Options for the Dynamics Solvers
    • Solving for Steady-State Solutions
    • An Overview of the Eseries Class
    • Two-time correlation functions
    • Quantum Optimal Control
    • Plotting on the Bloch Sphere
    • Visualization of quantum states and processes
    • Parallel computation
    • Saving QuTiP Objects and Data Sets
    • Generating Random Quantum States & Operators
    • Modifying Internal QuTiP Settings
  • API documentation
  • Change Log
  • Developers
  • Bibliography
QuTiP: Quantum Toolbox in Python
  • Docs »
  • Users Guide »
  • Time Evolution and Quantum System Dynamics

Time Evolution and Quantum System DynamicsΒΆ

  • Dynamics Simulation Results
    • The solver.Result Class
    • Accessing Result Data
    • Saving and Loading Result Objects
  • Lindblad Master Equation Solver
    • Unitary evolution
    • Non-unitary evolution
    • The Lindblad Master equation
  • Monte Carlo Solver
    • Introduction
    • Monte Carlo in QuTiP
  • Solving Problems with Time-dependent Hamiltonians
    • Methods for Writing Time-Dependent Operators
    • Function Based Time Dependence
    • String Format Method
    • Modeling Non-Analytic and/or Experimental Time-Dependent Parameters using Interpolating Functions
    • Reusing Time-Dependent Hamiltonian Data
    • Running String-Based Time-Dependent Problems using Parfor
  • Bloch-Redfield master equation
    • Introduction
    • Brief Derivation and Definitions
    • Bloch-Redfield master equation in QuTiP
    • Time-dependent Bloch-Redfield Dynamics
  • Floquet Formalism
    • Introduction
    • Floquet theory for unitary evolution
    • Floquet theory for dissipative evolution
  • Permutational Invariance
    • Permutational Invariant Quantum Solver (PIQS)
  • Setting Options for the Dynamics Solvers
Next Previous

© Copyright 2011 and later, P.D. Nation, J.R. Johansson, A.J.G. Pitchford, C. Granade, and A.L. Grimsmo Last updated on Feb 26, 2019.

Built with Sphinx using a theme provided by Read the Docs.