summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b40c52ade2e777a7c2f19c220e2799213ac61d15 (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
pkgbase = python-qiskit-aer
	pkgdesc = A high performance simulator for quantum circuits that includes noise models
	pkgver = 0.4.0
	pkgrel = 1
	url = https://github.com/Qiskit/qiskit-aer
	arch = x86_64
	license = Apache
	makedepends = python-setuptools
	makedepends = cmake
	makedepends = python-scikit-build
	depends = python-qiskit-terra
	depends = cython
	depends = openblas
	depends = muparserx
	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.4.0.tar.gz::https://github.com/Qiskit/qiskit-aer/archive/0.4.0.tar.gz
	source = cmake.patch
	sha256sums = a6191a7210eee24e7eb28395d5b922d1bf444a608cdf5fc9cf4b0949b72ca116
	sha256sums = 378188cb0789f56e51fed0ae16a06ed6f3def3210e3ec35384db4dbe61cc1f35

pkgname = python-qiskit-aer