Skip to content

Last mirrored from https://github.com/QuantumBFS/YaoArrayRegister.jl.git on 2019-11-19T08:06:17.374-05:00 by @UnofficialJuliaMirrorBot via Travis job 481.43 , triggered by Travis cron job on branch "master"

License

Notifications You must be signed in to change notification settings

UnofficialJuliaMirror/YaoArrayRegister.jl-e600142f-9330-5003-8abb-0ebd767abc51

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YaoArrayRegister

Build Status Codecov Coveralls

Simulated Full Amplitude Quantum Register.

Introduction

YaoArrayRegister.jl is a component package in the Yao.jl ecosystem. It provides the most basic functionality for quantum computation simulation in Julia and a quantum register type ArrayReg. You will be able to simulate a quantum circuit alone with this package in principle.

Installation

In Julia v1.0+, please type ] in the REPL to use the package mode, then type this command:

pkg> add YaoArrayRegister

Usage

This package implements AbstractRegister interface defined in YaoBase, you can use it like other kind of registers intuitively.

License

Apache License 2.0

About

Last mirrored from https://github.com/QuantumBFS/YaoArrayRegister.jl.git on 2019-11-19T08:06:17.374-05:00 by @UnofficialJuliaMirrorBot via Travis job 481.43 , triggered by Travis cron job on branch "master"

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages