generated from 12rambau/pypackage
-
Notifications
You must be signed in to change notification settings - Fork 1
/
CITATION.cff
38 lines (37 loc) · 1.1 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: qutree
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Alice
family-names: Barthe
email: alice.barthe@cern.ch
affiliation: "CERN, Leiden University"
orcid: "https://orcid.org/0000-0002-1766-188X"
- given-names: Pierrick
family-names: Rambaud
email: pierrick.rambaud@fao.org
affiliation: FAO
orcid: "https://orcid.org/0000-0001-8764-5749"
identifiers:
- type: doi
value: 10.5281/zenodo.7634517
repository-code: "https://github.com/alice4space/qutree"
url: "https://pyqutree.readthedocs.io/en/stable/"
abstract: >-
This work presents an extension to the Bloch Sphere that
allows to represent sets of multi-qubit pure states. The
code includes the recursive algorithm to derive such
representation from state vector coordinates, as well as
associated plotting capacities.
keywords:
- quantum
- qubit
- Bloch
- visualization
- python
license: MIT