OpenSquirrel
Authors
Initializing search
    GitHub
    • Home
    • Tutorial
    • Circuit builder
    • Compilation passes
    • API documentation
    GitHub
    • Home
      • Installation
      • Contributing
      • Authors
      • Acknowledgements
    • Tutorial
      • Creating a circuit
      • Applying compilation passes
      • Writing out and exporting
    • Circuit builder
        • Gates
        • Non-unitaries
        • Control instructions
    • Compilation passes
      • Decomposition
        • ABA decomposer
        • CNOT decomposer
        • CZ decomposer
        • McKay decomposer
        • Predefined decomposers
      • Exporting
        • cQASMv1 exporter
        • quantify-scheduler exporter
      • Mapping
        • Hardcoded mapper
        • Identity mapper
        • Random mapper
        • QGym mapper
      • Merging
        • Single-qubit gates merger
      • Routing
        • A* router
        • Shortest-path router
      • Validation
        • Interaction validator
        • Primitive gate validator
        • circuit
        • circuit_builder
        • circuit_matrix_calculator
        • common
        • default_gate_modifiers
        • default_instructions
        • exceptions
          • control_instruction
            • single_qubit_gates
            • two_qubit_gates
          • expression
          • ir
          • non_unitary
            • bsr
            • canonical_gate
            • controlled_gate
            • gate_semantic
            • matrix_gate
          • single_qubit_gate
          • statement
          • two_qubit_gate
          • unitary
            • aba_decomposer
            • cnot2cz_decomposer
            • cnot_decomposer
            • cz_decomposer
            • general_decomposer
            • mckay_decomposer
            • swap2cnot_decomposer
            • swap2cz_decomposer
            • cqasmv1_exporter
            • general_exporter
            • quantify_scheduler_exporter
            • check_mapper
            • general_mapper
            • mapping
            • mip_mapper
            • qgym_mapper
            • qubit_remapper
            • simple_mappers
            • utils
            • general_merger
            • single_qubit_gates_merger
            • astar_router
            • common
            • general_router
            • heuristics
            • shortest_path_router
            • general_validator
            • interaction_validator
            • primitive_gate_validator
          • libqasm_parser
        • register_manager
          • qubit_reindexer
          • context
          • general_math
          • identity_filter
          • list
          • matrix_expander
          • writer

    Authors

    Quantum Inspire project

    Contact: support@quantum-inspire.com

    Previous
    Contributing
    Next
    Acknowledgements
    Made with Material for MkDocs