summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f35df3b259ae6c0a2e279e329a2f4d3021bc652a (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
pkgbase = python-qiskit-aer
	pkgdesc = A high performance simulator for quantum circuits that includes noise models
	pkgver = 0.10.2
	pkgrel = 1
	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
	makedepends = spdlog
	depends = cython
	depends = muparserx
	depends = nlohmann-json
	depends = python-numpy
	depends = python-qiskit-terra
	depends = python-scipy
	optdepends = cuda: Parallelization with CUDA (NVIDIA)
	optdepends = intel-tbb: Parallelization with Intel TBB
	optdepends = openmp: Parallelization with OpenMP
	optdepends = thrust: Parallelization (GPU/CPU) support
	optdepends = python-dask: Parallel computing
	source = qiskit-aer-0.10.2.tar.gz::https://github.com/Qiskit/qiskit-aer/archive/0.10.2.tar.gz
	sha256sums = 039c99349e012a1248dedd40c2e14f5f1616b52d6cc94ab05e16e4f2c8c7f121

pkgname = python-qiskit-aer