QuantumBFS / YaoCompiler.jl

The Yao compiler project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The Yao compiler project

License:Apache License 2.0


Languages

Language:Julia 97.5%Language:Pascal 2.5%