File: control

package info (click to toggle)
slepc4py 3.22.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,060 kB
  • sloc: python: 2,942; makefile: 105; sh: 46; ansic: 41
file content (228 lines) | stat: -rw-r--r-- 8,756 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
Source: slepc4py
Section: python
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Drew Parsons <dparsons@debian.org>
Standards-Version: 4.7.0
Build-Depends: debhelper-compat (= 13), dh-python, chrpath,
 cython3 (>= 3.0.0~),
 python3-all-dev,
 pybuild-plugin-pyproject,
 python3-setuptools,
 python3-numpy (>= 1:1.4.1-4~),
 libslepc-real3.22-dev, libpetsc-real3.22-dev,
 libslepc-complex3.22-dev, libpetsc-complex3.22-dev,
 python3-petsc4py,
 python3-petsc4py-real3.22, python3-petsc4py-complex3.22,
 libslepc64-real3.22-dev, libpetsc64-real3.22-dev,
 libslepc64-complex3.22-dev, libpetsc64-complex3.22-dev,
 python3-petsc4py-64-real3.22, python3-petsc4py-64-complex3.22,
 mpi-default-dev,
 libjs-jquery (>= 3.1.0),
 libjs-underscore (>= 1.3.1),
 sphinx-common
Build-Depends-Indep: python3-sphinx,
 latexmk,
 texinfo,
 texlive-fonts-recommended,
 texlive-latex-base,
 texlive-latex-extra,
 texlive-latex-recommended,
 tex-gyre
Homepage: https://pypi.python.org/packages/source/s/slepc4py
Vcs-Git: https://salsa.debian.org/science-team/slepc4py.git
Vcs-Browser: https://salsa.debian.org/science-team/slepc4py

Package: python3-slepc4py
Architecture: all
Depends: python3-slepc4py-real | python3-slepc4py-complex | python3-slepc4py-real3.22 | python3-slepc4py-complex3.22 | python3-slepc4py-64-real | python3-slepc4py-64-complex | python3-slepc4py-64-real3.22 | python3-slepc4py-64-complex3.22,
 python3-petsc4py,
 python3:any, ${python3:Depends}, ${misc:Depends}
Suggests: python-slepc4py-doc
Provides: ${python3:Provides}
XB-Python-Version: ${python3:Versions}
Description: Python 3 bindings for SLEPc libraries
 SLEPc is the Scalable Library for Eigenvalue Problem Computations.
 .
 It is based on PETSc and employs the MPI standard for all
 message-passing communication.
 .
 This is a base package that depends on (Recommends) the python3
 slepc4py package with either real or complex number support. It
 provides the path to slepc4py for the system's default SLEPc version
 set in /usr/lib/slepc. Export environment variable SLEPC_DIR to use
 other versions.

Package: python3-slepc4py-real
Architecture: all
Depends: python3-slepc4py-real3.22,
 ${python3:Depends}, ${misc:Depends}
Suggests: python-slepc4py-doc
Provides: ${python3:Provides}
XB-Python-Version: ${python3:Versions}
Description: Python 3 bindings for SLEPc libraries (real numbers)
 SLEPc is the Scalable Library for Eigenvalue Problem Computations.
 .
 It is based on PETSc and employs the MPI standard for all
 message-passing communication.
 .
 This is a dummy package that depends on slepc4py for
 the latest version of SLEPc with real number support.

Package: python3-slepc4py-real3.22
Architecture: any
Depends: python3-petsc4py-real3.22,
 ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: python3-slepc4py (>= 3.12.0-5~)
Conflicts: python3-slepc4py-real (<< 3.12.0-6~)
Suggests: python-slepc4py-doc
Provides: ${python3:Provides}
XB-Python-Version: ${python3:Versions}
Description: Python 3 bindings for SLEPc 3.22 libraries (real numbers)
 SLEPc is the Scalable Library for Eigenvalue Problem Computations.
 .
 It is based on PETSc and employs the MPI standard for all
 message-passing communication.
 .
 This package provides Python 3 bindings to almost all functions of
 SLEPc 3.22 with real number support.

Package: python3-slepc4py-complex
Architecture: all
Depends: python3-slepc4py-complex3.22,
 ${python3:Depends}, ${misc:Depends}
Suggests: python-slepc4py-doc
Provides: ${python3:Provides}
XB-Python-Version: ${python3:Versions}
Description: Python 3 bindings for SLEPc libraries (complex numbers)
 SLEPc is the Scalable Library for Eigenvalue Problem Computations.
 .
 It is based on PETSc and employs the MPI standard for all
 message-passing communication.
 .
 This is a dummy package that depends on slepc4py for
 the latest version of SLEPc with complex number support.
 .
 Access by setting environment variable SLEPC_DIR if the system default
 version of SLEPc is not already set to the complex build.

