Jacky Ko
Results
1
issues of
Jacky Ko
*Issue #, if available:* *Description of changes:* Add three circuit loader methods to the Circuit class: - `from_ir(program: Program) -> Circuit` - Create Circuit from Program object. - `from_repr(repr_str: str)...