File: control

package info (click to toggle)
givaro 4.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,152 kB
  • sloc: cpp: 31,857; makefile: 1,076; sh: 388; csh: 196
file content (132 lines) | stat: -rw-r--r-- 5,772 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
Source: givaro
Section: math
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Lifeng Sun <lifongsun@gmail.com>,
           Julien Puydt <julien.puydt@laposte.net>,
           Doug Torrance <dtorrance@piedmont.edu>
Homepage: http://givaro.forge.imag.fr/
Build-Depends: debhelper (>= 10), g++ (>= 4:7), libgmp-dev
Build-Depends-Indep: doxygen-latex, graphviz, texlive-science
Standards-Version: 4.1.3
Vcs-Git: https://salsa.debian.org/science-team/givaro.git
Vcs-Browser: https://salsa.debian.org/science-team/givaro

Package: libgivaro-dev
Section: libdevel
Architecture: any
Depends: libgivaro9 (= ${binary:Version}), make, ${misc:Depends}
Suggests: libgivaro-doc
Description: arithmetic and algebraic computations - development files
 Givaro is a C++ library for arithmetic and algebraic computations.
 Its main features are implementations of the basic arithmetic of many
 mathematical entities: Primes fields, Extensions Fields, Finite
 Fields, Finite Rings, Polynomials, Algebraic numbers, and Arbitrary
 precision integers and rationals (C++ wrappers over gmp).
 .
 Givaro also provides data-structures and templated classes for the
 manipulation of basic algebraic objects, such as vectors, matrices
 (dense, sparse, structured), univariate polynomials (and therefore
 recursive multivariate).
 .
 It contains different program modules and is fully compatible with
 the LinBox linear algebra library and the Athapascan environment,
 which permits parallel programming.
 .
 This package contains development files for Givaro.

Package: libgivaro9
Section: libs
Multi-arch: same
Pre-Depends: ${misc:Pre-Depends}
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: arithmetic and algebraic computations
 Givaro is a C++ library for arithmetic and algebraic computations.
 Its main features are implementations of the basic arithmetic of many
 mathematical entities: Primes fields, Extensions Fields, Finite
 Fields, Finite Rings, Polynomials, Algebraic numbers, and Arbitrary
 precision integers and rationals (C++ wrappers over gmp).
 .
 Givaro also provides data-structures and templated classes for the
 manipulation of basic algebraic objects, such as vectors, matrices
 (dense, sparse, structured), univariate polynomials (and therefore
 recursive multivariate).
 .
 It contains different program modules and is fully compatible with
 the LinBox linear algebra library and the Athapascan environment,
 which permits parallel programming.
 .
 This package contains runtime files for Givaro.

Package: libgivaro-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Documentation for Givaro
 Givaro is a C++ library for arithmetic and algebraic computations.
 Its main features are implementations of the basic arithmetic of many
 mathematical entities: Primes fields, Extensions Fields, Finite
 Fields, Finite Rings, Polynomials, Algebraic numbers, and Arbitrary
 precision integers and rationals (C++ wrappers over gmp).
 .
 Givaro also provides data-structures and templated classes for the
 manipulation of basic algebraic objects, such as vectors, matrices
 (dense, sparse, structured), univariate polynomials (and therefore
 recursive multivariate).
 .
 It contains different program modules and is fully compatible with
 the LinBox linear algebra library and the Athapascan environment,
 which permits parallel programming.
 .
 This package contains Documentation for Givaro.

Package: givaro-user-doc
Section: doc
Architecture: all
Depends: libgivaro-doc, ${misc:Depends}
Description: User Documentation for Givaro (obsolete)
 Givaro is a C++ library for arithmetic and algebraic computations.
 Its main features are implementations of the basic arithmetic of many
 mathematical entities: Primes fields, Extensions Fields, Finite
 Fields, Finite Rings, Polynomials, Algebraic numbers, and Arbitrary
 precision integers and rationals (C++ wrappers over gmp).
 .
 Givaro also provides data-structures and templated classes for the
 manipulation of basic algebraic objects, such as vectors, matrices
 (dense, sparse, structured), univariate polynomials (and therefore
 recursive multivariate).
 .
 It contains different program modules and is fully compatible with
 the LinBox linear algebra library and the Athapascan environment,
 which permits parallel programming.
 .
 This is a transitional dummy package. The 'givaro-user-doc' package
 has been renamed to 'libgivaro-doc', which has been installed
 automatically. This 'givaro-user-doc' package can be safely removed
 from the system if no other package depends on it.

Package: givaro-dev-doc
Section: doc
Architecture: all
Depends: libgivaro-doc, ${misc:Depends}
Description: Developer Documentation for Givaro (obsolete)
 Givaro is a C++ library for arithmetic and algebraic computations.
 Its main features are implementations of the basic arithmetic of many
 mathematical entities: Primes fields, Extensions Fields, Finite
 Fields, Finite Rings, Polynomials, Algebraic numbers, and Arbitrary
 precision integers and rationals (C++ wrappers over gmp).
 .
 Givaro also provides data-structures and templated classes for the
 manipulation of basic algebraic objects, such as vectors, matrices
 (dense, sparse, structured), univariate polynomials (and therefore
 recursive multivariate).
 .
 It contains different program modules and is fully compatible with
 the LinBox linear algebra library and the Athapascan environment,
 which permits parallel programming.
 .
 This is a transitional dummy package, Debian no longer ships Developer
 Documentation for Givaro. This 'givaro-dev-doc' package can be safely
 removed from the system if no other package depends on it.