R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R-packages
(root)
/
trunk
/
Matrix
/
src
/
Makefile
– Rev 4819
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
4819
6867 d 3 h
maechler
/trunk/Matrix/src/
SHLIB_EXT also needed in some Debian circumstances
/trunk/Matrix/src/Makefile
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 2 h
maechler
/trunk/Matrix/src/
a bit more sync between the two Makefiles
/trunk/Matrix/src/Makefile
/trunk/Matrix/src/Makefile.win
4426
6992 d 0 h
bates
/trunk/Matrix/src/
add ./UFconfig to the include path for compilation
/trunk/Matrix/src/Makefile
4305
7032 d 18 h
bates
/trunk/Matrix/
Remove superfluous Lapack files
/trunk/Matrix/src/zlacgv.f
/trunk/Matrix/src/zpotf2.f
/trunk/Matrix/src/zpotrf.f
/trunk/Matrix/ChangeLog
/trunk/Matrix/DESCRIPTION
/trunk/Matrix/src/Makefile
4057
7151 d 19 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
3778
7256 d 1 h
maechler
/trunk/Matrix/src/
omit 'NULL' SOURCES_BLAS
/trunk/Matrix/src/Makefile
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
3727
7262 d 4 h
bates
/trunk/Matrix/src/
Remove partitioning algorithms for fill-reducing permutation
/trunk/Matrix/src/CAMD
/trunk/Matrix/src/CCOLAMD
/trunk/Matrix/src/Metis
/trunk/Matrix/src/CHOLMOD/Lib/Makefile
/trunk/Matrix/src/Makefile
3695
7264 d 18 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 6 h
maechler
/trunk/Matrix/src/
add FLIBS
/trunk/Matrix/src/Makefile
/trunk/Matrix/src/Makefile.win
3685
7265 d 7 h
maechler
/trunk/Matrix/src/
remove UMFPACK and LDL also from Makefiles
/trunk/Matrix/src/Makefile
/trunk/Matrix/src/Makefile.win
2312
7460 d 8 h
maechler
/trunk/Matrix/src/
use R_ARCH for R-devel
/trunk/Matrix/src/Makefile
2022
7550 d 18 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
2013
7559 d 18 h
bates
/trunk/Matrix/
Release 0.99-2
/trunk/Matrix/inst/doc/UFsparse/CHOLMOD.txt
/trunk/Matrix/src/CHOLMOD/README.txt
/trunk/Matrix/DESCRIPTION
/trunk/Matrix/inst/Copyrights
/trunk/Matrix/src/Makefile
2008
7562 d 0 h
bates
/trunk/Matrix/src/
Test for both BLAS_LIBS and LAPACK_LIBS
/trunk/Matrix/src/Makefile
2006
7562 d 4 h
maechler
/trunk/Matrix/src/
lsame.f needed for z*.f - only if not BLAS_LIBS
/trunk/Matrix/src/lsame.f
/trunk/Matrix/src/Makefile
2001
7562 d 19 h
maechler
/trunk/Matrix/src/
use $(.)
/trunk/Matrix/src/Makefile
1980
7565 d 17 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
←Prev
1
2
Next→
Show All