summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 59679ca04b3eee5a754c246048fae6503a337443 (plain)
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
pkgbase = python-qiskit-aer
	pkgdesc = A high performance simulator for quantum circuits that includes noise models
	pkgver = 0.5.1
	pkgrel = 1
	url = https://github.com/Qiskit/qiskit-aer
	arch = x86_64
	license = Apache
	makedepends = python-setuptools
	makedepends = cmake
	makedepends = python-scikit-build
	makedepends = muparserx
	depends = python-qiskit-terra
	depends = cython
	depends = openblas
	depends = pybind11
	optdepends = thrust: Parallelization (GPU/CPU) support
	optdepends = cuda: Parallelization with CUDA (NVIDIA)
	optdepends = openmp: Parallelization with OpenMP
	optdepends = intel-tbb: Parallelization with Intel TBB
	source = qiskit-aer-0.5.1.tar.gz::https://github.com/Qiskit/qiskit-aer/archive/0.5.1.tar.gz
	source = cmake.patch
	sha256sums = 3ad36938018f7ee2541ac42833c638145a67e589e6def038ce9f7331f2e1b460
	sha256sums = 378188cb0789f56e51fed0ae16a06ed6f3def3210e3ec35384db4dbe61cc1f35

pkgname = python-qiskit-aer