summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 17d5b1b0c3e85b297f3edb59516f4bde73495550 (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
29
30
31
32
33
pkgbase = python-qutip
	pkgdesc = QuTiP is open-source software for simulating the dynamics of open quantum systems
	pkgver = 5.1.1
	pkgrel = 1
	url = https://qutip.org/
	arch = x86_64
	license = BSD-3-Clause
	checkdepends = ipython
	checkdepends = python-ipyparallel
	checkdepends = python-pytest
	makedepends = cython
	makedepends = gcc-fortran
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	depends = gcc-libs
	depends = glibc
	depends = python-numpy
	depends = python-packaging
	depends = python-scipy
	optdepends = cython: Runtime complilation support
	optdepends = ipython: Interactive REPL support
	optdepends = psutils: PostScript support
	optdepends = python-cvxopt: Convex optimization support
	optdepends = python-cvxpy: Convex optimization support
	optdepends = python-ipyparallel: Parallel interactive computing
	optdepends = python-matplotlib: graphical output support
	optdepends = texlive-bin: Optional, Needed if using LaTeX in figures.
	source = https://github.com/qutip/qutip/releases/download/v5.1.1/qutip-5.1.1.tar.gz
	b2sums = 032834ebf4cd001aee9aa064ddac4fc5f95899fa497f5e085b1407bebfad24034d68964dcf0df8cca214a9adf715ab771faad6d6f99018f31119ee0792c97684

pkgname = python-qutip