summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0d5ef05bb0b53404b5c9fefc90bcca2661c3b31e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-qics
	pkgdesc = The quantum information conic solver
	pkgver = 1.0.0
	pkgrel = 1
	url = https://qics.readthedocs.io
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-numpy
	depends = python-scipy
	depends = python-numba
	source = https://github.com/kerry-he/qics/archive/refs/tags/v1.0.0.tar.gz
	sha256sums = 962e34efd6822dcd4c77dc468ed75dcfd412544d0aede354e18ed63ceb02afc3

pkgname = python-qics