Skip to content

bloqade.qubit.stdlib.new

← Module overview

functionnewsource

bloqade.qubit.stdlib.new

def new() -> qubit.Qubit

Allocate a single new qubit

Returns

QubitThe newly allocated qubit.

source