4 Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
5 Uploaders: Sylvestre Ledru <sylvestre@debian.org>,
6 Sébastien Villemot <sebastien@debian.org>
14 XS-Testsuite: autopkgtest
21 Breaks: libatlas3gf-base (<< 3.8.4-4),
liblapack3gf (<< 3.4.1-1)
24 linear algebra operations including matrix inversions, least
25 squared solutions to linear sets of
equations, eigenvector
27 comprehensive and reputable package that has found extensive
28 use in the scientific community.
35 LAPACK version 3.X is a comprehensive FORTRAN library that does
36 linear algebra operations including matrix inversions, least
37 squared solutions to linear sets of equations, eigenvector
38 analysis, singular value decomposition, etc. It is a very
39 comprehensive and reputable package that has found extensive
40 use in the scientific community.
44 Depends: ${misc:Depends}, ${shlibs:Depends}
45 Provides: liblapacke.so.3
46 Description: Library of linear algebra routines 3 - C lib shared version
47 LAPACK version 3.X is a comprehensive FORTRAN library that does
48 linear algebra operations including matrix inversions, least
49 squared solutions to linear sets of equations, eigenvector
50 analysis, singular value decomposition, etc. It is a very
51 comprehensive and reputable package that has found extensive
52 use in the scientific community.
54 This package contains the Standard C language library for LAPACK.
56 Package: liblapacke-dev
59 Depends: ${misc:Depends}, liblapacke (= ${binary:Version})
60 Description: Library of linear algebra routines 3 - Headers
61 LAPACK version 3.X is a comprehensive FORTRAN library that does
62 linear algebra operations including matrix inversions, least
63 squared solutions to linear sets of equations, eigenvector
64 analysis, singular value decomposition, etc. It is a very
65 comprehensive and reputable package that has found extensive
66 use in the scientific community.
68 This package contains the Standard C language headers for LAPACK.
70 Package: liblapack-dev
73 Depends: ${misc:Depends}, liblapack3 (= ${binary:Version}),
74 libblas-dev | libblas.so
75 Provides: liblapack.so
76 Description: Library of linear algebra routines 3 - static version
77 LAPACK version 3.X is a comprehensive FORTRAN library that does
78 linear algebra operations including matrix inversions, least
79 squared solutions to linear sets of equations, eigenvector
80 analysis, singular value decomposition, etc. It is a very
81 comprehensive and reputable package that has found extensive
82 use in the scientific community.
84 Package: liblapack-pic
87 Conflicts: lapack-pic, lapack3-pic
88 Replaces: lapack-pic, lapack3-pic
89 Depends: ${misc:Depends}, liblapack3 (= ${binary:Version})
90 Description: Library of linear algebra routines 3 - static PIC version
91 LAPACK version 3.X is a comprehensive FORTRAN library that does
92 linear algebra operations including matrix inversions, least
93 squared solutions to linear sets of equations, eigenvector
94 analysis, singular value decomposition, etc. It is a very
95 comprehensive and reputable package that has found extensive
96 use in the scientific community.
98 Normally one would want to use non-PIC code for static linking. In
99 this case, install liblapack-dev. This package is provided for other
100 packages, such as ATLAS, needing access to PIC versions of the lapack
101 objects in their own build process.
103 Package: liblapack-test
107 Conflicts: lapack-test, lapack3-test
108 Replaces: lapack-test, lapack3-test
109 Depends: ${misc:Depends}, ${shlibs:Depends}
110 Description: Library of linear algebra routines 3 - testing programs
111 LAPACK version 3.X is a comprehensive FORTRAN library that does
112 linear algebra operations including matrix inversions, least
113 squared solutions to linear sets of equations, eigenvector
114 analysis, singular value decomposition, etc. It is a very
115 comprehensive and reputable package that has found extensive
116 use in the scientific community.
118 These testing programs have been run against the
119 shared library in the lapack package. The results have been
120 collected in the files test_results. These
121 programs are provided separately here so that the user can
122 test and compare alternate versions of the lapack libraries,
123 such as those provided by the ATLAS packages, and the lapack
126 Package: liblapack-doc
129 Depends: ${misc:Depends}
130 Conflicts: lapack-doc, lapack3-doc
131 Replaces: lapack-doc, lapack3-doc
132 Description: Library of linear algebra routines 3 - documentation
133 LAPACK version 3.X is a comprehensive FORTRAN library that does
134 linear algebra operations including matrix inversions, least
135 squared solutions to linear sets of equations, eigenvector
136 analysis, singular value decomposition, etc. It is a very
137 comprehensive and reputable package that has found extensive
138 use in the scientific community.
140 This package contains the Lapack User's Guide manual in html format.
142 Since version 3.4.0, the HTML documentation is generated thanks to doxygen.
144 Package: liblapack-doc-man
147 Depends: ${misc:Depends}
148 Description: Library of linear algebra routines 3 - documentation (manual pages)
149 LAPACK version 3.X is a comprehensive FORTRAN library that does
150 linear algebra operations including matrix inversions, least
151 squared solutions to linear sets of equations, eigenvector
152 analysis, singular value decomposition, etc. It is a very
153 comprehensive and reputable package that has found extensive
154 use in the scientific community.
156 This package contains the Lapack User's Guide manual in man format.