USCqserver/OpenQuantumTools.jl
Add support for one sided AME as ensemble problem
Offen
#97 geöffnet am 16.10.2022
enhancementhelp wanted
Repository-Metriken
- Stars
- (76 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
It seems one just needs to add a build_ensembles_onesided_ame to the build_ensembles interface, which would look almost the same as the regular ame, replacing davies_from_interactions with onesided_ame_from_interactions. Not sure if there is concerns on the mathematical side.