File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2025-09-11 Dirk Eddelbuettel <
[email protected] >
2
+
3
+ * README.md: Link to ldlasb2 repo and its 'benchmarks' writeup
4
+
1
5
2025-09-10 Dirk Eddelbuettel <
[email protected] >
2
6
3
7
* inst/skeleton/Makevars (PKG_CXXFLAGS): Remove outdated comments
Original file line number Diff line number Diff line change @@ -76,6 +76,9 @@ C++17](https://cran.r-project.org/doc/manuals/r-devel/R-exts.html#Portable-C-and
76
76
since version 4.3.0. See [GitHub issue #475](https://github.com/RcppCore/RcppArmadillo/issues/475)
77
77
for more about choosing between 'legacy' Armadillo 14.6.3 or 'current' Armadillo 15.0.1 or later.
78
78
79
+ Performance is excellent, and on par or exceeding another package claiming otherwise. See [this
80
+ post][benchmark] and its [repo][ldlasb2] for a detailed debunking of that claim.
81
+
79
82
### Documentation
80
83
81
84
The package contains a pdf vignette which is a pre-print of the
@@ -110,3 +113,5 @@ GPL (>= 2)
110
113
[ rcpp ] : https://www.rcpp.org
111
114
[ cran ] : https://cran.r-project.org
112
115
[ cran pkg ] : https://cran.r-project.org/package=RcppArmadillo
116
+ [ benchmark ] : https://eddelbuettel.github.io/ldlasb2/benchmarks.html
117
+ [ ldlasb2 ] : https://github.com/eddelbuettel/ldlasb2
You can’t perform that action at this time.
0 commit comments