summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ec2b418cd232160b75f70f192e8de6882bc136ca (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
27
28
29
pkgbase = python-qiskit-aer
	pkgdesc = A high performance simulator for quantum circuits that includes noise models
	pkgver = 0.8.2
	pkgrel = 3
	url = https://github.com/Qiskit/qiskit-aer
	arch = x86_64
	license = Apache
	makedepends = cmake
	makedepends = pybind11
	makedepends = python-pip
	makedepends = python-scikit-build
	makedepends = python-setuptools
	depends = cython
	depends = muparserx
	depends = nlohmann-json
	depends = openblas-lapack
	depends = python-numpy
	depends = python-qiskit-terra
	depends = python-scipy
	depends = spdlog
	optdepends = cuda: Parallelization with CUDA (NVIDIA)
	optdepends = intel-tbb: Parallelization with Intel TBB
	optdepends = openmp: Parallelization with OpenMP
	optdepends = thrust: Parallelization (GPU/CPU) support
	source = qiskit-aer-0.8.2.tar.gz::https://github.com/Qiskit/qiskit-aer/archive/0.8.2.tar.gz
	sha256sums = bcf0ae0a00a44e3887d2f0ced083e1c27c916a73d29a61b08de63f3aa2a157a1

pkgname = python-qiskit-aer