Package: python3-slepc4py-complex3.22
Architecture: any
Depends: python3-petsc4py-complex3.22,
 ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: python3-slepc4py (>= 3.12.0-5~),
Conflicts: python3-slepc4py-complex (<< 3.12.0-6~)
Suggests: python-slepc4py-doc
Provides: ${python3:Provides}
XB-Python-Version: ${python3:Versions}
Description: Python 3 bindings for SLEPc 3.22 libraries (complex numbers)
 SLEPc is the Scalable Library for Eigenvalue Problem Computations.
 .
 It is based on PETSc and employs the MPI standard for all
 message-passing communication.
 .
 This package provides Python 3 bindings to almost all functions of
 SLEPc 3.22 with complex number support.
 .
 Access by setting environment variable SLEPC_DIR if the system default
 version of SLEPc is not already set to the complex build.

Package: python3-slepc4py-64-real
Architecture: all
Depends: python3-slepc4py-64-real3.22,
 ${python3:Depends}, ${misc:Depends}
Suggests: python-slepc4py-doc
Provides: ${python3:Provides}
XB-Python-Version: ${python3:Versions}
Description: Python 3 bindings for SLEPc 64-bit libraries (real numbers)
 SLEPc is the Scalable Library for Eigenvalue Problem Computations.
 .
 It is based on PETSc and employs the MPI standard for all
 message-passing communication.
 .
 This is a dummy package that depends on slepc4py for
 the latest version of SLEPc with real number support and 64-bit
 indexing.
 .
 Access by setting environment variable SLEPC_DIR if the system default
 version of SLEPc is not already set to the 64-bit build.

Package: python3-slepc4py-64-real3.22
Architecture: any
Depends: python3-petsc4py-64-real3.22,
 ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: python3-slepc4py (>= 3.12.0-5~)
Suggests: python-slepc4py-doc
Provides: ${python3:Provides}
XB-Python-Version: ${python3:Versions}
Description: Python 3 bindings for 64-bit SLEPc 3.22 libraries (real numbers)
 SLEPc is the Scalable Library for Eigenvalue Problem Computations.
 .
 It is based on PETSc and employs the MPI standard for all
 message-passing communication.
 .
 This package provides Python 3 bindings to almost all functions of
 SLEPc 3.22 with real number support and 64-bit indexing.
 .
 Access by setting environment variable SLEPC_DIR if the system default
 version of SLEPc is not already set to the 64-bit build.

Package: python3-slepc4py-64-complex
Architecture: all
Depends: python3-slepc4py-64-complex3.22,
 ${python3:Depends}, ${misc:Depends}
Suggests: python-slepc4py-doc
Provides: ${python3:Provides}
XB-Python-Version: ${python3:Versions}
Description: Python 3 bindings for 64-bit SLEPc libraries (complex numbers)
 SLEPc is the Scalable Library for Eigenvalue Problem Computations.
 .
 It is based on PETSc and employs the MPI standard for all
 message-passing communication.
 .
 This is a dummy package that depends on slepc4py for
 the latest version of SLEPc with complex number support and 64-bit
 indexing.
 .
 Access by setting environment variable SLEPC_DIR if the system default
 version of SLEPc is not already set to the 64-bit complex build.

Package: python3-slepc4py-64-complex3.22
Architecture: any
Depends: python3-petsc4py-64-complex3.22,
 ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: python3-slepc4py (>= 3.12.0-5~)
Suggests: python-slepc4py-doc
Provides: ${python3:Provides}
XB-Python-Version: ${python3:Versions}
Description: Python 3 bindings for 64-bit SLEPc 3.22 libraries (complex numbers)
 SLEPc is the Scalable Library for Eigenvalue Problem Computations.
 .
 It is based on PETSc and employs the MPI standard for all
 message-passing communication.
 .
 This package provides Python 3 bindings to almost all functions of
 SLEPc 3.22 with complex number support and 64-bit indexing.
 .
 Access by setting environment variable SLEPC_DIR if the system default
 version of SLEPc is not already set to the 64-bit complex build.

Package: python-slepc4py-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:  libjs-jquery (>= 3.1.0), libjs-underscore (>= 1.3.1),
 ${shlibs:Depends}, ${misc:Depends}, ${sphinxdoc:Depends}
Provides: ${python:Provides}
Breaks: python-slepc4py (<< 3.7.0-3), python-slepc4py-docs
Replaces: python-slepc4py-docs
Recommends: python3-slepc4py
XB-Python-Version: ${python:Versions}
Description: Python bindings for SLEPc libraries: documentation and examples
 SLEPc is the Scalable Library for Eigenvalue Problem Computations.
 .
 It is based on PETSc and employs the MPI standard for all
 message-passing communication.
 .
 slepc4py provides Python bindings to almost all functions of SLEPc.
 This package provides documentation and examples.