We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19e1faa commit cd948c5Copy full SHA for cd948c5
inst/NEWS.Rd
@@ -3,10 +3,14 @@
3
\newcommand{\ghpr}{\href{https://github.com/RcppCore/RcppEigen/pull/#1}{##1}}
4
\newcommand{\ghit}{\href{https://github.com/RcppCore/RcppEigen/issues/#1}{##1}}
5
6
-\section{Changes in RcppEigen version 0.3.3.9.2 (2021-06-07)}{
+\section{Changes in RcppEigen version 0.3.3.9.2 (2022-xx-yy)}{
7
\itemize{
8
\item Added test coverage in continuous integration
9
\item Added new tests to increase test coverage
10
+ \item Small improvement to the RcppEigen.package.skeleton() code
11
+ \item Small updates and edits to README.md and inst/CITATION
12
+ \item Use R_xlen_t for vector rows and columns (by Mikael Jagan)
13
+ \item Support USE_FC_LEN_T by adding FCONE to two dgesdd
14
}
15
16
0 commit comments