Tutorials
Libraries
API References
qiskit.aqua
qiskit.chemistry
qiskit.finance
qiskit.ml
qiskit.optimization
qiskit.optimization.algorithms
qiskit.optimization.applications
qiskit.optimization.converters
qiskit.optimization.problems
Troubleshooting
Returns the i-th coefficient where i can be a variable name or index.
i (Union[int, str]) – the index or name of the variable corresponding to the coefficient.
Union
int
str
float
The coefficient corresponding to the addressed variable.