[med-svn] [r-cran-irlba] branch upstream updated (2983a27 -> 83dee92)
Andreas Tille
tille at debian.org
Tue Oct 10 15:19:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch upstream
in repository r-cran-irlba.
from 2983a27 New upstream version 2.1.2
new 83dee92 New upstream version 2.2.1
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
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(-)
create mode 100644 R/svdr.R
delete mode 100644 demo/00Index
delete mode 100644 demo/custom_matrix_multiply.R
create mode 100644 man/svdr.Rd
create mode 100644 tests/svdr.R
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-irlba.git
More information about the debian-med-commit
mailing list