You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#828 suggests supporting parameters in SparseLabelOp objects.
This issue separately tracks the support of parameters inside of PolynomialTensor objects. I do not think that this requires much as roughly shown in this comment.
This will also enable the parametrization of classes in the qiskit_nature.second_q.hamiltonians module which contain PolynomialTensor instances without requiring further modifications.
The text was updated successfully, but these errors were encountered:
What is the expected enhancement?
#828 suggests supporting parameters in
SparseLabelOp
objects.This issue separately tracks the support of parameters inside of
PolynomialTensor
objects. I do not think that this requires much as roughly shown in this comment.This will also enable the parametrization of classes in the
qiskit_nature.second_q.hamiltonians
module which containPolynomialTensor
instances without requiring further modifications.The text was updated successfully, but these errors were encountered: