Andy Goldschmidt
Andy Goldschmidt
### 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...
**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...
### What happened? ```Julia function QuadraticSmoothnessRegularizer(; name::Symbol=nothing, times::AbstractVector{Int}=1:traj.T, R::AbstractVector{
### Feature Description Unitary gates can be parameterized for applications like VQAs. For example, $U(\theta, \phi)$ might be a gate within a circuit that is being optimized by some VQA....
The [most recent build of docs ](https://readthedocs.org/projects/derivative/builds/25228479/) failed after PR #46, with the warning: > We encountered a problem with a command while building your project. To resolve this error,...
### Feature Description A new integrator to compute adjoint equation dynamics can be constructed from existing integrators. TODO: Elaborate more. ### Importance 1 (lowest) ### What does this feature affect?...
### Feature Description ## Background [**QuantumOptics.jl**](https://qojulia.org/) has lots of very cool features we would love to interact with, but sadly, not every user will add quantum optics to their environment....
### Feature Description ## Background It would be very cool to animate control solutions showing the Bloch sphere trajectory of single qubit gates. [**Pluto.jl**](https://plutojl.org/) is a great tool for interactive,...