Skip to content

Commit 14ef94d

Browse files
committed
Update NEWS.Rd with Armadillo changes
1 parent 2471d10 commit 14ef94d

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

inst/NEWS.Rd

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,15 @@
33
\newcommand{\ghpr}{\href{https://github.com/RcppCore/RcppArmadillo/pull/#1}{##1}}
44
\newcommand{\ghit}{\href{https://github.com/RcppCore/RcppArmadillo/issues/#1}{##1}}
55

6-
\section{Changes in RcppArmadillo version 15.x.y-1 [unreleased] (2026-xx-yy)}{
6+
\section{Changes in RcppArmadillo version 15.2.5-0 [unreleased] (2026-04-yy)}{
7+
\itemize{
8+
\item Upgraded to Armadillo release 15.2.5 (Medium Roast Deluxe)
9+
\itemize{
10+
\item Fix for handling NaN elements in \code{.is_zero()}
11+
\item Fix for handling NaN in tolerance and conformance checks
12+
\item Faster handling of diagonal views and submatrices with one row
13+
}
14+
}
715
\itemize{
816
\item Sunset the pre-C++14 fallback of including Armadillo 4.6.4 (Dirk in
917
\ghpr{504} closing \ghit{503})

0 commit comments

Comments
 (0)