QuantumControl.jl
QuantumControl.jl copied to clipboard
Julia Framework for Quantum Dynamics and Control
Hi, was reading the glossary and found a small typo. Fixed it.
Both for GRAPE and for Krotov, it would be good to have a Howto that explains how to use an `info_hook` to access the optimized pulses in each iteration. See...
`PulseParametrizations` should be `PulseParameterizations` and any `parametrize` should be normalized to `parameterized`.
Proposal for the QuantumControl-jl logo.
Hey, I would like to solve some quantum control problems via GRAPE but I need high precision with regard to stationarity. Unfortunately, I can't use Optim.jl because I have bounds...
In the article published on Quantum state-dependent running costs are taken into account. How can this be done using this (collection of) package?
Hello, I have been really enjoying this package! I have what is probably a quick question. In addition to Objectives that ensure that the initial states reach the target states,...
This pull request changes the compat entry for the `Zygote` package from `0.6` to `0.6, 0.7`. This keeps the compat entries for earlier versions. Note: I have not tested your...