File: control

package info (click to toggle)
ufsparse 1.2-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 27,536 kB
  • ctags: 5,848
  • sloc: ansic: 89,328; makefile: 4,721; fortran: 1,991; csh: 207; sed: 162; awk: 33; java: 30; sh: 8
file content (146 lines) | stat: -rw-r--r-- 5,002 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
Source: ufsparse
Section: math
Priority: optional
Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel@lists.alioth.debian.org>
Uploaders: Christophe Prud'homme <prudhomm@debian.org>
Build-Depends: cdbs, debhelper (>= 5.0.0), quilt, g77, libg2c0-dev, refblas3-dev, lapack3-dev
Standards-Version: 3.7.2

Package: libufsparse
Section: libs
Architecture: any
Replaces: libumfpack4
Conflicts: libumfpack4
Provides: libumfpack4
Depends: refblas3 | atlas3-base | atlas3-sse | atlas3-sse2 | atlas3-3dnow, lapack3 | atlas3-base | atlas3-sse | atlas3-sse2 | atlas3-3dnow, ${shlibs:Depends}
Description: collection of libraries for computations for sparse matrices
 UFSparse is a collection of libraries for computations involving
 sparse matrices.  The package includes the following libraries:
 .
 AMD         approximate minimum degree ordering
 .
 BTF         permutation to block triangular form (beta)
 .
 COLAMD      column approximate minimum degree ordering
 .
 CCOLAMD     constrained column approximate minimum degree ordering
 .
 CHOLMOD     sparse Cholesky factorization
 .
 CSparse     a concise sparse matrix package
 .
 CXSparse    CSparse extended: complex matrix, int and long int support
 .
 KLU         sparse LU factorization, primarily for circuit simulation
 .
 LDL         a simple LDL' factorization
 .
 UMFPACK     sparse LU factorization
 .
 UFconfig    configuration file for all the above packages.
 .
 This package contains the dynamic libraries.

Package: libufsparse-dev
Section: libdevel
Architecture: any
Replaces: libumfpack4-dev
Conflicts: libumfpack4-dev
Provides: libumfpack4-dev
Depends: libufsparse (= ${Source-Version}), refblas3-dev | atlas3-base-dev | atlas3-sse-dev | atlas3-sse2-dev | atlas3-3dnow-dev, lapack3-dev | atlas3-base-dev | atlas3-sse-dev | atlas3-sse2-dev | atlas3-3dnow-dev, libc6-dev
Description: collection of libraries for computations for sparse matrices
 UFSparse is a collection of libraries for computations involving
 sparse matrices.  The package includes the following libraries:
 .
 AMD         approximate minimum degree ordering
 .
 BTF         permutation to block triangular form (beta)
 .
 COLAMD      column approximate minimum degree ordering
 .
 CCOLAMD     constrained column approximate minimum degree ordering
 .
 CHOLMOD     sparse Cholesky factorization
 .
 CSparse     a concise sparse matrix package
 .
 CXSparse    CSparse extended: complex matrix, int and long int support
 .
 KLU         sparse LU factorization, primarily for circuit simulation
 .
 LDL         a simple LDL' factorization
 .
 UMFPACK     sparse LU factorization
 .
 UFconfig    configuration file for all the above packages.
 .
 This package contains the static libraries and header files.



Package: libufsparse-dbg
Section: libdevel
Priority: extra
Architecture: any
Depends: libufsparse (= ${Source-Version}), refblas3-dev | atlas3-base-dev | atlas3-sse-dev | atlas3-sse2-dev | atlas3-3dnow-dev, lapack3-dev | atlas3-base-dev | atlas3-sse-dev | atlas3-sse2-dev | atlas3-3dnow-dev, libc6-dev
Description: collection of libraries for computations for sparse matrices
 UFSparse is a collection of libraries for computations involving
 sparse matrices.  The package includes the following libraries:
 .
 AMD         approximate minimum degree ordering
 .
 BTF         permutation to block triangular form (beta)
 .
 COLAMD      column approximate minimum degree ordering
 .
 CCOLAMD     constrained column approximate minimum degree ordering
 .
 CHOLMOD     sparse Cholesky factorization
 .
 CSparse     a concise sparse matrix package
 .
 CXSparse    CSparse extended: complex matrix, int and long int support
 .
 KLU         sparse LU factorization, primarily for circuit simulation
 .
 LDL         a simple LDL' factorization
 .
 UMFPACK     sparse LU factorization
 .
 UFconfig    configuration file for all the above packages.
 .
 This package contains the debug libraries (stored in /usr/lib/debug).

Package: libufsparse-doc
Section: doc
Architecture: all
Replaces: libumfpack4-doc
Conflicts: libumfpack4-doc
Recommends: atlas3-doc, refblas3-doc, doc-central
Description: collection of libraries for computations for sparse matrices
 UFsparse is a collection of libraries for computations involving
 sparse matrices.  The package includes the following libraries:
 .
 AMD         approximate minimum degree ordering
 .
 BTF         permutation to block triangular form (beta)
 .
 COLAMD      column approximate minimum degree ordering
 .
 CCOLAMD     constrained column approximate minimum degree ordering
 .
 CHOLMOD     sparse Cholesky factorization
 .
 CSparse     a concise sparse matrix package
 .
 CXSparse    CSparse extended: complex matrix, int and long int support
 .
 KLU         sparse LU factorization, primarily for circuit simulation
 .
 LDL         a simple LDL' factorization
 .
 UMFPACK     sparse LU factorization
 .
 UFconfig    configuration file for all the above packages.
 .
 This package contains the user guides.