Aaron Trowbridge
Aaron Trowbridge
### Feature Description Need exponential integrators for certain problems ### Importance 1 (lowest) ### What does this feature affect? - [ ] quantum system construction - [X] problem setup -...
### 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...
### 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 -...
### 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...
### 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...
### Feature Description Would be great to have functionality to build `QuantumSystem`s using [operators](https://docs.qojulia.org/quantumobjects/operators/) from QuantumOptics.jl. This should be a very simple PR that adds a dependency for QuantumOptics and...
changes to: - file structure - integrators signature - rollouts (differentiable) - more!
### What happened? Figuring out the tag bot situation would be awesome! ### Version stable release ### What does this bug affect? - [ ] quantum system construction - [...
### Feature Description We would like a callback to save the previous best solution. Possibly adjusting solving criteria would work. But this is a pain point atm. ### Importance 1...
i don't see this in the docs for the python qutip package, but it would be very handy to have access to subspaces of quantum objects, c.f. this [docs page](https://docs.qojulia.org/quantumsystems/subspace/)...