The R Project SVN R-packages

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4529 6966 d 5 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
4441 6990 d 10 h maechler /trunk/Matrix/src/ modularize Makefile(.win) [checked on Uwe`s server]  
4439 6991 d 5 h maechler /trunk/Matrix/src/ a bit more sync between the two Makefiles  
4426 6992 d 2 h bates /trunk/Matrix/src/ add ./UFconfig to the include path for compilation  
4305 7032 d 21 h bates /trunk/Matrix/ Remove superfluous Lapack files  
4057 7151 d 22 h maechler /trunk/Matrix/src/ use Lapack 3.1 version for zpot*.f  
3778 7256 d 3 h maechler /trunk/Matrix/src/ omit 'NULL' SOURCES_BLAS  
3763 7257 d 21 h bates /trunk/Matrix/src/ Remove lsame.f and zherk.f - now part of R's BLAS  
3727 7262 d 7 h bates /trunk/Matrix/src/ Remove partitioning algorithms for fill-reducing permutation  
3695 7264 d 21 h bates /trunk/Matrix/ Update to version 1.2 of CHOLMOD and latest versions of its dependent packages  
3686 7265 d 9 h maechler /trunk/Matrix/src/ add FLIBS  
3685 7265 d 10 h maechler /trunk/Matrix/src/ remove UMFPACK and LDL also from Makefiles  
2312 7460 d 11 h maechler /trunk/Matrix/src/ use R_ARCH for R-devel  
2022 7550 d 21 h bates /trunk/Matrix/ Matrix multiplication and coersion at higher level  
2013 7559 d 21 h bates /trunk/Matrix/ Release 0.99-2  
2008 7562 d 2 h bates /trunk/Matrix/src/ Test for both BLAS_LIBS and LAPACK_LIBS  
2006 7562 d 7 h maechler /trunk/Matrix/src/ lsame.f needed for z*.f - only if not BLAS_LIBS  
2001 7562 d 21 h maechler /trunk/Matrix/src/ use $(.)  
1980 7565 d 20 h bates /trunk/Matrix/src/ Remove entire UFconfig directory  
1979 7565 d 22 h bates /trunk/Matrix/ Modifying CHOLMOD Makefiles and directories  
1934 7580 d 1 h bates /trunk/Matrix/src/ munging the Makefiles  
1901 7598 d 3 h maechler /trunk/Matrix/src/ add BLAS zherk.f because it's not (yet) in R  
1894 7599 d 16 h bates /trunk/Matrix/ More updates on lmer - still not quite correct  
1869 7605 d 1 h maechler /trunk/Matrix/ more coercions; particularly "d" <-> "l"; more tests (and more FIXMEs!); fixing two "index-0 bugs"; ...  
1829 7618 d 4 h bates /trunk/Matrix/src/ Sparse Matrix methods using CHOLMOD inside ifdef blocks  
1825 7620 d 1 h bates /trunk/Matrix/ Document changes  
1820 7620 d 4 h bates /trunk/Matrix/src/ Adding CHOLMOD and related source packages  
1035 7840 d 8 h bates /trunk/Matrix/src/ Include the $(SUBSTAMP) target  
1029 7840 d 8 h bates /trunk/Matrix/src/ Force a call to Make lib in the subdirectories whenever the SHLIB
target is built. Right now this isn't working properly.
 
950 7849 d 5 h bates /trunk/Matrix/src/ Make make clean cleaner  
935 7856 d 21 h bates /trunk/Matrix/ Release 0.8-23  
777 7912 d 17 h bates /trunk/Matrix/src/ Extract dependencies to an include file  
732 7926 d 22 h bates /trunk/Matrix/src/ Keep symbols and filenames consistent  
672 7942 d 21 h bates /trunk/Matrix/src/ Changes for check on Debian dgesdd  
594 7953 d 14 h bates /trunk/Matrix/src/ transfer to another computer  
566 7962 d 5 h bates /trunk/Matrix/ added validate functions  
561 7966 d 2 h bates /trunk/Matrix/ Add registration of .Call functions  
466 8007 d 17 h bates /trunk/Matrix/ Remove taucs, add lmeRep, new release  
464 8011 d 2 h bates /trunk/Matrix/ Add the lmeRep class  
428 8055 d 1 h bates /trunk/Matrix/ Remove pdMat classes