ctqwalk()
creates a quantum walk object from a hamiltonian.
Arguments
- hamiltonian
a Hermitian Matrix representing the Hamiltonian of the system.
- ...
further arguments passed on to
spectral()
Value
A list with the walk related objects, i.e the hamiltonian and its spectral
decomposition (See spectral()
for further details)