summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b082a84df4dd2ed0dfb5f5f2f11b252a8381d5de (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
pkgbase = python-qutip
	pkgdesc = QuTiP is open-source software for simulating the dynamics of open quantum systems
	pkgver = 4.2.0
	pkgrel = 2
	url = http://qutip.org/index.html
	arch = x86_64
	license = BSD
	makedepends = gcc-fortran
	depends = python-numpy
	depends = python-scipy
	depends = python-matplotlib
	depends = cython
	optdepends = blas: Optional, Needed for installing Fortran Monte Carlo solver.
	optdepends = mayavi: Optional, Needed for using the Bloch3d class.
	optdepends = python-pyqt4: Optional, required only for GUI elements.
	optdepends = texlive-bin: Optional, Needed if using LaTeX in figures.
	optdepends = python-nose: Optional, For running tests.
	optdepends = python-scikit-umfpack: Optional, Faster (~2-5x) steady state calculations.
	optdepends = openmp: Optional, For OPENMP support
	source = http://qutip.org/downloads/4.2.0/qutip-4.2.0.tar.gz
	md5sums = 13de6420c3423b3af0889d127430efe7

pkgname = python-qutip