Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

287 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YaoCompiler

CI codecov

The next DSL for Yao and quantum programs.

disclaimer: this package is still at alpha stage and things are very like to be broken and changed during this phase.

this package requires Julia 1.6+

This package is currently in release alpha, and is not included in Yao, expect some adventures and rough edges. Please feel free to open an issue.

Installation

YaoCompiler is a   Julia Language   package. To install YaoCompiler, please open Julia's interactive session (known as REPL) and press ] key in the REPL to use the package mode, then type the following command

pkg> add YaoCompiler#master

License

YaoCompiler is released under the Apache 2 license.