View source on GitHub |
Converts cirq circuits into quirk circuits.
Modules
export_to_quirk
module
linearize_circuit
module
quirk_gate
module
Functions
circuit_to_quirk_url(...)
: Returns a Quirk URL for the given circuit.
View source on GitHub |
Converts cirq circuits into quirk circuits.
export_to_quirk
module
linearize_circuit
module
quirk_gate
module
circuit_to_quirk_url(...)
: Returns a Quirk URL for the given circuit.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-06-27 UTC.