This should be a fairly easy encoding to implement following the original paper
As its also a Majoana string encoding, it should be possible to use much of the existing infrastructure from FermionQubitEncoding. The important thing is to define the symplectic matrix corrctly, so that everything downstream (symplectic product map and hamiltonian terms) can be calculated as usual.
This should be a fairly easy encoding to implement following the original paper
As its also a Majoana string encoding, it should be possible to use much of the existing infrastructure from
FermionQubitEncoding. The important thing is to define the symplectic matrix corrctly, so that everything downstream (symplectic product map and hamiltonian terms) can be calculated as usual.