-
Notifications
You must be signed in to change notification settings - Fork 2
/
config.yaml
69 lines (69 loc) · 2.01 KB
/
config.yaml
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
projects:
qutip:
name: QuTip
repo_url: https://github.com/qutip/qutip
strawberryfields:
name: Strawberry Fields
repo_url: https://github.com/xanaduai/strawberryfields
dockerfile: dockerfiles/strawberryfields.docker
QISKit-terra:
name: QISKit Terra
repo_url: https://github.com/Qiskit/qiskit-terra
cirq:
name: Cirq
repo_url: https://github.com/quantumlib/Cirq
pyquil:
name: PyQuil
repo_url: https://github.com/rigetticomputing/pyquil
dockerfile: dockerfiles/pyquil.docker
ProjectQ:
name: ProjectQ
repo_url: https://github.com/ProjectQ-Framework/ProjectQ
XACC:
name: XACC
repo_url: https://github.com/eclipse/xacc
PIQS:
name: PIQS
repo_url: https://github.com/nathanshammah/piqs
QuTiP:
name: QuTiP
repo_url: https://github.com/qutip/qutip
qpp:
name: Quantum++
repo_url: https://github.com/vsoftco/qpp
Qrack:
name: Qrack
repo_url: https://github.com/vm6502q/qrack
Quirk:
name: Quirk
repo_url: https://github.com/Strilanc/Quirk
QCGPU:
name: QCGPU
repo_url: https://github.com/QCGPU/qcgpu-rust
Cliffords.jl:
name: Cliffords.jl
repo_url: https://github.com/BBN-Q/Cliffords.jl
Qbsolv:
name: Qbsolv
repo_url: https://github.com/dwavesystems/qbsolv
Dimod:
name: Dimod
repo_url: https://github.com/dwavesystems/dimod
DWave-system:
name: D-Wave System
repo_url: https://github.com/dwavesystems/dwave-system
DWave-cloud-client:
name: D-Wave Cloud Client
repo_url: https://github.com/dwavesystems/dwave-cloud-client
grove:
name: Grove
repo_url: https://github.com/rigetticomputing/grove
qiskit-aqua:
name: QISKit Aqua
repo_url: https://github.com/Qiskit/aqua
OpenFermion:
name: OpenFermion
repo_url: https://github.com/quantumlib/OpenFermion
ScaffCC:
name: ScaffCC
repo_url: https://github.com/epiqc/ScaffCC