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

C++ Implementation of FermionOperator and QubitOperator #13

Open babbush opened 7 years ago

babbush commented 7 years ago

Eventually we should include an implementation of these classes in C++ for performance reasons. This should help with faster TimeEvolution calls in ProjectQ, faster transformations, etc.