ProjectQ-Framework / FermiLib

FermiLib: Open source software for analyzing fermionic quantum simulation algorithms
https://projectq.ch/
Apache License 2.0
87 stars 38 forks source link

Function for bounding number of Trotter steps required #121

Closed idk3 closed 7 years ago

idk3 commented 7 years ago

@babbush correct me if I'm wrong, but I think this should be the right formula for multiple Trotter steps. I mostly see the single-step formula and was confused about whether there should be a square root.

idk3 commented 7 years ago

Following the discussion with Nathan, we should be calculating the maximum time we can safely evolve, rather than the number of Trotter steps we need. I'll update this soon.