Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 612 Bytes

File metadata and controls

18 lines (11 loc) · 612 Bytes

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