[object Object]

Managing your projects and algorithms

The algorithm which we wrote in the Hello World example generates a Bell state. More specifically, it generates the so-called Φ+\vert\Phi^{+}\rangle state which is equal to

Φ+=00+112\vert\Phi^{+}\rangle =\frac{\vert 00 \rangle + \vert 11 \rangle}{\sqrt{2}}

We can change this algorithm to generate another Bell state, the Φ\vert\Phi^{-}\rangle state, as follows:

When you click on Save a new commit will be made and you wil asked to provide a description. You can browse old versions (commits) by clicking on the algorithm menu (the three dots).

You can also choose to Rename your agorithm or Delete your algorithm (and its results!) or to just compile the algorithm without actually running it.

You can find all your projects in the My QI home menu. You can find this button in the top right corner. You can also sort your projects by name or date of creation. You can also rename or delete a project.

❗Note that deleting a project will also delete all its algorithms and results.