Skip to content

Commit 8785b02

Browse files
committed
RcppArmadillo 14.90.0-4
1 parent d4ea77a commit 8785b02

File tree

4 files changed

+61
-1
lines changed

4 files changed

+61
-1
lines changed

ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2025-08-15 Dirk Eddelbuettel <[email protected]>
2+
3+
* inst/include/legacy/: Synced with Armadillo 14.6.3
4+
5+
* DESCRIPTION (Version, Date): RcppArmadillo 14.90.0-4
6+
* inst/NEWS.Rd: Idem
7+
* configure.ac: Idem
8+
* configure: Idem
9+
110
2025-08-14 Dirk Eddelbuettel <[email protected]>
211

312
* DESCRIPTION (Version, Date): RcppArmadillo 14.6.3-1

DESCRIPTION

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Version: 14.90.0-2
77
Date: 2025-08-10
88
Version: 14.90.0-3
99
Date: 2025-08-14
10+
Version: 14.90.0-4
11+
Date: 2025-08-15
1012
Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "[email protected]",
1113
comment = c(ORCID = "0000-0001-6419-907X")),
1214
person("Romain", "Francois", role = "aut",

configure

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -605,6 +605,7 @@ PACKAGE_NAME='RcppArmadillo'
605605
PACKAGE_TARNAME='rcpparmadillo'
606606
<<<<<<< HEAD
607607
<<<<<<< HEAD
608+
<<<<<<< HEAD
608609
PACKAGE_VERSION='14.6.3-1'
609610
PACKAGE_STRING='RcppArmadillo 14.6.3-1'
610611
=======
@@ -615,6 +616,10 @@ PACKAGE_STRING='RcppArmadillo 14.90.0-2'
615616
PACKAGE_VERSION='14.90.0-3'
616617
PACKAGE_STRING='RcppArmadillo 14.90.0-3'
617618
>>>>>>> 669ad971 (RcppArmadillo 14.90.0-3)
619+
=======
620+
PACKAGE_VERSION='14.90.0-4'
621+
PACKAGE_STRING='RcppArmadillo 14.90.0-4'
622+
>>>>>>> 0fca2ffa (RcppArmadillo 14.90.0-4)
618623
PACKAGE_BUGREPORT='[email protected]'
619624
PACKAGE_URL=''
620625

@@ -1234,13 +1239,17 @@ if test "$ac_init_help" = "long"; then
12341239
cat <<_ACEOF
12351240
<<<<<<< HEAD
12361241
<<<<<<< HEAD
1242+
<<<<<<< HEAD
12371243
'configure' configures RcppArmadillo 14.6.3-1 to adapt to many kinds of systems.
12381244
=======
12391245
'configure' configures RcppArmadillo 14.90.0-2 to adapt to many kinds of systems.
12401246
>>>>>>> 04afddb3 (RcppArmadillo 14.90.0-2 with Armadillo 14.90.0 (15.0.rc) and 14.6.2)
12411247
=======
12421248
'configure' configures RcppArmadillo 14.90.0-3 to adapt to many kinds of systems.
12431249
>>>>>>> 669ad971 (RcppArmadillo 14.90.0-3)
1250+
=======
1251+
'configure' configures RcppArmadillo 14.90.0-4 to adapt to many kinds of systems.
1252+
>>>>>>> 0fca2ffa (RcppArmadillo 14.90.0-4)
12441253
12451254
Usage: $0 [OPTION]... [VAR=VALUE]...
12461255
@@ -1303,6 +1312,7 @@ fi
13031312
if test -n "$ac_init_help"; then
13041313
case $ac_init_help in
13051314
<<<<<<< HEAD
1315+
<<<<<<< HEAD
13061316
<<<<<<< HEAD
13071317
short | recursive ) echo "Configuration of RcppArmadillo 14.6.3-1:";;
13081318
=======
@@ -1311,6 +1321,9 @@ if test -n "$ac_init_help"; then
13111321
=======
13121322
short | recursive ) echo "Configuration of RcppArmadillo 14.90.0-3:";;
13131323
>>>>>>> 669ad971 (RcppArmadillo 14.90.0-3)
1324+
=======
1325+
short | recursive ) echo "Configuration of RcppArmadillo 14.90.0-4:";;
1326+
>>>>>>> 0fca2ffa (RcppArmadillo 14.90.0-4)
13141327
esac
13151328
cat <<\_ACEOF
13161329
@@ -1393,13 +1406,17 @@ if $ac_init_version; then
13931406
cat <<\_ACEOF
13941407
<<<<<<< HEAD
13951408
<<<<<<< HEAD
1409+
<<<<<<< HEAD
13961410
RcppArmadillo configure 14.6.3-1
13971411
=======
13981412
RcppArmadillo configure 14.90.0-2
13991413
>>>>>>> 04afddb3 (RcppArmadillo 14.90.0-2 with Armadillo 14.90.0 (15.0.rc) and 14.6.2)
14001414
=======
14011415
RcppArmadillo configure 14.90.0-3
14021416
>>>>>>> 669ad971 (RcppArmadillo 14.90.0-3)
1417+
=======
1418+
RcppArmadillo configure 14.90.0-4
1419+
>>>>>>> 0fca2ffa (RcppArmadillo 14.90.0-4)
14031420
generated by GNU Autoconf 2.72
14041421
14051422
Copyright (C) 2023 Free Software Foundation, Inc.
@@ -1515,6 +1532,7 @@ cat >config.log <<_ACEOF
15151532
This file contains any messages produced by compilers while
15161533
running configure, to aid debugging if configure makes a mistake.
15171534
1535+
<<<<<<< HEAD
15181536
<<<<<<< HEAD
15191537
<<<<<<< HEAD
15201538
It was created by RcppArmadillo $as_me 14.6.3-1, which was
@@ -1524,6 +1542,9 @@ It was created by RcppArmadillo $as_me 14.90.0-2, which was
15241542
=======
15251543
It was created by RcppArmadillo $as_me 14.90.0-3, which was
15261544
>>>>>>> 669ad971 (RcppArmadillo 14.90.0-3)
1545+
=======
1546+
It was created by RcppArmadillo $as_me 14.90.0-4, which was
1547+
>>>>>>> 0fca2ffa (RcppArmadillo 14.90.0-4)
15271548
generated by GNU Autoconf 2.72. Invocation command line was
15281549
15291550
$ $0$ac_configure_args_raw
@@ -4024,13 +4045,17 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
40244045
ac_log="
40254046
<<<<<<< HEAD
40264047
<<<<<<< HEAD
4048+
<<<<<<< HEAD
40274049
This file was extended by RcppArmadillo $as_me 14.6.3-1, which was
40284050
=======
40294051
This file was extended by RcppArmadillo $as_me 14.90.0-2, which was
40304052
>>>>>>> 04afddb3 (RcppArmadillo 14.90.0-2 with Armadillo 14.90.0 (15.0.rc) and 14.6.2)
40314053
=======
40324054
This file was extended by RcppArmadillo $as_me 14.90.0-3, which was
40334055
>>>>>>> 669ad971 (RcppArmadillo 14.90.0-3)
4056+
=======
4057+
This file was extended by RcppArmadillo $as_me 14.90.0-4, which was
4058+
>>>>>>> 0fca2ffa (RcppArmadillo 14.90.0-4)
40344059
generated by GNU Autoconf 2.72. Invocation command line was
40354060
40364061
CONFIG_FILES = $CONFIG_FILES
@@ -4087,13 +4112,17 @@ ac_cs_config='$ac_cs_config_escaped'
40874112
ac_cs_version="\\
40884113
<<<<<<< HEAD
40894114
<<<<<<< HEAD
4115+
<<<<<<< HEAD
40904116
RcppArmadillo config.status 14.6.3-1
40914117
=======
40924118
RcppArmadillo config.status 14.90.0-2
40934119
>>>>>>> 04afddb3 (RcppArmadillo 14.90.0-2 with Armadillo 14.90.0 (15.0.rc) and 14.6.2)
40944120
=======
40954121
RcppArmadillo config.status 14.90.0-3
40964122
>>>>>>> 669ad971 (RcppArmadillo 14.90.0-3)
4123+
=======
4124+
RcppArmadillo config.status 14.90.0-4
4125+
>>>>>>> 0fca2ffa (RcppArmadillo 14.90.0-4)
40974126
configured by $0, generated by GNU Autoconf 2.72,
40984127
with options \\"\$ac_cs_config\\"
40994128

