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
For questions, support, and discussions about QuantumOptics.jl, please use the GitHub issue tracker for bug reports and feature requests. For general discussions and help, visit the Julia Discourse forum under the quantum topic. You can also join the #quantum-optics channel on the Julia Slack for real-time discussions.
Contributions of any kind are always welcome! Whether it's ideas for new features, bug reports, or our favorite case, sending pull requests.
Office hours are held every Friday from 12:30 – 1:30 PM Eastern Time via Zoom. Before joining, make sure to check the Julia community events calendar to confirm whether office hours are happening, rescheduled, or canceled for the week. Feel free to bring any questions or suggestions!
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}
}