Skip to content
This repository has been archived by the owner on Dec 18, 2021. It is now read-only.
/ YaoBase.jl Public archive

Abstract type and interface definition for quantum circuit blocks.

License

Notifications You must be signed in to change notification settings

QuantumBFS/YaoBase.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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