Skip to content
/ pysme Public

A package for simulating stochastic master equations in python

License

Notifications You must be signed in to change notification settings

CQuIC/pysme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Documentation Status

PySME

This package is designed to make simulating ordinary and stochastic Gaussian master equations as straightforward as possible. Specifically, given bath statistics, a coupling operator, and initial conditions, it can output the equation as a system of coupled real-valued equations suitable for a numerical integrator of choice, and provides some default integrators.