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 <edd@debian.org>
2+
3+ * README.md: Link to ldlasb2 repo and its 'benchmarks' writeup
4+
152025-09-10 Dirk Eddelbuettel <edd@debian.org>
26
37 * 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
7676since version 4.3.0. See [GitHub issue #475](https://github.com/RcppCore/RcppArmadillo/issues/475)
7777for more about choosing between 'legacy' Armadillo 14.6.3 or 'current' Armadillo 15.0.1 or later.
7878
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+
7982### Documentation
8083
8184The package contains a pdf vignette which is a pre-print of the
@@ -110,3 +113,5 @@ GPL (>= 2)
110113[ rcpp ] : https://www.rcpp.org
111114[ cran ] : https://cran.r-project.org
112115[ 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