pasqal-io / qadence-libs

A collection of libraries to enhance Qadence functionalities.
https://pasqal-io.github.io/qadence-libs/latest/
Apache License 2.0
6 stars 2 forks source link

Move openfermion functionalities #10

Open jpmoutinho opened 6 months ago

jpmoutinho commented 6 months ago

In qadence.blocks.manipulate there is some functionality to convert qadence to and from openfermion. This is not widely used but has been used afaik by Igor in the past. I was going to deprecate it for removal, but maybe it can move into qadence_libs.

[ ] Move the relevant files [ ] Move tests in test_manipulate.py [ ] Probably remove the ones from test_operators.py [ ] Move openfermion dependency from qadence to qadence libs