USCqserver/OpenQuantumTools.jl

Add support for one sided AME as ensemble problem

Aberta

#97 aberto em 16 de out. de 2022

 (1 comentário) (0 reação) (0 responsável)Julia (12 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (76 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador