qsim
qsim copied to clipboard
Fix #929 by updating Eigen to version 3.4.1
The warning described in https://github.com/quantumlib/qsim/issues/929 seems to be the result of using an older version of Eigen. Updating the version makes the warning go go away.