lanl-ansi / QuantumAnnealing.jl

Tools for the Simulation and Execution of Quantum Annealing Algorithms
Other
23 stars 5 forks source link

Allow return of final unitary matrix from solvers #33

Open zmorrell opened 2 years ago

zmorrell commented 2 years ago

It was mentioned that it would be a useful feature to allow for the final transformation matrix, U, to be returned to allow for much faster subsequent simulations of the system from different initial states. This seems a rather easy addition which could provide some useful functionality.