QuTiP: Quantum Toolbox in Python
4.7
  • 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
      • Introduction
      • Dynamics Simulation Results
      • Lindblad Master Equation Solver
      • Monte Carlo Solver
      • Krylov Solver
      • Stochastic Solver - Photocurrent
      • Stochastic Solver
      • Solving Problems with Time-dependent Hamiltonians
      • Bloch-Redfield master equation
      • Floquet Formalism
      • Permutational Invariance
      • Setting Options for the Dynamics Solvers
    • Hierarchical Equations of Motion
    • Solving for Steady-State Solutions
    • 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
    • Quantum Information Processing
    • Measurement of Quantum Objects
  • Gallery
  • API documentation
  • Change Log
  • Developers
  • Development Documentation
  • Bibliography
  • Copyright and Licensing
QuTiP: Quantum Toolbox in Python
  • »
  • Users Guide »
  • Time Evolution and Quantum System Dynamics

Time Evolution and Quantum System DynamicsΒΆ

  • Introduction
  • 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
  • Krylov Solver
    • Introduction
    • Krylov Solver in QuTiP
  • Stochastic Solver - Photocurrent
    • Closed system
    • Open system
  • Stochastic Solver
    • Stochastic Schrodinger Equation
    • Stochastic Master Equation
  • 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
    • Accesing the state from solver
    • Reusing Time-Dependent Hamiltonian Data
  • 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 to 2021 inclusive, QuTiP developers and contributors. Last updated on Jan 29, 2024.

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