Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Arma 8.100.1#176

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
eddelbuettel merged 3 commits intomasterfromarma-8.100.1
Oct 3, 2017
Merged
Show file tree
Hide file tree
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
sparse matrix vignette now in Rmarkdown
  • Loading branch information
@eddelbuettel
eddelbuettel committedOct 2, 2017
commit84b9b037a8eec4471189fd89c9b44e721c376148
3 changes: 3 additions & 0 deletionsChangeLog
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -6,6 +6,9 @@
* inst/include/RcppArmadilloConfig.h: Update to ARMA_COUT_STREAM
and ARMA_CERR_STREAM

* vignettes/RcppArmadillo-sparseMatrix.Rmd: Converted to markdown
using pinp package, added missing vignette entries

2017-09-20 Serguei Sokol <sokol@insa-toulouse.fr>

* inst/include/RcppArmadilloAs.h: Use native constructors for dgt,
Expand Down
3 changes: 2 additions & 1 deletioncleanup
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -17,7 +17,8 @@ rm -f config.log config.status confdefs.h \
*/*~ *~ \
inst/include/RcppArmadilloLapack.h \
inst/include/RcppArmadilloConfigGenerated.h \
src/Makevars
src/Makevars \
vignettes/jss.bst vignettes/pinp.cls

rm -rf autom4te.cache/ \
vignettes/auto/
2 changes: 2 additions & 0 deletionsinst/NEWS.Rd
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -29,6 +29,8 @@
performance (Serguei Sokol in \ghpr{175} addressing \ghit{173})
\item Sparse matrices call \code{.sync()} before accessing internal
arrays (Binxiang Ni in \ghpr{171})
\item The sparse matrix vignette has been converted to Rmarkdown
using the pinp package, and is now correctly indexed. (\ghpr{176})
}
}

Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp