We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implementation of the Qiskit Estimator interface that supports gates from the ffsim.qiskit module.
ffsim.qiskit
This can be implemented as follows:
ffsim.qiskit.reverse_jordan_wigner
ffsim.linear_operator
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Implementation of the Qiskit Estimator interface that supports gates from the
ffsim.qiskit
module.This can be implemented as follows:
ffsim.qiskit.reverse_jordan_wigner
which accepts a SparsePauliOp and outputs a FermionOperatorffsim.linear_operator
The text was updated successfully, but these errors were encountered: