Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/quantumbfs/yaolocations.jl
- Owner: QuantumBFS
- License: apache-2.0
- Created: 2020-05-05T04:10:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T02:26:51.000Z (over 3 years ago)
- Last Synced: 2024-10-09T23:29:03.922Z (2 months ago)
- Topics: julia, quantum, quantum-computing, yao, yaolang
- Language: Julia
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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