QuantumCollocation.jl icon indicating copy to clipboard operation
QuantumCollocation.jl copied to clipboard

Quantum Optimal Control with Direct Collocation

Results 67 QuantumCollocation.jl issues
Sort by recently updated
recently updated
newest added

### Feature Description Need exponential integrators for certain problems ### Importance 1 (lowest) ### What does this feature affect? - [ ] quantum system construction - [X] problem setup -...

enhancement

### Feature Description ![Collocation5](https://github.com/aarontrowbridge/QuantumCollocation.jl/assets/93876775/b0f82a86-1d1e-44a1-b180-35db08f7b7ca) ### Importance 4 ### What does this feature affect? - [ ] quantum system construction - [ ] problem setup - [ ] problem solution -...

enhancement

This pull request changes the compat entry for the `CairoMakie` package from `0.10, 0.11` to `0.10, 0.11, 0.12`. This keeps the compat entries for earlier versions. Note: I have not...

### Feature Description Quantum collocation currently has a `UnitaryRobustnessProblem`, which can be used to make a control solution robust to an error operator. However, there is more than one way...

enhancement
good first issue

### Feature Description Currently the final timestep, which is not physical, is used to store the value that is used to constrain all the time steps to be equal. This...

enhancement

### Feature Description We would love to compare Piccolo with the results in [Time-Optimal Two- and Three-Qubit Gates for Rydberg Atoms](https://arxiv.org/abs/2202.00903). This should be a straightforward task where one -...

enhancement

### Feature Description Seeking a quantum system template to build Cat qubit Hamiltonians. Figuring out exactly how to approach this is needed work. See this [thesis](https://hal.science/tel-04362128/document) by Ronan Gautier for...

enhancement

**Is your feature request related to a problem? Please describe.** Min time and robustness problem templates constructed from a `QuantumControlProblem` use the problem's constraints and objective. Sometimes, we might want...

**Is your feature request related to a problem? Please describe.** Sometimes we might want to keep controls or trajectories close to some baseline. Currently, $||a||_R$ is allowed, but the new...

enhancement
good first issue

### Feature Description In certain situations, it is convenient to define a unitary infidelity loss that takes into account the ability of the hardware to easily handle [*virtual Z-gates*](https://pulser.readthedocs.io/en/stable/tutorials/phase_shifts_vz_gates.html). A...

enhancement