File: control

package info (click to toggle)
gpaw 21.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 14,492 kB
  • sloc: python: 121,997; ansic: 14,138; sh: 1,125; csh: 139; makefile: 43
file content (41 lines) | stat: -rw-r--r-- 1,444 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
30
31
32
33
34
35
36
37
38
39
40
41
Source: gpaw
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Marcin Dulak <Marcin.Dulak@gmail.com>,
           Graham Inggs <ginggs@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-python,
               gpaw-data,
               libblas-dev,
               libelpa-dev (>= 2017.12.01),
               libfftw3-dev,
               libscalapack-mpi-dev (>= 2.0.2),
               libxc-dev,
               mpi-default-dev,
               python3-all-dev,
               python3-ase (>= 3.21.0),
               python3-numpy,
               python3-pytest,
               python3-scipy,
               python3-setuptools
Standards-Version: 4.5.1
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debichem-team/gpaw
Vcs-Git: https://salsa.debian.org/debichem-team/gpaw.git
Homepage: https://wiki.fysik.dtu.dk/gpaw/

Package: gpaw
Architecture: any
Depends: gpaw-data,
         openmpi-bin,
         python3-ase (>= 3.21.0),
         python3-scipy
         ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends}
Description: DFT and beyond within the projector-augmented wave method
 A density-functional theory (DFT) Python code
 based on the projector-augmented wave (PAW) method and the
 atomic simulation environment (ASE). It uses real-space uniform grids and
 multigrid methods, atom-centered basis-functions or plane-waves.