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