qubit_grid_square: Grid Qubits square

Description Usage Arguments Value

View source: R/Qubits.R

Description

a square of GridQubits.

Usage

1
qubit_grid_square(diameter, top = 0, left = 0)

Arguments

diameter

Length of a side of the square

top

Row number of the topmost row

left

Column number of the leftmost row

Value

A list of GridQubits filling in a square grid


henry090/Cirq documentation built on June 13, 2020, 1:28 a.m.