File: control

package info (click to toggle)
yade 2025.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 33,308 kB
  • sloc: cpp: 93,298; python: 50,409; sh: 577; makefile: 162
file content (166 lines) | stat: -rw-r--r-- 5,313 bytes parent folder | download | duplicates (3)
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
Source: yadedaily
Section: science
Priority: extra
Homepage: https://launchpad.net/yade
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Anton Gladky <gladk@debian.org>
Vcs-Git: git://anonscm.debian.org/debian-science/packages/yade.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/yade.git
X-Python-Version: current
Build-Depends:
 cmake,
 debhelper (>= 9),
 dh-python,
 freeglut3-dev,
 help2man,
 libboost-all-dev,
 libbz2-dev,
 libcgal-dev [!armel],
 libeigen3-dev (>=3.2.1-1),
 libgl1-mesa-dev | libgl-dev,
 libgts-dev,
 libmetis-dev [amd64 i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc],
 libopenblas-dev [amd64 i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc],
 libqglviewer-dev-qt5,
 libsuitesparse-dev [amd64 i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc],
 libvtk6-dev | libvtk9-dev,
 libxi-dev,
 libxmu-dev,
 pyqt5-dev-tools,
 python3-all-dev (>= 2.6.6-3~),
 python3-matplotlib,
 python3-mpmath,
 python3-numpy,
 python3-pil,
 python3-pyqt5,
 python3-tk,
 python3-xlib,
 zlib1g-dev
Build-Depends-Indep:
 dvipng,
 graphviz,
 libjs-jquery,
 lmodern,
 python3-sphinx (>= 1.0.7+dfsg),
 texlive-fonts-recommended,
 texlive-generic-extra | texlive-plain-generic,
 texlive-latex-extra,
 texlive-latex-recommended,
 texlive-pictures,
 texlive-xetex,
 tipa
Standards-Version: 3.9.4

Package: yadedaily
Architecture: any
Pre-Depends:
 ${misc:Pre-Depends}
Multi-Arch: foreign
Depends:
 gnuplot,
 gtk2-engines-pixbuf,
 libyadedaily (= ${binary:Version}),
 mpi-default-bin,
 python3-yadedaily (= ${binary:Version}),
 python3-ipython | ipython3,
 python3-mpi4py,
 python3-pyqt5.qtwebkit,
 ${python:Depends},
 ${misc:Depends}
Description: Platform for discrete element modeling
 Yet Another Dynamic Engine.
 .
 Extensible open-source framework for discrete numerical models,
 focused on Discrete Element Method.
 The computation parts are written in c++ using flexible object model,
 allowing independent implementation of new algorithms and interfaces.
 Python is used for rapid and concise scene construction,
 simulation control, postprocessing and debugging.
 The high precision versions of Yade are provided for long double,
 float128 and MPFR with 150 decimal places following open access
 publication https://www.sciencedirect.com/science/article/pii/S0010465521002794
 .
 This package contains speed-optimized build of yade.

Package: libyadedaily
Architecture: any
Pre-Depends:
 ${misc:Pre-Depends}
Multi-Arch: same
Depends:
 libopenblas-dev [amd64 i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc],
 ${misc:Depends},
 ${shlibs:Depends}
Description: Platform for discrete element modeling. Libraries
 Yet Another Dynamic Engine.
 .
 Extensible open-source framework for discrete numerical models,
 focused on Discrete Element Method.
 The computation parts are written in c++ using flexible object model,
 allowing independent implementation of new algorithms and interfaces.
 Python is used for rapid and concise scene construction,
 simulation control, postprocessing and debugging.
 The high precision versions of Yade are provided for long double,
 float128 and MPFR with 150 decimal places following open access
 publication https://www.sciencedirect.com/science/article/pii/S0010465521002794
 .
 This package contains yade`s libraries.

Package: python3-yadedaily
Architecture: any
Section: python
Pre-Depends:
 ${misc:Pre-Depends}
Multi-Arch: foreign
Depends:
 libyadedaily (= ${binary:Version}),
 python3-matplotlib,
 python3-pil,
 python3-pyqt5,
 python3-pyqt5.qtsvg,
 python3-pyqt5.qtwebkit,
 python3-tk,
 python3-xlib,
 python3-ipython | ipython3,
 python3-future,
 python3-mpmath,
 ${misc:Depends},
 ${python:Depends},
 ${shlibs:Depends}
Description: Platform for discrete element modeling. Python bindings
 Yet Another Dynamic Engine.
 .
 Extensible open-source framework for discrete numerical models,
 focused on Discrete Element Method.
 The computation parts are written in c++ using flexible object model,
 allowing independent implementation of new algorithms and interfaces.
 Python is used for rapid and concise scene construction,
 simulation control, postprocessing and debugging.
 The high precision versions of Yade are provided for long double,
 float128 and MPFR with 150 decimal places following open access
 publication https://www.sciencedirect.com/science/article/pii/S0010465521002794
 .
 This package contains python bindings for yade.

Package: yadedaily-doc
Architecture: all
Section: doc
Recommends:
 yadedaily
Depends:
 ${sphinxdoc:Depends},
 ${misc:Depends}
Description: Platform for discrete element modeling. Documentation
 Yet Another Dynamic Engine.
 .
 Extensible open-source framework for discrete numerical models,
 focused on Discrete Element Method.
 The computation parts are written in c++ using flexible object model,
 allowing independent implementation of new algorithms and interfaces.
 Python is used for rapid and concise scene construction,
 simulation control, postprocessing and debugging.
 The high precision versions of Yade are provided for long double,
 float128 and MPFR with 150 decimal places following open access
 publication https://www.sciencedirect.com/science/article/pii/S0010465521002794
 .
 This package contains examples, test scripts and documentation.