ProjectQ-Framework / FermiLib

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

[Blocked] Switch position_vector to Grid #49

Closed Strilanc closed 7 years ago

Strilanc commented 7 years ago

Comes after https://github.com/ProjectQ-Framework/FermiLib/pull/48

Strilanc commented 7 years ago

This has to happen at the same time as momentum_vector due to the implementation of fourier_transform_helper. https://github.com/ProjectQ-Framework/FermiLib/pull/50 will handle both.