YaoBase.jl icon indicating copy to clipboard operation
YaoBase.jl copied to clipboard

Abstract type and interface definition for quantum circuit blocks.

YaoBase

Build Status Codecov

Base package for Yao.jl. This package includes some basic infrastructure and interfaces for manipulating quantum circuits.

Installation

In Julia v1.0+, please type ] in the REPL to use the package mode, then type this command:

pkg> add YaoBase

License

Apache License 2.0