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
3401 7288 d 17 h bates /trunk/Matrix/ Generalize conversions  
2172 7501 d 8 h bates /trunk/Matrix/src/ Change malloc to Calloc in chm_common.c and correspondingly free to Free there and elsewhere  
2022 7550 d 13 h bates /trunk/Matrix/ Matrix multiplication and coersion at higher level  
1986 7564 d 19 h maechler /trunk/Matrix/src/ use free() to clean up after as_cholmod_*() since these use malloc() - as in Brian`s patch  
1862 7606 d 22 h maechler /trunk/Matrix/src/ use uplo_P() and diag_P() macros instead of *_value() functions  
1856 7607 d 2 h maechler /trunk/Matrix/src/ + logical dense matrices; more coercions  
1835 7615 d 14 h bates /trunk/Matrix/src/ Fixed a thinko picked up by the compiler  
1830 7616 d 18 h bates /trunk/Matrix/ Added CHOLMOD-based C functions. Still need methods defined in R and some error checking  
1786 7631 d 13 h maechler /trunk/Matrix/src/ cosmetic, comment  
1781 7633 d 18 h maechler /trunk/Matrix/ add triangularMatrix_validate and symmetric* to C code and make (re!)use of it - not quite everywhere?  
1574 7720 d 19 h bates /trunk/Matrix/src/ Keep -Wall quiet  
1539 7740 d 17 h bates /trunk/Matrix/src/ collapse some constructions in the code  
1476 7747 d 20 h bates /trunk/Matrix/ Release 0.95-8 with bug fix for sparse symmetric solve  
1321 7787 d 18 h bates /trunk/Matrix/ Moving methods for operations with numeric to the Matrix class and with integer to the dMatrix class  
1236 7813 d 14 h maechler /trunk/Matrix/src/ L <-> U for transpose  
1203 7816 d 6 h bates /trunk/Matrix/src/ Clean up *_validate functions  
1198 7816 d 17 h bates /trunk/Matrix/src/ dsTMatrix_as_dsCMatrix  
1190 7818 d 17 h bates /trunk/Matrix/ Internationalization and localization  
1044 7839 d 2 h maechler /trunk/Matrix/src/ use mkString(); "uplo" and "diag" must be uppercase  
991 7843 d 20 h bates /trunk/Matrix/ Getting package to pass CMD check  

Show All