We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
SV_Data
1 parent dcf529e commit 20d0237Copy full SHA for 20d0237
graphix/sim/statevec.py
@@ -220,7 +220,7 @@ def __init__(
220
221
222
:param data: input data to prepare the state. Can be a classical description or a numerical input, defaults to graphix.states.BasicStates.PLUS
223
- :type data: SV_Data, optional
+ :type data: Data, optional
224
:param nqubit: number of qubits to prepare, defaults to None
225
:type nqubit: int, optional
226
"""
0 commit comments