blob: db6163ef25c7a26d5a6ee3ff37c0a435361aaf76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-qulacs
pkgdesc = Simulate quantum circuits for Python
pkgver = 0.6.11
pkgrel = 1
url = https://docs.qulacs.org/
arch = x86_64
license = MIT
checkdepends = python-numpy
makedepends = cmake
makedepends = gcc
makedepends = python-setuptools
makedepends = git
depends = python
source = https://files.pythonhosted.org/packages/e7/0f/261c9b3068584a5372c31aa729178722723156dc86f70b45070614dd38aa/qulacs-0.6.11.tar.gz
sha256sums = 3dfa030c6d90e78c8dfe840423a53fb1d7e7e4a63bb7180e1b46a4d25d2c72bf
pkgname = python-qulacs
|