LAPACK  3.5.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Macros
changelog
Go to the documentation of this file.
1 lapack (3.5.0-3) unstable; urgency=medium
2 
3  [ Sébastien Villemot ]
4  * New patches from upstream and OpenBLAS to fix bugs:
5  - cgesvd-zgesvd-stack-corruption.patch
6  - zlanhf-clanhf-norm.patch
7  - zstemr-n2.patch
8  * Remove Sylvestre Ledru from Uploaders. Thanks Sylvestre for your work!
9  * ia64_ignore_testfailures.patch: drop patch, ia64 is now gone.
10  * Drop obsolete code in maintainer scripts to deal with the transition
11  liblapack.so.3gf => liblapack.so.3.
12 
13  [ Martin Pitt ]
14  * gcc is not enough for the xerbla-c test as we also need libc6-dev and
15  others. Just upgrade the dependency to build-essential. (Closes: #740174)
16 
17  -- Sébastien Villemot <sebastien@debian.org> Thu, 07 Aug 2014 15:41:29 +0200
18 
19 lapack (3.5.0-2) unstable; urgency=low
20 
21  * Do not compile the testsuite with -frecursive. Otherwise some test
22  binaries allocate too much space on the stack, leading to crashes on
23  mips{,el}.
24 
25  -- Sébastien Villemot <sebastien@debian.org> Sat, 23 Nov 2013 16:08:26 +0100
26 
27 lapack (3.5.0-1) unstable; urgency=low
28 
29  * New upstream release.
30  * Upstream tarball is now DFSG-compatible, adapt the repackaging code.
31  * Remove recursive.patch. Replace it by the -frecursive flag to gfortran, as
32  recommended by upstream for fixing #693269.
33  * debian/copyright: document the license of lapacke.
34  * Bump Standards-Version to 3.9.5, no changes needed.
35  * Ship lapacke PDF in liblapack-doc.
36  * doxygen-exclude-binary-objects.patch: new patch, makes Doxygen skip binary
37  objects.
38  * liblapack-doc: go back to Doxygen-generated jquery.js, instead of the
39  version shipped in the libjs-jquery package. Otherwise the HTML
40  documentation is unusable.
41 
42  -- Sébastien Villemot <sebastien@debian.org> Thu, 21 Nov 2013 22:40:10 +0100
43 
44 lapack (3.4.2+dfsg-4) unstable; urgency=low
45 
46  * ia64_ignore_testfailures.patch: now ignore all test failures on ia64.
47 
48  -- Sébastien Villemot <sebastien@debian.org> Sat, 21 Sep 2013 18:00:10 +0200
49 
50 lapack (3.4.2+dfsg-3) unstable; urgency=low
51 
52  * Remove -funroll-all-loops from build flags. It may diminish
53  performance, and creates segfaults on ia64.
54  * ia64_ignore_testfailures.patch: new patch. Ignore two test failures on
55  ia64.
56 
57  -- Sébastien Villemot <sebastien@debian.org> Sat, 21 Sep 2013 14:22:36 +0200
58 
59 lapack (3.4.2+dfsg-2) unstable; urgency=low
60 
61  [ Sébastien Villemot ]
62  * Bump to debhelper compat level 9
63  * Simplification and improvement of debian/rules:
64  + use dh
65  + remove hack to workaround timeouts in testsuite
66  + ship testsuite summary generated by LAPACK build system instead of
67  generating our own
68  + do not run testsuite if DEB_BUILD_OPTIONS contains "nocheck"
69  (Closes: #718948)
70  + ensure that flags from dpkg-buildflags are injected everywhere
71  * Install static library in liblapacke-dev
72  * Remove remnants of old system for notifying testsuite errors at
73  installation of the library
74  * Switch VCS to Git
75  * liblapack-dev now alternatively depends on libblas.so (Closes: #695825)
76  * liblapack-dev now provides liblapack.so (instead of liblapack-3.so), for
77  consistency with libblas-dev
78  * Do not ship a copy of jquery.js; instead link to the version from the Debian
79  package
80  * Fix debian/watch
81 
82  [ Julian Taylor ]
83  * strip -Bsymbolic-functions from LDFLAGS. -Bsymbolic-functions breaks
84  xerbla_ error handling overrides as internal calls to it will not go
85  over the plt anymore. With bfd linker --dynamic-list could be used
86  instead but it doesn't seem work with gold linker. (Closes: #722252)
87 
88  -- Sébastien Villemot <sebastien@debian.org> Sat, 14 Sep 2013 21:59:36 +0200
89 
90 lapack (3.4.2+dfsg-1) unstable; urgency=low
91 
92  [ Sébastien Villemot ]
93  * parallel_build.patch: improve patch by marking some Makefiles as not
94  parallelizable; should fix FTBFS on kfreebsd-*
95 
96  [ Sylvestre Ledru ]
97  * Upload to unstable
98  * Some routines produced incorrect results in multithreaded environment
99  Thanks to Michael Banck for the fix (Closes: #693269)
100 
101  -- Sylvestre Ledru <sylvestre@debian.org> Mon, 06 May 2013 11:39:13 +0200
102 
103 lapack (3.4.2+dfsg-1~exp1) experimental; urgency=low
104 
105  * Repackage upstream tarball. Delete non-DFSG-free files:
106  lapacke/examples/example_{D,Z}GESV_rowmajor.c. (Closes: #703916)
107  * Use my @debian.org email address
108  * Remove obsolete DM-Upload-Allowed control flag
109  * Fixes and improvements in package build logic
110  + fix build-arch and build-indep rules
111  + use Build-Depends-Indep field
112  + enable parallel build (in particular, new patch parallel_build.patch)
113  + move test failure notice from obsolete liblapack3gf to liblapack3
114  * Bump Standards-Version to 3.9.4
115  * Add lintian overrides in liblapack-doc-man about bad whatis entries in
116  manpages (upstream does not provide the required short descriptions)
117 
118  -- Sébastien Villemot <sebastien@debian.org> Wed, 27 Mar 2013 13:11:24 +0100
119 
120 lapack (3.4.2-1~exp2) experimental; urgency=low
121 
122  * Remove an override of a rule which was failing all builds
123 
124  -- Sylvestre Ledru <sylvestre@debian.org> Sat, 29 Sep 2012 09:56:28 +0200
125 
126 lapack (3.4.2-1~exp1) experimental; urgency=low
127 
128  * New upstream release
129  * Decouple the build process from gcc (use /usr/bin/cc instead of gcc)
130  * Remove the warning no-debconf-templates
131  * Fix package-would-benefit-from-build-arch-targets
132  * Remove some old comments
133  * Introduce some of the hardening flags
134 
135  -- Sylvestre Ledru <sylvestre@debian.org> Wed, 26 Sep 2012 07:22:36 +0200
136 
137 lapack (3.4.1-6) unstable; urgency=low
138 
139  * Ship liblapacke.so* in /usr/lib instead of /usr/lib/lapack. There is
140  no reason to ship that library in a deeper directory since it is not
141  managed by the lapack alternative. (Closes: #685312)
142 
143  -- Sébastien Villemot <sebastien.villemot@ens.fr> Tue, 21 Aug 2012 08:34:48 +0000
144 
145 lapack (3.4.1-5) unstable; urgency=low
146 
147  * liblapack-test: move to devel/extra, to reflect override
148  * liblapacke_no_matgen.patch: new patch; prevents inclusion of wrappers
149  for MATGEN functions in liblapacke (Closes: #680428)
150  * liblapack-doc: add missing "Files" field in doc-base entry
151 
152  -- Sébastien Villemot <sebastien.villemot@ens.fr> Fri, 06 Jul 2012 11:03:55 +0000
153 
154 lapack (3.4.1-4) unstable; urgency=low
155 
156  * liblapack3.prerm, liblapack3gf.prerm: avoid crash if liblapack.so.3gf
157  already deleted
158  * liblapack3gf transitional package:
159  + move to oldlibs section (Closes: #679103)
160  + mark as arch:all
161  * Restore alternatives in shlibs file of liblapack3
162  * Set DM-Upload-Allowed to yes
163 
164  -- Sébastien Villemot <sebastien.villemot@ens.fr> Wed, 20 Jun 2012 12:36:04 +0000
165 
166 lapack (3.4.1-3) unstable; urgency=low
167 
168  [ Sylvestre Ledru ]
169  * Remove debug messages
170 
171  [ Sébastien Villemot ]
172  * Remove lsame(3) from liblapack-doc-man (Closes: #677461)
173  * Add myself to Uploaders
174 
175  -- Sébastien Villemot <sebastien.villemot@ens.fr> Sun, 17 Jun 2012 12:01:30 +0000
176 
177 lapack (3.4.1-2) unstable; urgency=low
178 
179  [ Sylvestre Ledru ]
180  * Update of Vcs-Svn and Vcs-Browser tags (Closes: #676281)
181 
182  [ Sébastien Villemot ]
183  * Do not ship blas manpages in liblapack-doc-man (Closes: #677461)
184  * Fix linking problem of liblapacke (Closes: #676528)
185 
186  -- Sylvestre Ledru <sylvestre@debian.org> Tue, 05 Jun 2012 22:23:50 +0200
187 
188 lapack (3.4.1-1) unstable; urgency=low
189 
190  * Upload in unstable
191 
192  -- Sylvestre Ledru <sylvestre@debian.org> Sat, 02 Jun 2012 17:32:17 +0200
193 
194 lapack (3.4.1-1~exp5) experimental; urgency=low
195 
196  * Fix a bad alternative link to the old library name
197 
198  -- Sylvestre Ledru <sylvestre@debian.org> Fri, 01 Jun 2012 10:27:50 +0200
199 
200 lapack (3.4.1-1~exp4) experimental; urgency=low
201 
202  * Replaces and Breaks updated against the right versions of other impacted
203  packages
204  * Force the right version to build against libblas-dev
205 
206  -- Sylvestre Ledru <sylvestre@debian.org> Sun, 20 May 2012 17:21:13 +0200
207 
208 lapack (3.4.1-1~exp3) experimental; urgency=low
209 
210  * Moved removal from postinst to preinst
211 
212  -- Sylvestre Ledru <sylvestre@debian.org> Fri, 18 May 2012 16:05:45 +0200
213 
214 lapack (3.4.1-1~exp2) experimental; urgency=low
215 
216  * Remove liblapack.so.3gf references before the install
217 
218  -- Sylvestre Ledru <sylvestre@debian.org> Mon, 14 May 2012 18:44:11 +0200
219 
220 lapack (3.4.1-1~exp1) experimental; urgency=low
221 
222  * New upstream release
223 
224  -- Sylvestre Ledru <sylvestre@debian.org> Sat, 21 Apr 2012 17:45:44 +0200
225 
226 lapack (3.4.0-1~exp3) experimental; urgency=low
227 
228  * Join modifications with blas, lapack, atlas and openblas.
229  Declare the replacements of all *3gf blas & lapack implementation
230  (Closes: #660607)
231  * Standards-Version updated to version 3.9.3
232  * graphviz is also a build dep
233 
234  -- Sylvestre Ledru <sylvestre@debian.org> Tue, 10 Apr 2012 19:35:10 +0200
235 
236 lapack (3.4.0-1~exp2) experimental; urgency=low
237 
238  * Introduce back liblapack3gf as transitionnal package
239  (Closes: #656039)
240 
241  -- Sylvestre Ledru <sylvestre@debian.org> Sun, 19 Feb 2012 11:34:47 +0100
242 
243 lapack (3.4.0-1~exp1) experimental; urgency=low
244 
245  * New upstream release
246  * manpages removed and repack script updated (LP: #764445)
247  * New packages liblapacke & liblapacke-dev (C library) added (LP: #767108)
248  * Update the whole lapack documentation. Now uses the generated documentation
249  produced by doxygen.
250  * Package liblapack-doc-man introduced with the manpages of the function.
251  * Remove the deprecated documentation.
252 
253  -- Sylvestre Ledru <sylvestre@debian.org> Tue, 15 Nov 2011 17:07:42 +0100
254 
255 lapack (3.3.1-2) experimental; urgency=low
256 
257  * Standards-Version updated to version 3.9.2
258  * Get ride of the dependency on libatlas-base-dev
259  * Rename liblapack3gf package => liblapack3
260  * Rename liblapack.so.3gf => liblapack.so.3
261 
262  -- Sylvestre Ledru <sylvestre@debian.org> Sat, 03 Sep 2011 19:55:27 +0200
263 
264 lapack (3.3.1-1) unstable; urgency=low
265 
266  * New upstream release
267  * man fixes removed (applied upstream)
268 
269  -- Sylvestre Ledru <sylvestre@debian.org> Wed, 18 May 2011 00:03:55 +0200
270 
271 lapack (3.3.0-4) unstable; urgency=low
272 
273  * Fix the manpages issues
274  * Fix some alignement issues (Closes: #593705)
275 
276  -- Sylvestre Ledru <sylvestre@debian.org> Fri, 04 Mar 2011 18:09:54 +0100
277 
278 lapack (3.3.0-3) unstable; urgency=low
279 
280  * Upload in unstable.
281  * postrm-has-useless-call-to-ldconfig and
282  postinst-has-useless-call-to-ldconfig removed
283 
284  -- Sylvestre Ledru <sylvestre@debian.org> Fri, 04 Mar 2011 18:09:25 +0100
285 
286 lapack (3.3.0-2) experimental; urgency=low
287 
288  * Incorporate the modifications of Laurent's NMU (Closes: #586315)
289  * Fix a minor typo in the manpage of zggev. Thanks to Bastien Roucaries
290  (Closes: #593705)
291  * Remove the old stuff about gfortran in the description
292  * Switch to dpkg-source 3.0 (quilt) format
293 
294  -- Sylvestre Ledru <sylvestre@debian.org> Mon, 20 Dec 2010 00:09:45 +0100
295 
296 lapack (3.3.0-1) experimental; urgency=low
297 
298  * New upstream release
299  * Standards-Version updated to version 3.9.1
300 
301  -- Sylvestre Ledru <sylvestre@debian.org> Mon, 13 Dec 2010 00:31:20 +0100
302 
303 lapack (3.2.2-1.2) unstable; urgency=low
304 
305  * Non-maintainer upload.
306  * Really remove alternatives for all packages during removal (Closes: #586315)
307 
308  -- Laurent Bigonville <bigon@debian.org> Tue, 23 Nov 2010 01:48:20 +0100
309 
310 lapack (3.2.2-1.1) unstable; urgency=low
311 
312  * Non-maintainer upload.
313  * Correctly remove alternative during package removal (Closes: #586315)
314 
315  -- Laurent Bigonville <bigon@debian.org> Sat, 20 Nov 2010 18:42:36 +0100
316 
317 lapack (3.2.2-1) unstable; urgency=low
318 
319  * New upstream release
320  * Change the order of the dependencies (Closes: #588175)
321 
322  -- Sylvestre Ledru <sylvestre@debian.org> Mon, 05 Jul 2010 22:03:43 +0200
323 
324 lapack (3.2.1-8) unstable; urgency=low
325 
326  * Explicit minimal dependency against blas added (Closes: #579463)
327 
328  -- Sylvestre Ledru <sylvestre@debian.org> Wed, 28 Apr 2010 00:32:26 +0200
329 
330 lapack (3.2.1-7) unstable; urgency=low
331 
332  * The path to blas has changed (Closes: #576931)
333 
334  -- Sylvestre Ledru <sylvestre@debian.org> Thu, 08 Apr 2010 13:59:26 +0200
335 
336 lapack (3.2.1-6) unstable; urgency=low
337 
338  * Remove the old alternatives
339 
340  -- Sylvestre Ledru <sylvestre@debian.org> Wed, 07 Apr 2010 23:58:40 +0200
341 
342 lapack (3.2.1-5) unstable; urgency=low
343 
344  * Upload into unstable
345 
346  -- Sylvestre Ledru <sylvestre@debian.org> Tue, 06 Apr 2010 10:22:20 +0200
347 
348 lapack (3.2.1-4) experimental; urgency=low
349 
350  * liblapack_pic.a is now also handle with the update-alternatives system
351 
352  -- Sylvestre Ledru <sylvestre@debian.org> Fri, 05 Mar 2010 18:35:23 +0100
353 
354 lapack (3.2.1-3) experimental; urgency=low
355 
356  * Standards-Version updated to version 3.8.4
357  * Package moved from pkg-scicomp to Debian Science
358  * Libraries are now handled with update-alternatives
359  See: http://wiki.debian.org/DebianScience/LinearAlgebraLibraries
360 
361  -- Sylvestre Ledru <sylvestre@debian.org> Wed, 03 Mar 2010 15:22:32 +0100
362 
363 lapack (3.2.1-2) unstable; urgency=low
364 
365  * Change of my email address since I am now DD
366  * Standards-Version updated to 3.8.3
367  * DM-Upload-Allowed removed
368  * cleanup in the uploader since I am pretty much the last one active
369 
370  -- Sylvestre Ledru <sylvestre@debian.org> Tue, 06 Oct 2009 22:34:32 +0200
371 
372 lapack (3.2.1-1) unstable; urgency=low
373 
374  * New upstream release
375 
376  -- Sylvestre Ledru <sylvestre.ledru@inria.fr> Mon, 04 May 2009 10:26:22 +0200
377 
378 lapack (3.2.0-3) unstable; urgency=low
379 
380  * debian/rules, liblapack-doc.manpages: Install man pages of the API
381  functions in /usr/share/man/man3 using .3lapack as extension. This
382  should completely avoid clashes with other packages. Closes: #520460.
383 
384  -- Rafael Laboissiere <rafael@debian.org> Sat, 21 Mar 2009 18:40:03 +0100
385 
386 lapack (3.2.0-2) unstable; urgency=low
387 
388  [ Rafael Laboissiere ]
389  * Upload to unstable
390  * debian/control: Bump Standards-Version to 3.8.1 (no changes needed)
391 
392  * debian/control, debian/compat: Bump build-dependency and compatibility
393  level to debhelper >= 7 (version 4 is now deprecated)
394 
395  * debian/patches/pic.patch: Drop this patch, since it interferes with
396  the way the OPTS variable must be set, on a per-architecture basis
397  * debian/control: As a consequence of the above, drop the
398  build-dependency on cdbs
399  * debian/rules: Fix the building/cleaning of make.inc and
400  testing/Makefile files, which were being left behind after running
401  debian/rules clean
402 
403  [ Sylvestre Ledru ]
404  * typo fixed in debian/rules
405 
406  -- Rafael Laboissiere <rafael@debian.org> Sat, 14 Mar 2009 12:37:59 +0100
407 
408 lapack (3.2.0-1) experimental; urgency=low
409 
410  [ Sylvestre Ledru ]
411  * New upstream version
412  * Repacking script updated (download separately the manpages)
413  * Patch to enable the pic option added
414  * misc depends added (to make lintian happy)
415 
416  [ Rafael Laboissiere ]
417  * debian/watch: Force the use of PASV by ftp
418  * debian/control:
419  + Use DM-DM-Upload-Allowed field instead of XS-DM-Upload-Allowed
420  + Add myself to the list of Uploaders
421  * debian/orig-tar.sh: Include the LUG files into the generated tarball
422  * debian/rules: Call web2png with -d option, such that original GIF, as
423  well as the *.bak files are deleted when adding the LUG files to the
424  tarball
425 
426  -- Rafael Laboissiere <rafael@debian.org> Wed, 07 Jan 2009 12:07:55 +0000
427 
428 lapack (3.1.1-6) unstable; urgency=low
429 
430  * Timing tests removed (advice from upstream)
431  * "set -e" added to liblapack3gf.config to make lintian happy
432  * Many fixes in the man pages (makes lapack lintian free now)
433  * Empty manpage zbcon removed
434 
435  -- Sylvestre Ledru <sylvestre.ledru@inria.fr> Thu, 30 Oct 2008 10:41:53 +0100
436 
437 lapack (3.1.1-5) unstable; urgency=low
438 
439  * rename manpage lsame & xerbla to lsame-lapack & xerblas-lapack to
440  avoid duplicate man page with libblas-doc (Closes: #500660)
441  * use dh_installman instead of dh_installmanpages
442  * Duplicate on liblapack-test.1 removed
443 
444  -- Sylvestre Ledru <sylvestre.ledru@inria.fr> Tue, 30 Sep 2008 23:16:04 +0200
445 
446 lapack (3.1.1-4) unstable; urgency=low
447 
448  * manpages are now installed (Closes: #500225)
449 
450  -- Sylvestre Ledru <sylvestre.ledru@inria.fr> Fri, 26 Sep 2008 17:34:05 +0200
451 
452 lapack (3.1.1-3) unstable; urgency=low
453 
454  * Typos fixed in the manpages (Closes: #410309)
455  * Better & easier watch file (use the FTP instead of HTTP)
456 
457  -- Sylvestre Ledru <sylvestre.ledru@inria.fr> Thu, 14 Aug 2008 10:49:06 +0200
458 
459 lapack (3.1.1-2) unstable; urgency=low
460 
461  [ Sylvestre Ledru ]
462  * Update to Standards-version 3.8.0
463  * Tags Homepage, Vcs-Svn and Vcs-Browser added
464  * watch file added
465  * Update of copyright to make lintian happier
466  * Update of doc-base section
467  * doc-base-file-separator-extra-whitespaces removed
468  * Myself added to uploaders
469 
470  -- Ondrej Certik <ondrej@certik.cz> Tue, 12 Aug 2008 13:17:52 +0200
471 
472 lapack (3.1.1-1) unstable; urgency=low
473 
474  * Maintainer changed to Debian Scientific Computing Team
475  * Camm Maguire and Ondrej Certik added to uploaders
476  * XS-DM-Upload-Allowed: yes field added
477 
478  -- Ondrej Certik <ondrej@certik.cz> Thu, 17 Jul 2008 22:05:19 +0200
479 
480 lapack (3.1.1-0.5) unstable; urgency=low
481 
482  * Non-maintainer upload.
483  * Import changes from ubuntu:
484  * Use system default gcc/gfortran instead of explict gcc-4.3
485  * Don't show confusing and obscure debconf messages about lapack build
486  errors on liblapack install; these errors have not been linked to
487  actual bugs in the library, and the current failures look like a
488  testsuite error only. Closes: 488561
489 
490  -- Riku Voipio <riku.voipio@iki.fi> Thu, 03 Jul 2008 17:30:54 +0300
491 
492 lapack (3.1.1-0.4) unstable; urgency=medium
493 
494  * Upload to unstable.
495  * Move liblapack-dev, liblapack-pic, liblapack-test into section libdevel.
496 
497  -- Matthias Klose <doko@debian.org> Sun, 17 Feb 2008 22:48:17 +0100
498 
499 lapack (3.1.1-0.3) experimental; urgency=low
500 
501  * debian/shlibs.local: s/atlas3gf-base/libatlas3gf-base/.
502  * Don't run zsvdtim on s390.
503  * Link using gfortran instead of gcc.
504  * Don't build with -funroll-all-loops on toy archs (arm, armel, m68k).
505  * debian/rules: Make sure to run the timing tests with the trun wrapper.
506 
507  -- Matthias Klose <doko@debian.org> Mon, 04 Feb 2008 19:09:41 +0100
508 
509 lapack (3.1.1-0.2) experimental; urgency=low
510 
511  * debian/control: s/atlas-base-dev/libatlas-base-dev/.
512 
513  -- Matthias Klose <doko@debian.org> Sun, 03 Feb 2008 01:15:25 +0100
514 
515 lapack (3.1.1-0.1) experimental; urgency=low
516 
517  * Non-maintainer upload.
518  * New upstream release.
519  * debian/rules:
520  + Use INT_ETIME in make.inc.
521  * debian/patches, debian/upstream:
522  + Remove all patches.
523 
524  -- Kumar Appaiah <akumar@ee.iitm.ac.in> Mon, 28 Jan 2008 22:40:25 +0530
525 
526 lapack (3.0.20000531a-1.1) unstable; urgency=low
527 
528  * Explicitely build using gfortran-4.3.
529  * Do not prefer libatlas3gf-base in the lapack shlibs file.
530 
531  -- Matthias Klose <doko@debian.org> Sat, 19 Jan 2008 19:47:32 +0100
532 
533 lapack (3.0.20000531a-1) experimental; urgency=low
534 
535  * Acknowledge NMU
536  * gfortran transition
537 
538  -- Camm Maguire <camm@enhanced.com> Thu, 25 Oct 2007 11:15:23 -0400
539 
540 lapack3 (3.0.20000531a-6.1) unstable; urgency=low
541 
542  * Non-maintainer upload.
543  * cdebconf transition: allow the dependency on debconf to be satisfied with
544  an alternate of debconf-2.0 (Closes: #331883).
545 
546  -- Amaya Rodrigo Sastre <amaya@debian.org> Mon, 20 Aug 2007 19:13:42 +0200
547 
548 lapack3 (3.0.20000531a-6) unstable; urgency=high
549 
550  * Fix lapack3-dev depends typo: libblas3.so -> libblas-3.so
551  * All packages save shared lib package conflict/replace with analog in
552  lapack.
553  * Remove explicit depends on libblas.so.3 now that libs are explicitly
554  linked against these.
555 
556  -- Camm Maguire <camm@enhanced.com> Wed, 23 Mar 2005 14:57:23 +0000
557 
558 lapack3 (3.0.20000531a-5) unstable; urgency=high
559 
560  * Revise again maxwrk/minwrk fir to upstream {s,d}gesdd.f patch, Closes: #276534.
561  * Try linking liblapack against libblas and libg2c. Closes: #261354
562  * Put zgess.f patch back into debian/patches, and out of main package diff
563 
564  -- Camm Maguire <camm@enhanced.com> Fri, 15 Oct 2004 16:58:12 +0000
565 
566 lapack3 (3.0.20000531a-4) unstable; urgency=low
567 
568  * Add slave alternative link to static lib in -dev package
569  * Bug fix: "lapack3-doc: spurious robots.txt file", thanks to Jochen
570  Voss (Closes: #248559). Removed robots.txt from lapack3-doc
571  * Fixed bad section number in manpages for lintian
572  * added testing/tmp to clean target
573 
574  -- Camm Maguire <camm@enhanced.com> Tue, 1 Jun 2004 16:48:25 +0000
575 
576 lapack3 (3.0.20000531a-3) unstable; urgency=low
577 
578  * lapack-doc -> lapack3-doc in doc-base files, Closes: #233069
579 
580  -- Camm Maguire <camm@enhanced.com> Mon, 16 Feb 2004 18:33:40 +0000
581 
582 lapack3 (3.0.20000531a-2) unstable; urgency=low
583 
584  * Fix lintian errors in lapack3-test (manpages had wrong .so links)
585  * Rename templates for lapack3 package naming scheme
586 
587  -- Camm Maguire <camm@enhanced.com> Wed, 21 Jan 2004 19:42:31 +0000
588 
589 lapack3 (3.0.20000531a-1) unstable; urgency=low
590 
591  * Binary incompatible changes in the blas library, against which this
592  library is linked, require an increase in the soname, and a change
593  in package name to allow for support for the old API in both source
594  and binary form to remain in the archives.
595 
596  -- Camm Maguire <camm@enhanced.com> Tue, 23 Dec 2003 15:08:41 +0000
597 
598 lapack (3.0.20000531a-25) unstable; urgency=low
599 
600  * Fix rules to not look for g77-3.2 on ia64 and alpha
601 
602  -- Camm Maguire <camm@enhanced.com> Thu, 31 Jul 2003 21:53:42 +0000
603 
604 lapack (3.0.20000531a-24) unstable; urgency=low
605 
606  * Newer standards
607  * Recompile with latest toolchain to reduce error count, Closes:
608  #202321
609  * default g77 all arches
610  * lintian edits to lapack.3, csrot.3 and zdrot.3 manpages
611  * lintian edits to copyright file
612 
613  -- Camm Maguire <camm@enhanced.com> Wed, 30 Jul 2003 21:46:17 +0000
614 
615 lapack (3.0.20000531a-23) unstable; urgency=low
616 
617  * Fix permissions for building with sudo, Closes: #177105
618 
619  -- Camm Maguire <camm@enhanced.com> Mon, 17 Feb 2003 12:37:45 -0500
620 
621 lapack (3.0.20000531a-22) unstable; urgency=low
622 
623  * prevent completely empty patches
624 
625  -- Camm Maguire <camm@enhanced.com> Thu, 5 Dec 2002 20:11:27 -0500
626 
627 lapack (3.0.20000531a-21) unstable; urgency=low
628 
629  * Patch to fix lwork in dgesdd and sgesdd
630  * Upstream timing and testing updates
631  * fixes to {s,d,g,z} man pages
632  * updated release notes from upstream
633 
634  -- Camm Maguire <camm@enhanced.com> Wed, 4 Dec 2002 16:46:13 -0500
635 
636 lapack (3.0.20000531a-20) unstable; urgency=low
637 
638  * Fix incorrect compiler specification for alpha and ia64
639 
640  -- Camm Maguire <camm@enhanced.com> Tue, 29 Oct 2002 11:20:03 -0500
641 
642 lapack (3.0.20000531a-19) unstable; urgency=low
643 
644  * Added ${g77} to depends for lapack-dev, Closes: #149834
645  * Fixed typo in templates
646 
647  -- Camm Maguire <camm@enhanced.com> Mon, 28 Oct 2002 20:00:20 -0500
648 
649 lapack (3.0.20000531a-18) unstable; urgency=high
650 
651  * Minor change to trun to redirect standard err to log file and to
652  avoid eval wrapper, as killing this is not reliable
653  * Increased timeout on tester output checks
654  * lapack-dev in section devel
655 
656  -- Camm Maguire <camm@enhanced.com> Mon, 8 Apr 2002 15:35:55 -0400
657 
658 lapack (3.0.20000531a-17) unstable; urgency=high
659 
660  * Removed space befoe lone newline in templates, Closes: #141527,
661  Closes: #141529, Closes: #141533
662  * chmod +x debian/rawk
663  * Allow for missing /proc/cpuinfo
664  * Record compiler version in ?_results
665 
666  -- Camm Maguire <camm@enhanced.com> Sat, 6 Apr 2002 23:53:11 -0500
667 
668 lapack (3.0.20000531a-16) unstable; urgency=high
669 
670  * Removed quotes from alpha FOPTS
671  * Made trun timeouts work relative to last output, instead of total
672  job run time, for slow machines
673  * debconf templates warning about library errors
674  * lapack debconf dependency
675 
676  -- Camm Maguire <camm@enhanced.com> Wed, 3 Apr 2002 20:45:46 -0500
677 
678 lapack (3.0.20000531a-15) unstable; urgency=high
679 
680  * Removed alpha workaround -- no longer necessary
681  * Run timings/tests under script capturing exit status and reporting
682  it to enable build on buggy architectures (arm hppa) for now, (since
683  I can't seem to get anyone to remove them from the archive, and they
684  are holding up lapack everywhere else)
685  * Remove -funroll-all-loops for arm
686  * arm just compiles, but is useless -- runs no testers
687  * changed variable structure in make.inc
688  * liblapack2.so alternative
689  * Arch specific patch mechanism
690  * Fixed blas dependencies, Closes: #140661
691  * Patch for hppa to avoid tests of error exists pending fix to the
692  dynamic loader
693 
694  -- Camm Maguire <camm@enhanced.com> Sun, 31 Mar 2002 22:05:42 -0500
695 
696 lapack (3.0.20000531a-14) unstable; urgency=low
697 
698  * Work arounds for alpha compiler problems
699 
700  -- Camm Maguire <camm@enhanced.com> Wed, 20 Mar 2002 17:11:02 -0500
701 
702 lapack (3.0.20000531a-13) unstable; urgency=low
703 
704  * g77-3.0 ->g77 for s390
705 
706  -- Camm Maguire <camm@enhanced.com> Sun, 17 Mar 2002 14:00:24 -0500
707 
708 lapack (3.0.20000531a-12) unstable; urgency=low
709 
710  * g77-3.0 -O0 for S390
711 
712  -- Camm Maguire <camm@enhanced.com> Sun, 17 Mar 2002 06:15:56 -0500
713 
714 lapack (3.0.20000531a-11) unstable; urgency=low
715 
716  * Depend on blas2-dev -> blas-dev | blas2-dev, Closes: #138413
717 
718  -- Camm Maguire <camm@enhanced.com> Fri, 15 Mar 2002 16:29:52 -0500
719 
720 lapack (3.0.20000531a-10) unstable; urgency=low
721 
722  * Removed m68k specific Build-depends
723 
724  -- Camm Maguire <camm@enhanced.com> Sun, 10 Mar 2002 07:18:39 -0500
725 
726 lapack (3.0.20000531a-9) unstable; urgency=low
727 
728  * Removed m68k specific compile options, Closes: #137346
729 
730  -- Camm Maguire <camm@enhanced.com> Fri, 8 Mar 2002 13:12:20 -0500
731 
732 lapack (3.0.20000531a-8) unstable; urgency=low
733 
734  * Copy libblas to working directory, elimnate LD_PRELOAD in rules
735 
736  -- Camm Maguire <camm@enhanced.com> Fri, 1 Mar 2002 23:09:23 -0500
737 
738 lapack (3.0.20000531a-7) unstable; urgency=low
739 
740  * Another attempt at fixing permission denied problems on certain
741  autobuilders
742 
743  -- Camm Maguire <camm@enhanced.com> Sat, 23 Feb 2002 14:07:44 -0500
744 
745 lapack (3.0.20000531a-6) unstable; urgency=low
746 
747  * Reworked descriptions, Closes: #135041
748  * chmod go+rw on touched stampt files to clear up permission problems
749  on mips,mipsel, and alpha
750  * Added filenames to timing_results and testing_results
751  * Added semi-real time display of testing/timing results for clearer
752  autobuilder output and job detection
753 
754  -- Camm Maguire <camm@enhanced.com> Thu, 21 Feb 2002 13:26:55 -0500
755 
756 lapack (3.0.20000531a-5) unstable; urgency=low
757 
758  * Fixed arch detection in rules
759  * Added PICOPTS and FOPTS to NOOPT in make.inc
760 
761  -- Camm Maguire <camm@enhanced.com> Mon, 18 Feb 2002 20:44:23 -0500
762 
763 lapack (3.0.20000531a-4) unstable; urgency=low
764 
765  * Prepend instead of cloberring LD_LIBRARY_PATH
766 
767  -- Camm Maguire <camm@enhanced.com> Sun, 17 Feb 2002 22:15:59 -0500
768 
769 lapack (3.0.20000531a-3) unstable; urgency=low
770 
771  * Removed empty patch files
772 
773  -- Camm Maguire <camm@enhanced.com> Sun, 17 Feb 2002 13:06:53 -0500
774 
775 lapack (3.0.20000531a-2) unstable; urgency=low
776 
777  * Edited lapack.3 manpage, Closes: #99385
778  * Remove zbcon.3 manpage, Closes: #99386
779  * Copyright elaboration, Closes: #101683
780 
781  -- Camm Maguire <camm@enhanced.com> Sun, 17 Feb 2002 00:15:36 -0500
782 
783 lapack (3.0.20000531a-1) unstable; urgency=low
784 
785  * Remove html.bak files from lug source
786 
787  -- Camm Maguire <camm@enhanced.com> Sat, 16 Feb 2002 10:55:21 -0500
788 
789 lapack (3.0.20000531-2) unstable; urgency=low
790 
791  * ORed construction in shlibs and shlibs.local: liblapack 2
792  atlas2-base | lapack | lapack2
793 
794  -- Camm Maguire <camm@enhanced.com> Fri, 15 Feb 2002 23:44:30 -0500
795 
796 lapack (3.0.20000531-1) unstable; urgency=low
797 
798  * New upstream release
799  * New maintainer
800  * New release Closes: #111374
801  * New maintainer Closes: #101341
802  * New maintainer Closes: #59302
803  * New maintainer Closes: #115397
804  * Added Lapack User's Guide, Release Notes, and FAQ to documentation
805  * Incorporated manpages into source, obviating lapack-doc source
806  package
807  * web2png on Lapack User's Guide
808 
809  -- Camm Maguire <camm@enhanced.com> Wed, 13 Feb 2002 22:49:09 -0500
810 
811 lapack (3.0-5.4) unstable; urgency=low
812 
813  * NMU
814  * Build with g77-3.0 on ia64. g77 version 2.96 segfaults.
815  Closes: #114341.
816 
817  -- John Daily <jdaily@progeny.com> Wed, 10 Oct 2001 11:21:03 -0500
818 
819 lapack (3.0-5.3) frozen unstable; urgency=low
820 
821  * NMU, with maintainer permission
822  * Put virtual package lapack2 in dependency field of shlibs
823 
824  -- Camm Maguire <camm@enhanced.com> Fri, 20 Jul 2001 16:44:34 -0400
825 
826 lapack (3.0-5.2) frozen unstable; urgency=low
827 
828  * NMU, with permission from maintainer
829  * Added support for lapack2 virtual package
830  * Build-depends
831  * Applied m68k patch using fort77 and -ffloat-store, Closes: #101341
832  * Saved .o files for shared and static builds in temporary directories
833  debian/shared and debian/static, respectively, to allow packages
834  needing access to these object (e.g. atlas) to access them by
835  executing 'debian/rules build', Closes: #59302
836 
837  -- Camm Maguire <camm@enhanced.com> Wed, 18 Jul 2001 13:34:01 -0400
838 
839 lapack (3.0-5.1) frozen unstable; urgency=low
840 
841  * Source NMU to fix alpha build situation (requires -mieee and can now
842  be built without f2c) with maintainer permission.
843 
844  -- Christopher C. Chimelis <chris@classnet.med.miami.edu> Wed, 1 Mar 2000 09:39:52 -0500
845 
846 lapack (3.0-5) frozen unstable; urgency=low
847 
848  * New Maintainer (should have been done a few uploads ago)
849  * use f2c to compile on alpha to avoid bug in gcc. Closes: bug#55253, #48661
850  * Now uses DEB_HOST_GNU_CPU to set the arch
851 
852  -- James A. Treacy <treacy@debian.org> Tue, 18 Jan 2000 13:22:12 -0500
853 
854 lapack (3.0-4) unstable; urgency=low
855 
856  * recompiled with latest blas package. Closes: #52256
857 
858  -- James A. Treacy <treacy@debian.org> Wed, 5 Jan 2000 13:52:56 -0500
859 
860 lapack (3.0-3) unstable; urgency=low
861 
862  * lapack-dev depends on blas-dev. Closes: #48462, #48307
863  * major version number for lib reverted to 2 since interface hasn't
864  changed. Closes: #48081
865 
866  -- James A. Treacy <treacy@debian.org> Thu, 28 Oct 1999 11:28:08 -0400
867 
868 lapack (3.0-2) unstable; urgency=low
869 
870  * Conflicts with previous versions. Fixes Bug #48078
871 
872  -- James A. Treacy <treacy@debian.org> Sat, 23 Oct 1999 03:08:47 -0400
873 
874 lapack (3.0-1) unstable; urgency=low
875 
876  * New Maintainer
877  * New upstream version
878  * blas is now a separate package (with its own source)
879 
880  -- James A. Treacy <treacy@debian.org> Mon, 18 Oct 1999 12:03:03 -0400
881 
882 lapack (2.0.1-2.1) frozen unstable; urgency=low
883 
884  * Non maintainer upload.
885  * Fixed lapack man page to be parseable by whatis (Fixes #12073).
886 
887  -- Matthias Klose <doko@debian.org> Fri, 15 May 1998 13:54:30 +0200
888 
889 lapack (2.0.1-2) frozen unstable; urgency=low
890 
891  * Non maintainer release
892  * Recompiled for libc6 (Fixes #21487). Used g77-2.90.29 (egcs-1.0.3a).
893  * Fixed some open bugs (Fixes #13701, #16538, #16661, #17120).
894  * Already fixed: #8986: #8993.
895  * Updated standards version.
896  * Converted to use debhelper
897 
898  -- Matthias Klose <doko@debian.org> Tue, 12 May 1998 14:21:40 +0200
899 
900 lapack (2.0.1-1) unstable; urgency=low
901 
902  * Initial Release.
903 
904  -- Sue Campbell <sacampbe@mercator.math.uwaterloo.ca> Tue, 7 Jan 1997 15:08:06 -0500
905 
906 
liblapack3(=${binary:Version})
Definition: control:88
such that original as well as the *bak files are deleted when adding the LUG files to the tarball Rafael Laboissiere< rafael @debian.org > Jan
Definition: changelog:408
Source libblas python Build Depends graphviz Standards liblapack liblapack3gf liblapack3gf(<< 3.4.1-1) Breaks
Definition: control:19
Source libblas python Build Depends Indep
Definition: control:8
since I can t seem to get anyone to remove them from the archive
Definition: changelog:678
against which this library is linked
Definition: changelog:589
these errors have not been linked to actual bugs in the library
Definition: changelog:487
should fix FTBFS on kfreebsd **Upload to unstable *Some routines produced incorrect results in multithreaded environment Thanks to Michael Banck for the May
Definition: changelog:103
Closes and out of main package diff Camm Maguire< camm @enhanced.com > Oct
Definition: changelog:558
leading to crashes on mips
Definition: changelog:23
error code as a return value instead of the INFO parameter This implementation supports both the ILP64 and LP64 programming and different complex type C99 This implementation includes interfaces for the LAPACK Driver and Computational routines only Product Directories The installation directory of this package has the following structure
Definition: README:24
Closes mipsel
Definition: changelog:745
Vcs Svn and Vcs Browser added *watch file added *Update of copyright to make lintian happier *Update of doc base section *doc base file separator extra whitespaces removed *Myself added to uploaders Ondrej Certik< ondrej @certik.cz > Aug
Definition: changelog:459
debian since it interferes with the way the OPTS variable must be set
Definition: changelog:386
debian compat
Definition: changelog:386
subroutine zdrot(N, CX, INCX, CY, INCY, C, S)
ZDROT
Definition: zdrot.f:99
subroutine csrot(N, CX, INCX, CY, INCY, C, S)
CSROT
Definition: csrot.f:99
against which this library is require an increase in the and a change in package name to allow for support for the old API in both source and binary form to remain in the archives Camm Maguire< camm @enhanced.com > Dec
Definition: changelog:589
Release and FAQ to documentation *Incorporated manpages into source
Definition: changelog:796
liblapack3 least squared solutions to linear sets of eigenvector singular value etc It is a very comprehensive and reputable package that has found extensive use in the scientific community least squared solutions to linear sets of eigenvector singular value etc It is a very comprehensive and reputable package that has found extensive use in the scientific community This package contains the Standard C language library for LAPACK liblapacke(=${binary:Version}) Description
Definition: control:58
least squared solutions to linear sets of eigenvector singular value etc It is a very comprehensive and reputable package that has found extensive use in the scientific community These testing programs have been run against the shared library in the lapack package The results have been collected in the files test_results These programs are provided separately here so that the user can test and compare alternate versions of the lapack such as those provided by the ATLAS packages
Definition: control:108
Copyright(c) 2012
adapt the repackaging code *Remove recursive patch Replace it by the frecursive flag to as recommended by upstream for fixing *debian no changes needed *Ship lapacke PDF in liblapack doc *doxygen exclude binary objects patch
Definition: changelog:27
real function clanhf(NORM, TRANSR, UPLO, N, A, WORK)
CLANHF returns the value of the 1-norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a Hermitian matrix in RFP format.
Definition: clanhf.f:247
these errors have not been linked to actual bugs in the and the current failures look like a testsuite error only Closes
Definition: changelog:487
instead of total job run time
Definition: changelog:668
against which this library is require an increase in the soname
Definition: changelog:589
subroutine dgesdd(JOBZ, M, N, A, LDA, S, U, LDU, VT, LDVT, WORK, LWORK, IWORK, INFO)
DGESDD
Definition: dgesdd.f:216
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:61
adapt the repackaging code *Remove recursive patch Replace it by the frecursive flag to as recommended by upstream for fixing *debian copyright
Definition: changelog:27
Source libblas python Build Depends graphviz Standards liblapack liblapack3gf Replaces
Definition: control:17
adapt the repackaging code *Remove recursive patch Replace it by the frecursive flag to as recommended by upstream for fixing *debian no changes needed *Ship lapacke PDF in liblapack doc *doxygen exclude binary objects makes Doxygen skip binary objects *liblapack doc
Definition: changelog:27
subroutine cgesvd(JOBU, JOBVT, M, N, A, LDA, S, U, LDU, VT, LDVT, WORK, LWORK, RWORK, INFO)
CGESVD computes the singular value decomposition (SVD) for GE matrices
Definition: cgesvd.f:214
prevents inclusion of wrappers for MATGEN functions in liblapacke(Closes:#680428)*liblapack-doc liblapack3gf prerm
Definition: changelog:154
error code as a return value instead of the INFO parameter This implementation supports both the ILP64 and LP64 programming and different complex type C99 This implementation includes interfaces for the LAPACK Driver and Computational routines only Product Directories The installation directory of this package has the following compiler flags
Definition: README:24
subroutine zggev(JOBVL, JOBVR, N, A, LDA, B, LDB, ALPHA, BETA, VL, LDVL, VR, LDVR, WORK, LWORK, RWORK, INFO)
ZGGEV computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices ...
Definition: zggev.f:217
leading to crashes on Nov
Definition: changelog:23
ia64 is now gone *Drop obsolete code in maintainer scripts to deal with the transition liblapack so
Definition: changelog:11
Vcs Svn and Vcs Browser added *watch file added *Update of copyright to make lintian happier *Update of doc base section *doc base file separator extra whitespaces removed *Myself added to uploaders Ondrej Certik< ondrej @certik.cz > Tue
Definition: changelog:459
libblas dev libblas so least squared solutions to linear sets of eigenvector singular value etc It is a very comprehensive and reputable package that has found extensive use in the scientific community lapack3 pic lapack3 pic Depends
Definition: control:77
logical function lsame(CA, CB)
LSAME
Definition: lsame.f:54
least squared solutions to linear sets of eigenvector singular value etc It is a very comprehensive and reputable package that has found extensive use in the scientific community These testing programs have been run against the shared library in the lapack package The results have been collected in the files test_results These programs are provided separately here so that the user can test and compare alternate versions of the lapack such as those provided by the ATLAS and the lapack package lapack3 doc lapack3 doc least squared solutions to linear sets of eigenvector singular value etc It is a very comprehensive and reputable package that has found extensive use in the scientific community This package contains the Lapack User s Guide manual in html format Since version
Definition: control:108
Choosing ILP64 Data Model To choose ILP64 data use the following const float *The purpose and format of these predicate functions are described in the LAPACK documentation This interface passes the pointer to the corresponding LAPACK routine as it is Be cautious with return values of the logical type if you link against LAPACK compiled with Fortran compiler Whereas all non zero values are treated as TRUE some Fortran compilers may rely on a certain TRUE so you will have to use the same TRUE value in the predicate function to be consistent with LAPACK implementation Implementation Details The current C interface implementation consists of wrappers to LAPACK routines The row major matrices are transposed on entry to and on exit from the LAPACK if needed Top level interfaces additionally allocate deallocate working space on entry to and on exit from the LAPACK routine Because of possible additional a routine called with this interface may require more memory space and run slower than the corresponding LAPACK routine Disclaimer and Legal Information INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH EXPRESS OR BY ESTOPPEL OR TO ANY INTELLECTUAL PROPERTY RIGHTS IS GRANTED BY THIS DOCUMENT EXCEPT AS PROVIDED IN INTEL S TERMS AND CONDITIONS OF SALE FOR SUCH INTEL ASSUMES NO LIABILITY AND INTEL DISCLAIMS ANY EXPRESS OR IMPLIED RELATING TO SALE AND OR USE OF INTEL PRODUCTS INCLUDING LIABILITY OR WARRANTIES RELATING TO FITNESS FOR A PARTICULAR OR INFRINGEMENT OF ANY COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT UNLESS OTHERWISE AGREED IN WRITING BY THE INTEL PRODUCTS ARE NOT DESIGNED NOR INTENDED FOR ANY APPLICATION IN WHICH THE FAILURE OF THE INTEL PRODUCT COULD CREATE A SITUATION WHERE PERSONAL INJURY OR DEATH MAY OCCUR Intel may make changes to specifications and product descriptions at any without notice Designers must not rely on the absence or characteristics of any features or instructions marked reserved or undefined Intel reserves these for future definition and shall have no responsibility whatsoever for conflicts or incompatibilities arising from future changes to them The information here is subject to change without notice Do not finalize a design with this information The products described in this document may contain design defects or errors known as errata which may cause the product to deviate from published specifications Current characterized errata are available on request Contact your local Intel sales office or your distributor to obtain the latest specifications and before placing your product order Copies of documents which have an order number and are referenced in this document
Definition: README:151
since I can t seem to get anyone to remove them from the and they are holding up lapack everywhere else *Remove funroll all loops for arm *arm just compiles
Definition: changelog:678
Source libblas python Build Depends graphviz Standards Version
Definition: control:8
subroutine zstemr(JOBZ, RANGE, N, D, E, VL, VU, IL, IU, M, W, Z, LDZ, NZC, ISUPPZ, TRYRAC, WORK, LWORK, IWORK, LIWORK, INFO)
ZSTEMR
Definition: zstemr.f:328
urgency
Definition: changelog:1
debian since it interferes with the way the OPTS variable must be on a per architecture basis *debian drop the build dependency on cdbs *debian which were being left behind after running debian rules clean *[Sylvestre Ledru] typo fixed in debian rules Rafael Laboissiere< rafael @debian.org > Sat
Definition: changelog:386
error code as a return value instead of the INFO parameter This implementation supports both the ILP64 and LP64 programming and different complex type C99 This implementation includes interfaces for the LAPACK Driver and Computational routines only Product Directories The installation directory of this package has the following compiler names for binaries to be created linked to You may choose the appropriate LP64 ILP64 convenient complex type LAPACKE name and or redefine system malloc free in make inc Several examples of make inc are provided After setting up the make inc
Definition: README:24
liblapack liblapack test into section libdevel Matthias Klose< doko @debian.org > Sun
Definition: changelog:492
since I can t seem to get anyone to remove them from the and they are holding up lapack everywhere else *Remove funroll all loops for arm *arm just but is useless runs no testers *changed variable structure in make inc *liblapack2 so alternative *Arch specific patch mechanism *Fixed blas dependencies
Definition: changelog:678
adapt the repackaging code *Remove recursive patch Replace it by the frecursive flag to as recommended by upstream for fixing *debian no changes needed *Ship lapacke PDF in liblapack doc *doxygen exclude binary objects makes Doxygen skip binary objects *liblapack instead of the version shipped in the libjs jquery package Otherwise the HTML documentation is unusable Sébastien Villemot< sebastien @debian.org > Thu
Definition: changelog:27
error code as a return value instead of the INFO parameter This implementation supports both the ILP64 and LP64 programming and different complex type C99 This implementation includes interfaces for the LAPACK Driver and Computational routines only Product Directories The installation directory of this package has the following compiler names for binaries to be created linked to You may choose the appropriate LP64 ILP64 convenient complex type LAPACKE name and or redefine system malloc free in make inc Several examples of make inc are provided After setting up the make you can build C interface to LAPACK by typing make lapacke Handling Complex Types The interface uses complex types lapack_complex_float lapack_complex_double You have several options to define them
Definition: README:24
set ue cd $ADTTMP cat<< EOF > tmp f Program LinearEquations Implicit none Real * A(3, 3)
if("${line}"MATCHES processor) math(EXPR parallel"$
VERSION VERSION update
Definition: README:1
double precision function zlanhf(NORM, TRANSR, UPLO, N, A, WORK)
ZLANHF returns the value of the 1-norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a Hermitian matrix in RFP format.
Definition: zlanhf.f:247
Choosing ILP64 Data Model To choose ILP64 data use the following options
Definition: README:121
lapack
Definition: changelog:226
debian since it interferes with the way the OPTS variable must be on a per architecture basis *debian control
Definition: changelog:386
subroutine zgesvd(JOBU, JOBVT, M, N, A, LDA, S, U, LDU, VT, LDVT, WORK, LWORK, RWORK, INFO)
ZGESVD computes the singular value decomposition (SVD) for GE matrices
Definition: zgesvd.f:214
these errors have not been linked to actual bugs in the and the current failures look like a testsuite error only Jul
Definition: changelog:487
liblapack pic
Definition: changelog:492
Source libblas dev(>=1.2.20110419-3)
liblapack liblapack test into section libdevel Matthias Klose< doko @debian.org > Feb
Definition: changelog:492
subroutine sgesdd(JOBZ, M, N, A, LDA, S, U, LDU, VT, LDVT, WORK, LWORK, IWORK, INFO)
SGESDD
Definition: sgesdd.f:216
adapt the repackaging code *Remove recursive patch Replace it by the frecursive flag to gfortran
Definition: changelog:27
Choosing ILP64 Data Model To choose ILP64 data use the following const float *The purpose and format of these predicate functions are described in the LAPACK documentation This interface passes the pointer to the corresponding LAPACK routine as it is Be cautious with return values of the logical type if you link against LAPACK compiled with Fortran compiler Whereas all non zero values are treated as TRUE some Fortran compilers may rely on a certain TRUE so you will have to use the same TRUE value in the predicate function to be consistent with LAPACK implementation Implementation Details The current C interface implementation consists of wrappers to LAPACK routines The row major matrices are transposed on entry to and on exit from the LAPACK if needed Top level interfaces additionally allocate deallocate working space on entry to and on exit from the LAPACK routine Because of possible additional a routine called with this interface may require more memory space and run slower than the corresponding LAPACK routine Disclaimer and Legal Information INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH EXPRESS OR BY ESTOPPEL OR TO ANY INTELLECTUAL PROPERTY RIGHTS IS GRANTED BY THIS DOCUMENT EXCEPT AS PROVIDED IN INTEL S TERMS AND CONDITIONS OF SALE FOR SUCH INTEL ASSUMES NO LIABILITY AND INTEL DISCLAIMS ANY EXPRESS OR IMPLIED RELATING TO SALE AND OR USE OF INTEL PRODUCTS INCLUDING LIABILITY OR WARRANTIES RELATING TO FITNESS FOR A PARTICULAR OR INFRINGEMENT OF ANY COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT UNLESS OTHERWISE AGREED IN WRITING BY THE INTEL PRODUCTS ARE NOT DESIGNED NOR INTENDED FOR ANY APPLICATION IN WHICH THE FAILURE OF THE INTEL PRODUCT COULD CREATE A SITUATION WHERE PERSONAL INJURY OR DEATH MAY OCCUR Intel may make changes to specifications and product descriptions at any without notice Designers must not rely on the absence or characteristics of any features or instructions marked reserved or undefined Intel reserves these for future definition and shall have no responsibility whatsoever for conflicts or incompatibilities arising from future changes to them The information here is subject to change without notice Do not finalize a design with this information The products described in this document may contain design defects or errors known as errata which may cause the product to deviate from published specifications Current characterized errata are available on request Contact your local Intel sales office or your distributor to obtain the latest specifications and before placing your product order Copies of documents which have an order number and are referenced in this or other Intel may be obtained by or go to http
Definition: README:151
as killing this is not reliable *Increased timeout on tester output checks *lapack dev in section devel Camm Maguire< camm @enhanced.com > Mon
Definition: changelog:649
prevents inclusion of wrappers for MATGEN functions in liblapacke(Closes:#680428)*liblapack-doc liblapack3gf Jun
Definition: changelog:154
such that original GIF
Definition: changelog:408
atlas and openblas Declare the replacements of all *blas &lapack Apr
Definition: changelog:236
such that original as well as the *bak files are deleted when adding the LUG files to the tarball Rafael Laboissiere< rafael @debian.org > Wed
Definition: changelog:408
int main(int argc, const char *argv[])
Definition: xerbla-c:16
debian since it interferes with the way the OPTS variable must be on a per architecture basis *debian drop the build dependency on cdbs *debian rules
Definition: changelog:386
Intel Corp All rights reserved Redistribution and use in source and binary with or without are permitted provided that the following conditions are this list of conditions and the following disclaimer *Redistributions in binary form must reproduce the above copyright notice
Definition: LICENSE:4
and creates segfaults on ia64 *ia64_ignore_testfailures Sep
Definition: changelog:50
liblapack doc manpages
Definition: changelog:378
liblapack3 least squared solutions to linear sets of eigenvector singular value etc It is a very comprehensive and reputable package that has found extensive use in the scientific community Package
Definition: control:32
liblapack doc Mar
Definition: changelog:378
debian upstream
Definition: changelog:515
atlas and openblas Declare the replacements of all *blas &lapack implementation(Closes:#660607)*Standards-Version updated to version 3.9.3 *graphviz is also a build dep--Sylvestre Ledru< sylvestre @debian.org > Tue
Closes and out of main package diff Camm Maguire< camm @enhanced.com > Fri
Definition: changelog:558
should fix FTBFS on kfreebsd **Upload to unstable *Some routines produced incorrect results in multithreaded environment Thanks to Michael Banck for the fix(Closes:#693269)--Sylvestre Ledru< sylvestre @debian.org > Mon