mindquantum.algorithm.compiler.CZBasedChipCompiler
- class mindquantum.algorithm.compiler.CZBasedChipCompiler(log_level=0)[source]
- A compiler that suitable for chip that use cz gate. - Parameters
- log_level (int) – log level to display message. For more explanation of log level, please refers to - BasicCompilerRule. Default:- 0.