1 |
Source: python-escript |
2 |
Section: science |
3 |
Priority: extra |
4 |
X-Python-Version: >=2.7 |
5 |
X-Python3-Version: >=3.2 |
6 |
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
7 |
Uploaders: |
8 |
Joel Fenwick <j.oelpublic@gmail.com> |
9 |
Homepage: https://launchpad.net/escript-finley |
10 |
Build-Depends: python-all-dev (>= 2.6.6-3~), python3-all-dev, python-numpy, python3-numpy, |
11 |
libboost-python-dev, libboost-random-dev, libnetcdf-dev, scons, |
12 |
zip, python-sphinx, doxygen, python-docutils, texlive, ghostscript, |
13 |
texlive-latex-extra, latex-xcolor, lsb-release, |
14 |
libopenmpi-dev, debhelper (>=9), dh-python |
15 |
Standards-Version: 3.9.6 |
16 |
|
17 |
Package: python-escript |
18 |
Description: Escript/Finley finite elements python system. |
19 |
Solve partial differential equations using finite element methods. |
20 |
Architecture: any |
21 |
Section: science |
22 |
Priority: extra |
23 |
Pre-Depends: dpkg (>= 1.15.6~) |
24 |
Depends: |
25 |
${python:Depends}, |
26 |
python-numpy, |
27 |
libgomp1, |
28 |
${shlibs:Depends}, |
29 |
${misc:Depends} |
30 |
Recommends: python-sympy, python-matplotlib, python-scipy |
31 |
Suggests: python-pyproj, python-gdal, python-escript-doc |
32 |
Conflicts: escript-noalias, escript |
33 |
Replaces: escript-noalias, escript |
34 |
Homepage: https://launchpad.net/escript-finley |
35 |
|
36 |
Package: python-escript-mpi |
37 |
Description: Escript/Finley finite elements python system. |
38 |
Solve partial differential equations using finite element methods. |
39 |
Architecture: any |
40 |
Section: science |
41 |
Priority: extra |
42 |
Pre-Depends: dpkg (>= 1.15.6~) |
43 |
Depends: ${python:Depends}, |
44 |
python-numpy, |
45 |
libgomp1, openmpi-bin, |
46 |
${shlibs:Depends}, |
47 |
${misc:Depends} |
48 |
Recommends: python-sympy, python-matplotlib, python-scipy |
49 |
Suggests: python-pyproj, python-gdal, python-escript-doc |
50 |
Conflicts: escript-noalias, escript |
51 |
Replaces: escript-noalias, escript |
52 |
Homepage: https://launchpad.net/escript-finley |
53 |
|
54 |
Package: python3-escript |
55 |
Description: Escript/Finley finite elements python system. |
56 |
Solve partial differential equations using finite element methods. |
57 |
Architecture: any |
58 |
Section: science |
59 |
Priority: extra |
60 |
Pre-Depends: dpkg (>= 1.15.6~) |
61 |
Depends: ${python:Depends}, python3-numpy, libgomp1, |
62 |
${shlibs:Depends}, |
63 |
${misc:Depends} |
64 |
Recommends: python3-sympy, python3-matplotlib, python3-scipy |
65 |
Suggests: python3-pyproj, python3-gdal, python-escript-doc |
66 |
Conflicts: escript-noalias, escript, python-escript(<=4.0) |
67 |
Replaces: escript-noalias, escript |
68 |
Homepage: https://launchpad.net/escript-finley |
69 |
|
70 |
Package: python3-escript-mpi |
71 |
Description: Escript/Finley finite elements python system. |
72 |
Solve partial differential equations using finite element methods. |
73 |
Architecture: any |
74 |
Section: science |
75 |
Priority: extra |
76 |
Pre-Depends: dpkg (>= 1.15.6~) |
77 |
Depends: ${python:Depends}, python3-numpy, libgomp1, openmpi-bin, |
78 |
${shlibs:Depends}, |
79 |
${misc:Depends} |
80 |
Recommends: python3-sympy, python3-matplotlib, python3-scipy |
81 |
Suggests: python3-pyproj, python3-gdal, python-escript-doc |
82 |
Conflicts: escript-noalias, escript, python-escript(<=4.0) |
83 |
Replaces: escript-noalias, escript |
84 |
Homepage: https://launchpad.net/escript-finley |
85 |
|
86 |
|
87 |
Package: python-escript-doc |
88 |
Description: Documentation for Escript/Finley. |
89 |
Solve partial differential equations using finite element methods. |
90 |
Architecture: all |
91 |
Section: science |
92 |
Priority: extra |
93 |
Pre-Depends: dpkg (>= 1.15.6~) |
94 |
Depends: doc-base(>=0.8.4), libjs-sphinxdoc, |
95 |
${misc:Depends} |
96 |
Recommends: python-escript |
97 |
Conflicts: escript |
98 |
Homepage: https://launchpad.net/escript-finley |