Package: lapack / 3.5.0-4
Metadata
Package | Version | Patches format |
---|---|---|
lapack | 3.5.0-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
lapack_testing.patch | (download) |
lapack_testing.py |
4 2 + 2 - 0 ! |
--- |
no_blas_manpages.patch | (download) |
DOCS/Doxyfile_man |
4 2 + 2 - 0 ! |
do not ship blas manpages Those manpages are already in libblas-doc. |
lapacke_no_matgen.patch | (download) |
lapacke/src/Makefile |
2 1 + 1 - 0 ! |
do not include wrappers for matgen functions in liblapacke These functions are not shipped with liblapack. Including wrappers to them in liblapacke makes that shared library unusable. |
decouple_gcc.diff | (download) |
install/make.inc.gfortran |
2 1 + 1 - 0 ! |
--- |
parallel_build.patch | (download) |
testing/LIN/Makefile |
2 2 + 0 - 0 ! |
make build system compatible with parallel make (-jn) |
doxygen exclude binary objects.patch | (download) |
DOCS/Doxyfile |
9 7 + 2 - 0 ! |
exclude binary objects from doxygen processing ...because the INPUT_PATTERN is *. |
cgesvd zgesvd stack corruption.patch | (download) |
src/cgesvd.f |
97 49 + 48 - 0 ! |
fix {c,z}gesvd stack corruption issue (upstream bug #114) |
zstemr n2.patch | (download) |
src/zstemr.f |
8 4 + 4 - 0 ! |
fix bug in zstemr for n=2 (upstream bug #117) |
zlanhf clanhf norm.patch | (download) |
src/clanhf.f |
2 1 + 1 - 0 ! |
fix zlanhf and clanhf norm calculation (upstream bug #118) |