Skip to content

qojulia/QuantumOptics.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuantumOptics.jl

Chat on Gitter Build_state Stable documentation

QuantumOptics.jl is a numerical framework written in Julia that makes it easy to simulate various kinds of quantum systems. It is inspired by the Quantum Optics Toolbox for MATLAB and the Python framework QuTiP.

More information, documentation and examples can be found on our website http://qojulia.org.

Latest release:

  • Version: Latest version tag
  • Test coverage: Test coverage status on codecov

Project structure

The source content associated with QuantumOptics.jl is distributed over several repositories under the qojulia organization on github:

Questions & Contributions

If you have any questions or need help, hop on our gitter channel and ask away. Also, contributions of any kind are always welcome! Be it as ideas for new features, bug reports or, our favorite case, sending pull requests.

Citing

If you like QuantumOptics.jl, we would appreciate it if you starred the repository in order to help us increase its visibility. Furthermore, if you find the framework useful in your research, we would be grateful if you could cite our publication using the following bibtex entry:

@article{kramer2018quantumoptics,
  title={QuantumOptics. jl: A Julia framework for simulating open quantum systems},
  author={Kr{\"a}mer, Sebastian and Plankensteiner, David and Ostermann, Laurin and Ritsch, Helmut},
  journal={Computer Physics Communications},
  volume={227},
  pages={109--116},
  year={2018},
  publisher={Elsevier}
}