blob: f3e83aff0ce9f3b06b10bbf4731e72259970cc41 (
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-finance
pkgdesc = Quantum Finance package for IBM qiskit framework
pkgver = 0.3.4
pkgrel = 1
url = https://github.com/Qiskit/qiskit-finance
arch = any
license = Apache
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-fastdtw
depends = python-numpy
depends = python-pandas
depends = python-psutil
depends = python-qiskit-optimization
depends = python-qiskit-terra
depends = python-quandl
depends = python-scikit-learn
depends = python-scipy
depends = python-yfinance
source = qiskit-finance-0.3.4.tar.gz::https://github.com/Qiskit/qiskit-finance/archive/0.3.4.tar.gz
b2sums = 2666e60cc43dbc86b4ce6c4f6e7f2e971e66b5a5ef540026713dfecc65e3b4ed9432e1598c91f199e2da9964a4ad7a60c2836bb13d634a5461b0ac22b4f38488
pkgname = python-qiskit-finance
|