The R Project SVN R-packages

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4529 6966 d 4 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
/branches/Matrix-APIchange
4441 6990 d 8 h maechler /trunk/Matrix/src/ modularize Makefile(.win) [checked on Uwe`s server]  
/trunk/Matrix/src/Makefile
/trunk/Matrix/src/Makefile.win
/trunk/Matrix/src/Win.mk
4439 6991 d 3 h maechler /trunk/Matrix/src/ a bit more sync between the two Makefiles  
/trunk/Matrix/src/Makefile
/trunk/Matrix/src/Makefile.win
4338 7014 d 4 h maechler /trunk/Matrix/src/ also remove zpotf2.f et al from Makefile.win  
/trunk/Matrix/src/Makefile.win
4057 7151 d 20 h maechler /trunk/Matrix/src/ use Lapack 3.1 version for zpot*.f  
/trunk/Matrix/src/zlacgv.f
/trunk/Matrix/src/Makefile
/trunk/Matrix/src/Makefile.win
/trunk/Matrix/src/dtTMatrix.h
/trunk/Matrix/src/zpotf2.f
/trunk/Matrix/src/zpotrf.f
3822 7243 d 1 h maechler /trunk/Matrix/src/ *correct* (!) SUBDIRS  
/trunk/Matrix/src/Makefile.win
3779 7256 d 1 h maechler /trunk/Matrix/src/ fixup SUBDIRS  
/trunk/Matrix/src/Makefile.win
3763 7257 d 19 h bates /trunk/Matrix/src/ Remove lsame.f and zherk.f - now part of R's BLAS  
/trunk/Matrix/src/lsame.f
/trunk/Matrix/src/zherk.f
/trunk/Matrix/src/Makefile
/trunk/Matrix/src/Makefile.win
3695 7264 d 19 h bates /trunk/Matrix/ Update to version 1.2 of CHOLMOD and latest versions of its dependent packages  
/trunk/Matrix/inst/doc/UFsparse/AMD.txt
/trunk/Matrix/inst/doc/UFsparse/UFconfig.txt
/trunk/Matrix/src/AMD/Include/amd_internal.h
/trunk/Matrix/src/CAMD
/trunk/Matrix/src/CAMD/Include
/trunk/Matrix/src/CAMD/Include/camd.h
/trunk/Matrix/src/CAMD/Include/camd_internal.h
/trunk/Matrix/src/CAMD/Makefile
/trunk/Matrix/src/CAMD/Source
/trunk/Matrix/src/CAMD/Source/Makefile
/trunk/Matrix/src/CAMD/Source/camd_1.c
/trunk/Matrix/src/CAMD/Source/camd_2.c
/trunk/Matrix/src/CAMD/Source/camd_aat.c
/trunk/Matrix/src/CAMD/Source/camd_control.c
/trunk/Matrix/src/CAMD/Source/camd_defaults.c
/trunk/Matrix/src/CAMD/Source/camd_dump.c
/trunk/Matrix/src/CAMD/Source/camd_global.c
/trunk/Matrix/src/CAMD/Source/camd_info.c
/trunk/Matrix/src/CAMD/Source/camd_order.c
/trunk/Matrix/src/CAMD/Source/camd_postorder.c
/trunk/Matrix/src/CAMD/Source/camd_preprocess.c
/trunk/Matrix/src/CAMD/Source/camd_valid.c
/trunk/Matrix/src/CHOLMOD/Partition/cholmod_camd.c
/trunk/Matrix/src/UFconfig
/trunk/Matrix/src/UFconfig/UFconfig.h
/trunk/Matrix/src/UFconfig/UFconfig.mk
/trunk/Matrix/src/UFsparse_download.sh
/trunk/Matrix/src/AMD/Source/amd_internal.h
/trunk/Matrix/INDEX
/trunk/Matrix/inst/doc/UFsparse/AMD_UserGuide.pdf
/trunk/Matrix/inst/doc/UFsparse/CCOLAMD.txt
/trunk/Matrix/inst/doc/UFsparse/CHOLMOD.txt
/trunk/Matrix/inst/doc/UFsparse/CHOLMOD_Userguide.pdf
/trunk/Matrix/inst/doc/UFsparse/COLAMD.txt
/trunk/Matrix/src/AMD/Include/amd.h
/trunk/Matrix/src/AMD/Source/Makefile
/trunk/Matrix/src/AMD/Source/amd_1.c
/trunk/Matrix/src/AMD/Source/amd_2.c
/trunk/Matrix/src/AMD/Source/amd_aat.c
/trunk/Matrix/src/AMD/Source/amd_control.c
/trunk/Matrix/src/AMD/Source/amd_defaults.c
/trunk/Matrix/src/AMD/Source/amd_dump.c
/trunk/Matrix/src/AMD/Source/amd_global.c
/trunk/Matrix/src/AMD/Source/amd_info.c
/trunk/Matrix/src/AMD/Source/amd_order.c
/trunk/Matrix/src/AMD/Source/amd_post_tree.c
/trunk/Matrix/src/AMD/Source/amd_postorder.c
/trunk/Matrix/src/AMD/Source/amd_preprocess.c
/trunk/Matrix/src/AMD/Source/amd_valid.c
/trunk/Matrix/src/CCOLAMD/ChangeLog
/trunk/Matrix/src/CCOLAMD/Makefile
/trunk/Matrix/src/CCOLAMD/ccolamd.c
/trunk/Matrix/src/CCOLAMD/ccolamd.h
/trunk/Matrix/src/CCOLAMD/ccolamd_global.c
/trunk/Matrix/src/CHOLMOD/Check/License.txt
/trunk/Matrix/src/CHOLMOD/Check/cholmod_check.c
/trunk/Matrix/src/CHOLMOD/Check/cholmod_read.c
/trunk/Matrix/src/CHOLMOD/Cholesky/License.txt
/trunk/Matrix/src/CHOLMOD/Cholesky/cholmod_amd.c
/trunk/Matrix/src/CHOLMOD/Cholesky/cholmod_analyze.c
/trunk/Matrix/src/CHOLMOD/Cholesky/cholmod_colamd.c
/trunk/Matrix/src/CHOLMOD/Cholesky/cholmod_etree.c
/trunk/Matrix/src/CHOLMOD/Cholesky/cholmod_factorize.c
/trunk/Matrix/src/CHOLMOD/Cholesky/cholmod_postorder.c
/trunk/Matrix/src/CHOLMOD/Cholesky/cholmod_rcond.c
/trunk/Matrix/src/CHOLMOD/Cholesky/cholmod_resymbol.c
/trunk/Matrix/src/CHOLMOD/Cholesky/cholmod_rowcolcounts.c
/trunk/Matrix/src/CHOLMOD/Cholesky/cholmod_rowfac.c
/trunk/Matrix/src/CHOLMOD/Cholesky/cholmod_solve.c
/trunk/Matrix/src/CHOLMOD/Cholesky/cholmod_spsolve.c
/trunk/Matrix/src/CHOLMOD/Cholesky/t_cholmod_lsolve.c
/trunk/Matrix/src/CHOLMOD/Cholesky/t_cholmod_ltsolve.c
/trunk/Matrix/src/CHOLMOD/Cholesky/t_cholmod_rowfac.c
/trunk/Matrix/src/CHOLMOD/Cholesky/t_cholmod_solve.c
/trunk/Matrix/src/CHOLMOD/Core/License.txt
/trunk/Matrix/src/CHOLMOD/Core/cholmod_aat.c
/trunk/Matrix/src/CHOLMOD/Core/cholmod_add.c
/trunk/Matrix/src/CHOLMOD/Core/cholmod_band.c
/trunk/Matrix/src/CHOLMOD/Core/cholmod_change_factor.c
/trunk/Matrix/src/CHOLMOD/Core/cholmod_common.c
/trunk/Matrix/src/CHOLMOD/Core/cholmod_complex.c
/trunk/Matrix/src/CHOLMOD/Core/cholmod_copy.c
/trunk/Matrix/src/CHOLMOD/Core/cholmod_dense.c
/trunk/Matrix/src/CHOLMOD/Core/cholmod_error.c
/trunk/Matrix/src/CHOLMOD/Core/cholmod_factor.c
/trunk/Matrix/src/CHOLMOD/Core/cholmod_memory.c
/trunk/Matrix/src/CHOLMOD/Core/cholmod_sparse.c
/trunk/Matrix/src/CHOLMOD/Core/cholmod_transpose.c
/trunk/Matrix/src/CHOLMOD/Core/cholmod_triplet.c
/trunk/Matrix/src/CHOLMOD/Core/t_cholmod_change_factor.c
/trunk/Matrix/src/CHOLMOD/Core/t_cholmod_dense.c
/trunk/Matrix/src/CHOLMOD/Core/t_cholmod_transpose.c
/trunk/Matrix/src/CHOLMOD/Core/t_cholmod_triplet.c
/trunk/Matrix/src/CHOLMOD/Include/License.txt
/trunk/Matrix/src/CHOLMOD/Include/README.txt
/trunk/Matrix/src/CHOLMOD/Include/cholmod.h
/trunk/Matrix/src/CHOLMOD/Include/cholmod_blas.h
/trunk/Matrix/src/CHOLMOD/Include/cholmod_check.h
/trunk/Matrix/src/CHOLMOD/Include/cholmod_cholesky.h
/trunk/Matrix/src/CHOLMOD/Include/cholmod_config.h
/trunk/Matrix/src/CHOLMOD/Include/cholmod_core.h
/trunk/Matrix/src/CHOLMOD/Include/cholmod_internal.h
/trunk/Matrix/src/CHOLMOD/Include/cholmod_matrixops.h
/trunk/Matrix/src/CHOLMOD/Include/cholmod_modify.h
/trunk/Matrix/src/CHOLMOD/Include/cholmod_partition.h
/trunk/Matrix/src/CHOLMOD/Include/cholmod_supernodal.h
/trunk/Matrix/src/CHOLMOD/Lib/Makefile
/trunk/Matrix/src/CHOLMOD/MatrixOps/License.txt
/trunk/Matrix/src/CHOLMOD/MatrixOps/cholmod_drop.c
/trunk/Matrix/src/CHOLMOD/MatrixOps/cholmod_horzcat.c
/trunk/Matrix/src/CHOLMOD/MatrixOps/cholmod_norm.c
/trunk/Matrix/src/CHOLMOD/MatrixOps/cholmod_scale.c
/trunk/Matrix/src/CHOLMOD/MatrixOps/cholmod_sdmult.c
/trunk/Matrix/src/CHOLMOD/MatrixOps/cholmod_ssmult.c
/trunk/Matrix/src/CHOLMOD/MatrixOps/cholmod_submatrix.c
/trunk/Matrix/src/CHOLMOD/MatrixOps/cholmod_vertcat.c
/trunk/Matrix/src/CHOLMOD/MatrixOps/t_cholmod_sdmult.c
/trunk/Matrix/src/CHOLMOD/Modify/License.txt
/trunk/Matrix/src/CHOLMOD/Modify/cholmod_rowadd.c
/trunk/Matrix/src/CHOLMOD/Modify/cholmod_rowdel.c
/trunk/Matrix/src/CHOLMOD/Modify/cholmod_updown.c
/trunk/Matrix/src/CHOLMOD/Modify/t_cholmod_updown.c
/trunk/Matrix/src/CHOLMOD/Modify/t_cholmod_updown_numkr.c
/trunk/Matrix/src/CHOLMOD/Partition/License.txt
/trunk/Matrix/src/CHOLMOD/Partition/cholmod_ccolamd.c
/trunk/Matrix/src/CHOLMOD/Partition/cholmod_csymamd.c
/trunk/Matrix/src/CHOLMOD/Partition/cholmod_metis.c
/trunk/Matrix/src/CHOLMOD/Partition/cholmod_nesdis.c
/trunk/Matrix/src/CHOLMOD/Supernodal/License.txt
/trunk/Matrix/src/CHOLMOD/Supernodal/cholmod_super_numeric.c
/trunk/Matrix/src/CHOLMOD/Supernodal/cholmod_super_solve.c
/trunk/Matrix/src/CHOLMOD/Supernodal/cholmod_super_symbolic.c
/trunk/Matrix/src/CHOLMOD/Supernodal/t_cholmod_super_numeric.c
/trunk/Matrix/src/CHOLMOD/Supernodal/t_cholmod_super_solve.c
/trunk/Matrix/src/COLAMD/ChangeLog
/trunk/Matrix/src/COLAMD/Makefile
/trunk/Matrix/src/COLAMD/colamd.c
/trunk/Matrix/src/COLAMD/colamd.h
/trunk/Matrix/src/COLAMD/colamd_global.c
/trunk/Matrix/src/Makefile
/trunk/Matrix/src/Makefile.win
/trunk/Matrix/src/chm_common.h
3686 7265 d 7 h maechler /trunk/Matrix/src/ add FLIBS  
/trunk/Matrix/src/Makefile
/trunk/Matrix/src/Makefile.win
3685 7265 d 8 h maechler /trunk/Matrix/src/ remove UMFPACK and LDL also from Makefiles  
/trunk/Matrix/src/Makefile
/trunk/Matrix/src/Makefile.win
2214 7495 d 10 h maechler /trunk/Matrix/src/ correct LAPACK_LIBS (didn't change all in r2189)  
/trunk/Matrix/src/Makefile.win
2189 7500 d 4 h maechler /trunk/Matrix/src/ Linking change for R-devel (windows), thanks to BDR  
/trunk/Matrix/src/Makefile.win
2022 7550 d 19 h bates /trunk/Matrix/ Matrix multiplication and coersion at higher level  
/trunk/Matrix/R/Csparse.R
/trunk/Matrix/R/Tsparse.R
/trunk/Matrix/R/denseMatrix.R
/trunk/Matrix/man/CsparseMatrix-class.Rd
/trunk/Matrix/man/TsparseMatrix-class.Rd
/trunk/Matrix/man/denseMatrix-class.Rd
/trunk/Matrix/man/dgeMatrix-class.Rd
/trunk/Matrix/src/Csparse.c
/trunk/Matrix/src/Csparse.h
/trunk/Matrix/src/Makefile
/trunk/Matrix/src/Makefile.win
/trunk/Matrix/src/Tsparse.c
/trunk/Matrix/src/dense.c
/trunk/Matrix/src/dense.h
/trunk/Matrix/src/dgCMatrix.c
/trunk/Matrix/src/dgTMatrix.c
/trunk/Matrix/src/dsCMatrix.c
/trunk/Matrix/src/init.c
1987 7564 d 23 h maechler /trunk/Matrix/src/ Windows "make" extensions (based on Brian`s)  
/trunk/Matrix/src/Win.mk
/trunk/Matrix/src/Makefile.win
1981 7565 d 18 h bates /trunk/Matrix/src/ New version of Makefile.win  
/trunk/Matrix/src/Makefile.win
1980 7565 d 18 h bates /trunk/Matrix/src/ Remove entire UFconfig directory  
/trunk/Matrix/src/Metis/Makefile.win
/trunk/Matrix/src/UFconfig
/trunk/Matrix/src/AMD/Source/Makefile
/trunk/Matrix/src/CCOLAMD/Makefile
/trunk/Matrix/src/CHOLMOD/Lib/Makefile
/trunk/Matrix/src/COLAMD/Makefile
/trunk/Matrix/src/LDL/Makefile
/trunk/Matrix/src/Makefile
/trunk/Matrix/src/Makefile.win
/trunk/Matrix/src/Metis/Makefile
/trunk/Matrix/src/UMFPACK/Source/Makefile
1979 7565 d 20 h bates /trunk/Matrix/ Modifying CHOLMOD Makefiles and directories  
/trunk/Matrix/inst/doc/UFsparse/CCOLAMD.txt
/trunk/Matrix/inst/doc/UFsparse/COLAMD.txt
/trunk/Matrix/inst/doc/UFsparse/UMFPACK_QuickStart.pdf
/trunk/Matrix/inst/doc/UFsparse/UMFPACK_Userguide.pdf
/trunk/Matrix/inst/doc/UFsparse/ldl_userguide.pdf
/trunk/Matrix/src/AMD/Source/Makefile
/trunk/Matrix/src/UMFPACK/ChangeLog
/trunk/Matrix/src/UMFPACK/Source/Makefile
/trunk/Matrix/src/AMD/Source/GNUmakefile
/trunk/Matrix/src/CCOLAMD/README.txt
/trunk/Matrix/src/CCOLAMD/lesser.txt
/trunk/Matrix/src/COLAMD/README.txt
/trunk/Matrix/src/COLAMD/lesser.txt
/trunk/Matrix/src/LDL/ldl.bib
/trunk/Matrix/src/LDL/ldl_userguide.pdf
/trunk/Matrix/src/LDL/ldl_userguide.ps
/trunk/Matrix/src/LDL/ldl_userguide.tex
/trunk/Matrix/src/LDL/lesser.txt
/trunk/Matrix/src/UMFPACK/Source/GNUmakefile
/trunk/Matrix/src/AMD/Makefile
/trunk/Matrix/src/CCOLAMD/Makefile
/trunk/Matrix/src/CHOLMOD/Include/cholmod_blas.h
/trunk/Matrix/src/CHOLMOD/Lib/Makefile
/trunk/Matrix/src/COLAMD/Makefile
/trunk/Matrix/src/LDL/Makefile
/trunk/Matrix/src/Makefile
/trunk/Matrix/src/Makefile.win
/trunk/Matrix/src/UFconfig/UFconfig_win.mk
/trunk/Matrix/src/UMFPACK/Makefile
1934 7579 d 23 h bates /trunk/Matrix/src/ munging the Makefiles  
/trunk/Matrix/src/UFconfig/UFconfig_unix.mk
/trunk/Matrix/src/UFconfig/UFconfig_win.mk
/trunk/Matrix/src/UFconfig/UFconfig.mk
/trunk/Matrix/src/Makefile
/trunk/Matrix/src/Makefile.win
1840 7615 d 18 h bates /trunk/Matrix/src/ Updated DEPS.mkf and some include files  
/trunk/Matrix/src/DEPS.mkf
/trunk/Matrix/src/Makefile.win
/trunk/Matrix/src/dense.h
/trunk/Matrix/src/lmer.h

Show All