Skip to content

Commit 723ea91

Browse files
authored
Merge pull request #125 from CalMacCQ/master
fix: missing "-" character in full-stack libraries section
2 parents 8c8a558 + 6f42f58 commit 723ea91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For a curated list of learning resources please check out [desireevl's repo](htt
4040
## Quantum full-stack libraries
4141

4242
**C++**
43-
- [avaloni](https://github.com/avalon-lang/avaloni) Programming language (interpreter) for classical-quantum hybrid computers.
43+
- [avaloni](https://github.com/avalon-lang/avaloni) - Programming language (interpreter) for classical-quantum hybrid computers.
4444
- [CUDA-Q](https://github.com/NVIDIA/cuda-quantum) - Platform for accelerated quantum-classical applications on GPUs, CPUs and QPUs.
4545
- [staq](https://github.com/softwareqinc/staq) - Full stack quantum processing toolkit ([arXiv paper](https://arxiv.org/abs/1912.06070)).
4646
- [XACC](https://github.com/ORNL-QCI/xacc) - Extreme-scale programming model for quantum acceleration within high-performance computing ([arXiv paper](https://arxiv.org/abs/1710.01794)).

0 commit comments

Comments
 (0)