blob: e469d1f39b79a7e4ed847579edee0aa625386677 (
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-machine-learning
pkgdesc = Quantum Machine Learning package for IBM qiskit framework
pkgver = 0.7.2
pkgrel = 2
url = https://github.com/qiskit-community/qiskit-machine-learning
arch = x86_64
license = Apache-2.0
checkdepends = python-ddt
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-dill
depends = python-fastdtw
depends = python-numpy
depends = python-psutil
depends = python-qiskit
depends = python-qiskit-algorithms
depends = python-scikit-learn
depends = python-scipy
source = qiskit-machine-learning-0.7.2.tar.gz::https://github.com/qiskit-community/qiskit-machine-learning/archive/refs/tags/0.7.2.tar.gz
b2sums = 275a0a7e2340b14f5e00af5f668dff56ea410a5ed4cdc4df3247ad5fd1a582efd171a90fd17cb1bb58700b6bbb5d0654bcd50206a98a350e79ad7744b6100fda
pkgname = python-qiskit-machine-learning
|