This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-irlba.
commit e023e237113a93cfd4fa3407109ec123188ef59d Merge: a4b9df8 83dee92 Author: Andreas Tille <[email protected]> Date: Tue Oct 10 17:17:02 2017 +0200 Updated version 2.2.1 from 'upstream/2.2.1' with Debian dir 562ffbf0c767744ce840ee4db49e1a5c955b355a DESCRIPTION | 19 ++- MD5 | 41 +++--- NAMESPACE | 3 +- R/eigen.R | 3 +- R/irlba.R | 301 +++++++++++++++++++++++++++--------------- R/prcomp.R | 4 +- R/svdr.R | 118 +++++++++++++++++ R/utility.R | 42 +++--- README.md | 106 +++++++++++++-- build/vignette.rds | Bin 199 -> 197 bytes demo/00Index | 1 - demo/custom_matrix_multiply.R | 44 ------ inst/doc/irlba.Rnw | 2 +- inst/doc/irlba.pdf | Bin 181643 -> 181657 bytes man/irlba.Rd | 93 +++++++------ man/partial_eigen.Rd | 3 +- man/svdr.Rd | 103 +++++++++++++++ src/irlb.c | 67 ++++++---- src/irlb.h | 16 ++- src/utility.c | 21 +-- tests/edge.R | 127 ++++++++++-------- tests/svdr.R | 50 +++++++ tests/test.R | 53 ++++++++ vignettes/irlba.Rnw | 2 +- 24 files changed, 867 insertions(+), 352 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-irlba.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
