CQCL / guppylang

Pythonic quantum-classical programming language
Apache License 2.0
18 stars 2 forks source link

Disable linearity check when indexing into arrays #252

Open mark-koch opened 2 weeks ago

mark-koch commented 2 weeks ago

This requires lowering a guppy array[qubit] to a hugr array[qubit | None]