cuquantum.custatevec.create

cuquantum.custatevec.create() intptr_t[source]

Initialize the cuStateVec library and create a handle.

Returns

The opaque library handle (as Python int).

Return type

intptr_t

Note

The returned handle should be tied to the current device.