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

Add support for `Evolution`

Open neversakura opened this issue 5 years ago • 1 comments

We use Annealing as a holder for an arbitrary open system evolution. The name might be misleading to people outside QA community. May an equivalent object Evolution should be added.

neversakura avatar Sep 15 '20 01:09 neversakura

Evolution is defined as a synonym of Annealing: https://github.com/USCqserver/QTBase.jl/blob/5594440a457c80e7c9a294f02fd1c97478bc1ea9/src/annealing/annealing_type.jl#L19

The remaining task is to add a test suite for Evolution.

neversakura avatar Nov 30 '20 21:11 neversakura