File: control

package info (click to toggle)
python-mpiplus 0.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 308 kB
  • sloc: python: 1,821; sh: 30; makefile: 18
file content (29 lines) | stat: -rw-r--r-- 909 bytes parent folder | download
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
Source: python-mpiplus
Section: science
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-numpy <!nocheck>,
 python3-pytest <!nocheck>,
 python3-setuptools,
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.1
Homepage: https://github.com/choderalab/mpiplus
Vcs-Browser: https://salsa.debian.org/science-team/python-mpiplus
Vcs-Git: https://salsa.debian.org/science-team/python-mpiplus.git

Package: python3-mpiplus
Architecture: all
Depends:
 python3-numpy,
 ${misc:Depends},
 ${python3:Depends},
Description: Python GPU framework for alchemical free energy calculations (Python 3)
 GPU-accelerated Python framework for exploring algorithms for alchemical free
 energy calculations.