blob: 2e9639707a3ab0f6df141d1f8f6d9a2ad3e43426 (
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
|
pkgbase = python-qutip
pkgdesc = QuTiP is open-source software for simulating the dynamics of open quantum systems
pkgver = 4.7.6
pkgrel = 1
url = https://qutip.org/
arch = x86_64
license = BSD-3-Clause
checkdepends = ipython
checkdepends = python-ipyparallel
checkdepends = python-pytest
makedepends = cython0
makedepends = gcc-fortran
makedepends = python-setuptools
makedepends = python-wheel
depends = gcc-libs
depends = glibc
depends = python
depends = python-numpy
depends = python-packaging
depends = python-scipy<1.13
optdepends = cython0: 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/v4.7.6/qutip-4.7.6.tar.gz
b2sums = 6f511a731d4945b26d9445969bc6c7b20008c5fe1f5d580710318df37626e9a52565220ca170a9c1bb679ff07982b8db26b86a78640746eadb4fe40d33b1c79d
pkgname = python-qutip
|