mindquantum.algorithm.compiler.CZBasedChipCompiler

查看源文件
class mindquantum.algorithm.compiler.CZBasedChipCompiler(log_level=0)[源代码]

适用于支持 cz 量子门的量子芯片的编译规则。

参数:
  • log_level (int) - log信息展示级别。可以为 01 或者 2 。默认值: 0 。关于log级别的更多信息,请参考 BasicCompilerRule