mindquantum.algorithm.compiler.CZBasedChipCompiler
- class mindquantum.algorithm.compiler.CZBasedChipCompiler(log_level=0)[源代码]
适用于支持 cz 量子门的量子芯片的编译规则。
- 参数:
log_level (int) - log信息展示级别。可以为
0、1或者2。默认值:0。关于log级别的更多信息,请参考BasicCompilerRule。
适用于支持 cz 量子门的量子芯片的编译规则。
log_level (int) - log信息展示级别。可以为 0 、 1 或者 2 。默认值: 0 。关于log级别的更多信息,请参考 BasicCompilerRule 。