USCqserver/OpenQuantumTools.jl
Add support for one sided AME as ensemble problem
开放
#97 创建于 2022年10月16日
enhancementhelp wanted
仓库指标
- 星标
- (76 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.