Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Wire location types for quantum circuit
https://github.com/quantumbfs/yaolocations.jl

julia quantum quantum-computing yao yaolang

Last synced: about 2 months ago
JSON representation

Wire location types for quantum circuit

Awesome Lists containing this project

README

        

# YaoLocations

[![Build Status](https://travis-ci.com/QuantumBFS/YaoLocations.jl.svg?branch=master)](https://travis-ci.com/QuantumBFS/YaoLocations.jl)
[![Codecov](https://codecov.io/gh/QuantumBFS/YaoLocations.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/QuantumBFS/YaoLocations.jl)

This package provides location handling for Yao.

## Roadmap

- [x] basic location types: `Locations`, `CtrlLocations`
- [ ] lattice location types (require `Lattices.jl` to support this)

## License

Apache License 2.0