An open API service indexing awesome lists of open source software.

https://github.com/quantumbfs/bqcesubroutine.jl

Basic Quantum Circuit Emulation Subroutine
https://github.com/quantumbfs/bqcesubroutine.jl

Last synced: about 1 year ago
JSON representation

Basic Quantum Circuit Emulation Subroutine

Awesome Lists containing this project

README

          

# BQCESubroutine

[![CI](https://github.com/QuantumBFS/BQCESubroutine.jl/workflows/CI/badge.svg)](https://github.com/QuantumBFS/BQCESubroutine.jl/actions)
[![codecov](https://codecov.io/gh/QuantumBFS/BQCESubroutine.jl/branch/master/graph/badge.svg?token=U604BQGRV1)](https://codecov.io/gh/QuantumBFS/BQCESubroutine.jl)
[![][docs-stable-img]][docs-stable-url]
[![][docs-dev-img]][docs-dev-url]

Basic Quantum Circuit Emulation Subroutine

## Installation


BQCESubroutine is a  


Julia Language

  package. To install BQCESubroutine,
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

```julia
pkg> add BQCESubroutine
```

## License

MIT License

[docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg
[docs-dev-url]: https://QuantumBFS.github.io/BQCESubroutine.jl/dev/
[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
[docs-stable-url]: https://QuantumBFS.github.io/BQCESubroutine.jl/stable