-
Notifications
You must be signed in to change notification settings - Fork 345
Expand file tree
/
Copy pathNOTICE
More file actions
230 lines (151 loc) · 8.31 KB
/
NOTICE
File metadata and controls
230 lines (151 loc) · 8.31 KB
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
CUDA-Q
Copyright (c) 2022-2026 NVIDIA Corporation & Affiliates.
This product includes software developed by NVIDIA corporation and affiliates and includes material from third parties. It includes work released under the following licenses:
----------------------------------------------------------------
LLVM - Apache License 2.0 with LLVM Exceptions
<https://github.com/llvm/llvm-project> and <https://github.com/llvm/circt/>
Copyright (c) 2003-2019 University of Illinois at Urbana-Champaign. All rights reserved.
Originally developed by University of Illinois at Urbana-Champaign.
The incorporated source code and its license can be found as a submodule on the CUDA-Q repository.
License at <https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT>
----------------------------------------------------------------
Eigen - various licenses, primarily MPL2 and BSD
<https://gitlab.com/libeigen/eigen>
The incorporated source code and its licenses can be found as a submodule on the CUDA-Q repository.
See also <https://gitlab.com/libeigen/eigen/-/blob/master/COPYING.README>.
----------------------------------------------------------------
PyBind11 - BSD-style license
<https://github.com/pybind/pybind11>
Copyright (c) 2016 Wenzel Jakob and pybind11 contributors.
The source code is based on the work originally developed by Wenzel Jakob
License at <https://github.com/pybind/pybind11/blob/master/LICENSE>
----------------------------------------------------------------
Ensmallen
https://github.com/mlpack/ensmallen
Copyright (c) 2011–2018, ensmallen contributors
This software is licensed under the BSD 3-Clause License.
The incorporated source code and its license can be found as a submodule on the CUDA-Q repository.
https://github.com/mlpack/ensmallen/blob/master/LICENSE.txt
----------------------------------------------------------------
Armadillo - Apache License 2.0
<https://gitlab.com/conradsnicta/armadillo-code>
Copyright 2008-2023 Conrad Sanderson (https://conradsanderson.id.au)
Copyright 2008-2016 National ICT Australia (NICTA)
Copyright 2017-2023 Data61 / CSIRO
The incorporated source code and its license can be found as a submodule on the CUDA-Q repository.
License at <https://gitlab.com/conradsnicta/armadillo-code/-/blob/12.0.x/LICENSE.txt>
----------------------------------------------------------------
NLohmann JSON - MIT License
<https://github.com/nlohmann/json>
Copyright (c) 2013-2026 Niels Lohmann.
The source code is based on the work originally developed by Niels Lohmann
License at <https://github.com/nlohmann/json/blob/develop/LICENSE.MIT>
----------------------------------------------------------------
Quantum++ - MIT License
<https://github.com/softwareqinc/qpp/>
Copyright (c) 2017-2025 SoftwareQ Inc.
The source code is based on the work originally developed by SoftwareQ Inc
License at <https://github.com/softwareQinc/qpp/blob/main/LICENSE.txt>
----------------------------------------------------------------
{fmt} - MIT License
<https://github.com/fmtlib/fmt>
Copyright (c) 2012-present Victor Zverovich and {fmt} contributors.
Originally developed by Victor Zverovich and contributors.
The incorporated source code and its license can be found as a submodule on the CUDA-Q repository.
License at <https://github.com/fmtlib/fmt/blob/master/LICENSE>
----------------------------------------------------------------
SPDLog - MIT License
<https://github.com/gabime/spdlog>
Copyright (c) 2016-present Gabi Melman and spdlog contributors.
Originally developed by Gabi Melman.
The incorporated source code and its license can be found as a submodule on the CUDA-Q repository.
License at <https://github.com/gabime/spdlog/blob/v1.x/LICENSE>
----------------------------------------------------------------
NLopt - various licenses, primarily MIT
<https://github.com/stevengj/nlopt>
The source code includes a subset of the optimization libraries combined in NLopt.
The relevant code included with CUDA-Q is based on work that is licensed under MIT license. More information about the original authors and copyright holders can be found on the respository in the folder for the respective algorithm.
See also <https://github.com/stevengj/nlopt/blob/master/COPYING>
----------------------------------------------------------------
ExaTN - 3-Clause BSD License
<https://github.com/ORNL-QCI/exatn>
Copyright (c) 2017, UT-Battelle
License at <https://github.com/ORNL-QCI/exatn/blob/devel/LICENSE>
----------------------------------------------------------------
CuQuantum - 3-Clause BSD License
<https://github.com/NVIDIA/cuQuantum>
Copyright (c) 2021-2026, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
License at <https://github.com/NVIDIA/cuQuantum/blob/main/LICENSE>
----------------------------------------------------------------
C++ Requests - MIT License
<https://github.com/libcpr/cpr>
Copyright (c) 2017-2021 Huu Nguyen
Copyright (c) 2022 libcpr and many other contributors
License at <https://github.com/libcpr/cpr/blob/master/LICENSE>
----------------------------------------------------------------
BLAS - custom license
<https://netlib.org/blas/>
See also <https://netlib.org/blas/#_licensing>
----------------------------------------------------------------
XTL - BSD-3-Clause
<https://github.com/xtensor-stack/xtl>
Copyright (c) 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht
Copyright (c) 2016, QuantStack
License at <https://github.com/xtensor-stack/xtensor/blob/master/LICENSE>
----------------------------------------------------------------
XTensor - BSD-3-Clause
<https://github.com/xtensor-stack/xtensor>
Copyright (c) 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht
Copyright (c) 2016, QuantStack
License at <https://github.com/xtensor-stack/xtensor/blob/master/LICENSE>
----------------------------------------------------------------
zlib - custom license
<https://github.com/madler/zlib>
(C) 1995-2026 Jean-loup Gailly and Mark Adler
License at <https://github.com/madler/zlib/blob/master/LICENSE>
----------------------------------------------------------------
OpenSSL - Apache License 2.0
<https://www.openssl.org>
Copyright (c) 1998-2025 The OpenSSL Project Authors
Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
Licenses at <https://www.openssl.org/source/license.html>
----------------------------------------------------------------
Curl - custom license
<https://github.com/curl/curl/>
Copyright (c) 1996 - 2026, Daniel Stenberg, <daniel@haxx.se>, and many
contributors, see the THANKS file.
Licenses at <https://github.com/curl/curl/tree/master/LICENSES>
----------------------------------------------------------------
ASIO - Boost Software License - Version 1.0
<https://github.com/chriskohlhoff/asio>
Copyright (c) 2003-2026 Christopher M. Kohlhoff (chris at kohlhoff dot com)
License at <https://github.com/chriskohlhoff/asio/blob/master/LICENSE_1_0.txt>
----------------------------------------------------------------
Crow - BSD-3-Clause
<https://github.com/CrowCpp/Crow>
Copyright (c) 2014-2017, ipkn
2020-2022, CrowCpp
License at <https://github.com/CrowCpp/Crow/blob/master/LICENSE>
----------------------------------------------------------------
Tweedledum - MIT License
<https://github.com/boschmitt/tweedledum>
Copyright (c) 2018 - Present, EPFL
Copyright (c) 2018 - Present, Bruno Schmitt <bruno [dot] schmitt [at] epfl [dot] ch>
License at <https://github.com/boschmitt/tweedledum/blob/master/LICENSE>
----------------------------------------------------------------
Stim - Apache License 2.0
<https://github.com/quantumlib/Stim>
Copyright 2025 Google LLC.
The incorporated source code and its license can be found as a submodule on the CUDA-Q repository.
License at <https://github.com/quantumlib/Stim/blob/main/LICENSE>
----------------------------------------------------------------
AWS SDK for C++ - Apache License 2.0
<https://github.com/aws/aws-sdk-cpp>
The incorporated source code and its license can be found as a submodule on the CUDA-Q repository.
License at <https://github.com/aws/aws-sdk-cpp/blob/main/LICENSE>
----------------------------------------------------------------
Quantum Resource Management Interface (QRMI) - Apache License 2.0
<https://github.com/qiskit-community/QRMI>
Copyright (c) 2025 IBM and its contributors.
License at <https://github.com/qiskit-community/qrmi/blob/main/LICENSE.txt>
----------------------------------------------------------------