Skip to content

Commit 216d3a5

Browse files
Add CITATION.cff file for citable repo. (#119)
1 parent 78a9daf commit 216d3a5

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: Quantum Evolution Kernel
6+
message: >-
7+
If you use this software, please cite it using the
8+
metadata from this file.
9+
type: software
10+
authors:
11+
- given-names: David
12+
family-names: Teller
13+
email: david.teller@pasqal.com
14+
affiliation: Pasqal
15+
- given-names: Roland
16+
family-names: Guichard
17+
email: roland.guichard@pasqal.com
18+
affiliation: Pasqal
19+
- given-names: Manu
20+
family-names: Lahariya
21+
email: manu.lahariya@pasqal.com
22+
affiliation: Pasqal
23+
repository-code: 'https://github.com/pasqal-io/quantum-evolution-kernel'
24+
abstract: A Graph Machine Learning library using Quantum Computing
25+
keywords:
26+
- quantum
27+
- graph machine learning
28+
version: 0.3.2

0 commit comments

Comments
 (0)