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:
The source content associated with QuantumOptics.jl is distributed over several repositories under the qojulia organization on github:
- The main code: https://github.com/qojulia/QuantumOptics.jl
- Documentation: https://github.com/qojulia/QuantumOptics.jl-documentation
- Examples: https://github.com/qojulia/QuantumOptics.jl-examples
- Benchmarks: https://github.com/qojulia/QuantumOptics.jl-benchmarks
- Website: https://github.com/qojulia/QuantumOptics.jl-website
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.
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}
}