ProjectQ-Framework / FermiLib

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

Improve jellium code by pre-computing vectors. #95

Closed Spaceenter closed 7 years ago

Spaceenter commented 7 years ago

@babbush

Spaceenter commented 7 years ago

The motivation for this improvement is that, through cProfile, we found the bottleneck is computing momentum_vectors too many times.