pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Feb 28 09:39:56 UTC 2014

Modified Files:
        pkgsrc/math/blas: Makefile
        pkgsrc/math/lapack: Makefile distinfo
        pkgsrc/math/lapack/patches: patch-aa patch-ac patch-ad
Added Files:
        pkgsrc/math/lapack/patches: patch-BLAS_SRC_Makefile
Removed Files:
        pkgsrc/math/blas: distinfo
        pkgsrc/math/blas/files: Makefile.blas
        pkgsrc/math/lapack/patches: patch-ab

Log Message:
Changes 3.5.0:
* added Symmetric/Hermitian LDLT factorization routines with rook pivoting 
algorithm
* 2-by-1 CSD to be used for tall and skinny matrix with orthonormal columns (in 
LAPCK 3.4.0, we already integrated CSD of a full square orthogonal matrix)
* New stopping criteria for balancing.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/math/blas/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/math/blas/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/math/blas/files/Makefile.blas
cvs rdiff -u -r1.35 -r1.36 pkgsrc/math/lapack/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/math/lapack/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/math/lapack/patches/patch-BLAS_SRC_Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/lapack/patches/patch-aa
cvs rdiff -u -r1.6 -r0 pkgsrc/math/lapack/patches/patch-ab
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/lapack/patches/patch-ac
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/lapack/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index