We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6508333 commit 0d29a4cCopy full SHA for 0d29a4c
CITATION.cff
@@ -0,0 +1,12 @@
1
+cff-version: 1.2.0
2
+title: 'CUDA Quantum'
3
+message: 'If you use this software, please cite it as below.'
4
+authors:
5
+ - name: "The CUDA Quantum development team"
6
+license: Apache-2.0
7
+license-url: "https://github.com/NVIDIA/cuda-quantum/blob/main/LICENSE"
8
+repository-code: "https://github.com/NVIDIA/cuda-quantum"
9
+type: software
10
+url: "https://github.com/NVIDIA/cuda-quantum"
11
+# doi:
12
+version: 0.3.0
0 commit comments