File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -406,8 +406,8 @@ def open(*args):
406406Version 15
407407----------
408408
409- Version 15 improves the native Qiskit serialization of ParameterExpressions to support parameter
410- re-assignments with the same name. This is achieved by modifying the PARAM_EXPR_ELEM_V13 payload
409+ Version 15 improves the native Qiskit serialization of :class:`.ParameterExpression`\ s to support parameter
410+ re-assignments with the same name. This is achieved by modifying the `` PARAM_EXPR_ELEM_V13`` payload
411411for the substitution operation. In version 15, the type value
412412of ``u`` is still used to represent a substitution call. This is only used for ``lhs_type``
413413and is always paired with an ``rhs_type`` of ``n``. However, the data value is the size in bytes of
You can’t perform that action at this time.
0 commit comments