Quantum4J 1.3.2 API
Packages
Package
Description
Execution backends for Quantum4J.
Circuit representation for Quantum4J, including
QuantumCircuit and
Instruction.Quantum gate abstractions and standard gate implementations.
Low-level mathematical primitives used by the simulator: complex numbers and state vector representation.
===============================================================
Quantum4J Transpiler Architecture – IMPORTANT RULES
===============================================================
ALL TranspilerPass implementations MUST follow these rules:
1.