1
Assemble a quantum system with the QEngine or the visual Composer.
2
Select an optimization algorithm, provide it with an initial state, a target state, a control, and start the optimization.
3
Export the simulation and optimization data to JSON and MATLAB formats for further examination and analysis.
QEngine is our software library for quantum simulation and - optimization. It contains various physical models, including two-particle, Bose-Hubbard, and Gross Pitaevskii. A quantum system created with QEngine can be optimized out the box with several state-of-the-art optimization algorithms.
In order to work more effectively with QEngine we are developing a visual IDE on top. The flow-based user interface allows you to quickly assemble quantum systems by dragging around connections between nodes. It is used for both educational and research purposes.