[r-cran-expm] 08/10: Update upstream source from tag 'upstream/0.999-2'
Sébastien Villemot
sebastien at debian.org
Wed Nov 15 20:41:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository r-cran-expm.
commit 532a9c06e83feb066bacff2cafc5399f142084fa
Merge: e5f2972 6e4232a
Author: Sébastien Villemot <sebastien at debian.org>
Date: Wed Nov 15 21:39:49 2017 +0100
Update upstream source from tag 'upstream/0.999-2'
Update to upstream version '0.999-2'
with Debian dir 522dd09e55972dca4dc30c6df20148e5223afcd4
ChangeLog | 211 ++++++++++++++++++
DESCRIPTION | 22 ++
MD5 | 67 ++++++
NAMESPACE | 24 ++
R/balance.R | 6 +
R/expm.R | 210 ++++++++++++++++++
R/expm2.R | 150 +++++++++++++
R/expmCond-all.R | 399 ++++++++++++++++++++++++++++++++++
R/expm_vec.R | 144 ++++++++++++
R/logm.Higham08.R | 282 ++++++++++++++++++++++++
R/logm.R | 25 +++
R/matpow.R | 4 +
R/sqrtm.R | 159 ++++++++++++++
TODO | 17 ++
build/vignette.rds | Bin 0 -> 203 bytes
data/matStig.R | 10 +
demo/00Index | 3 +
demo/balanceTst.R | 115 ++++++++++
demo/exact-fn.R | 119 ++++++++++
demo/expm.R | 22 ++
inst/doc/expm.R | 14 ++
inst/doc/expm.Rnw | 150 +++++++++++++
inst/doc/expm.pdf | Bin 0 -> 60772 bytes
inst/po/en at quot/LC_MESSAGES/R-expm.mo | Bin 0 -> 3007 bytes
inst/po/en at quot/LC_MESSAGES/expm.mo | Bin 0 -> 2366 bytes
inst/po/fr/LC_MESSAGES/expm.mo | Bin 0 -> 1154 bytes
inst/po/fr/LC_MESSAGES/fr.mo | Bin 0 -> 1139 bytes
inst/test-tools.R | 123 +++++++++++
man/balance.Rd | 88 ++++++++
man/expAtv.Rd | 87 ++++++++
man/expm.Higham08.Rd | 141 ++++++++++++
man/expm.Rd | 248 +++++++++++++++++++++
man/expmCond.Rd | 86 ++++++++
man/expmFrechet.Rd | 64 ++++++
man/logm.Rd | 84 +++++++
man/matStig.Rd | 43 ++++
man/matpow.Rd | 45 ++++
man/sqrtm.Rd | 47 ++++
po/R-expm.pot | 100 +++++++++
po/expm.pot | 103 +++++++++
po/fr.po | 109 ++++++++++
src/Makevars | 2 +
src/R_dgebal.c | 78 +++++++
src/expm-eigen.c | 227 +++++++++++++++++++
src/expm-eigen.h | 23 ++
src/expm.c | 320 +++++++++++++++++++++++++++
src/expm.h | 35 +++
src/init.c | 42 ++++
src/locale.h | 8 +
src/logm-eigen.c | 233 ++++++++++++++++++++
src/logm-eigen.h | 23 ++
src/matexp.f | 190 ++++++++++++++++
src/matexp_MH09.c | 301 +++++++++++++++++++++++++
src/matpow.c | 86 ++++++++
src/matpow.h | 12 +
src/matrexp.f | 360 ++++++++++++++++++++++++++++++
src/matrexpO.f | 344 +++++++++++++++++++++++++++++
src/mexp-common.f | 207 ++++++++++++++++++
tests/Frechet-test.R | 20 ++
tests/bal-ex.R | 99 +++++++++
tests/ex.R | 186 ++++++++++++++++
tests/ex2.R | 167 ++++++++++++++
tests/exact-ex.R | 347 +++++++++++++++++++++++++++++
tests/expm-Cond.R | 29 +++
tests/log+sqrt.R | 98 +++++++++
tests/matpow-ex.R | 42 ++++
vignettes/expm.Rnw | 150 +++++++++++++
vignettes/expm.bib | 62 ++++++
68 files changed, 7212 insertions(+)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-expm.git
More information about the debian-science-commits
mailing list