summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9fd763e7619f732d26e2b8b35f23c31c07084c46 (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.3.1
	pkgrel = 1
	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.3.1/qutip-4.3.1.tar.gz
	md5sums = eeec1a5ccbfc4e8b3060fdd2283fbc0a

pkgname = python-qutip