Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.31 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.31 KB

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.