ProjectQ-Framework / FermiLib

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

Get gap nonhermitian fix + test #118

Closed idk3 closed 7 years ago

idk3 commented 7 years ago

@jarrodmcc, Ryan suggested removing the functionality in the non-Hermitian case - any objections?

jarrodmcc commented 7 years ago

I think it's okay to remove non-hermitian functionality. We don't have anything right now that uses it extensively, and the edge cases for non-hermitian matrices could be difficult to handle. We can always write new routines if we suddenly start doing a lot of non-hermitian quantum

idk3 commented 7 years ago

@jarrodmcc sounds good - can you review/approve?