The Hamiltonian mechanism works for a general set of interaction ops, and currently the hamiltonian_type is used to specify a hardcoded set. By moving this logic to emu-base, the emulators API becomes more general.
Since emu-sv currently only supports the Rydberg interaction, the open question is how to handle things there.
The Hamiltonian mechanism works for a general set of interaction ops, and currently the hamiltonian_type is used to specify a hardcoded set. By moving this logic to emu-base, the emulators API becomes more general.
Since emu-sv currently only supports the Rydberg interaction, the open question is how to handle things there.