inst/NEWS.Rd

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,29 @@
1515
\section{Changes in RcppArmadillo version 14.6.2-1 (2025-08-08) (GitHub Only)}{
1616
\section{Changes in RcppArmadillo version 14.90.0-2 (2025-08-10) (GitHub Only)}{
1717
\section{Changes in RcppArmadillo version 14.90.0-3 (2025-08-14) (GitHub Only)}{
18+
\section{Changes in RcppArmadillo version 14.90.0-4 (2025-08-15) (GitHub Only)}{
1819
\itemize{
1920
\item Upgraded to Armadillo release 14.90.0 (Experimental)
20-
\item Also include Armadillo 14.6.2 as fallback for C++11 compilations
21+
\itemize{
22+
\item C++14 is now the minimum required C++ standard
23+
\item Aded preliminary support for matrices with half-precision fp16
24+
element type
25+
\item Added second form of \code{cond()} to allow detection of failures
26+
\item Added \code{.freeze()} and \code{.unfreeze()} member functions to
27+
\code{wall_clock}
28+
\item Added workarounds to \code{svd()} and \code{eig_sym()} to address
29+
limitations of default LAPACK that uses 32 bit integers
30+
}
31+
\item Also include Armadillo 14.6.3 as fallback for C++11 compilations
32+
}
33+
}
34+
35+
\section{Changes in RcppArmadillo version 14.6.3-1 (2025-08-14) (GitHub Only)}{
36+
\itemize{
37+
\item Upgraded to Armadillo release 14.6.3 (Caffe Mocha)
38+
\itemize{
39+
\item Fix OpenMP related crashes in \code{Cube::slice()} on Arm64 CPUs
40+
}
2141
}
2242
}
2343

0 commit comments

Comments
 (0)