GitHub - bastikr/CorrelationExpansion.jl: Simulating large quantum systems using a correlation expansion
Skip to content

Simulating large quantum systems using a correlation expansion

License

Notifications You must be signed in to change notification settings

bastikr/CorrelationExpansion.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CorrelationExpansion.jl

CorrelationExpansion.jl is a library that can be used to simulate large open quantum systems. By specifying which quantum correlations should be included and which should be neglected the dimensionality of the problem can be reduced to a tractable size. Then a time evolution according to a master equation in this approximation can be performed completely automatically. This package is written in Julia and builds on QuantumOptics.jl.

Development status

  • Linux/Mac build: Travis build status
  • Windows build: Windows build status
  • Test coverage: Test coverage status on coveralls Test coverage status on codecov

Installation

CorrelationExpansion.jl is not an officially registered package but it nevertheless can be installed using julia's package manager:

julia> Pkg.clone("https://github.com/bastikr/CorrelationExpansion.jl.git")

Documentation

The documentation can be found at

https://bastikr.github.io/CorrelationExpansion.jl/latest

About

Simulating large quantum systems using a correlation expansion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages