Rcpp Bindings to FastAD Automatic Differentiation
☆13Jan 19, 2026Updated 2 months ago
Alternatives and similar repositories for rcppfastad
Users that are interested in rcppfastad are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An R package for Neural Nets created using nnlib2☆13Mar 5, 2025Updated last year
- [On CRAN] Rcpp integration for the Ensmallen templated C++ mathematical optimization library☆32Oct 3, 2025Updated 5 months ago
- Rcpp port of Differential Evolution☆15Mar 11, 2026Updated last week
- R package providing date C++ library header files☆11Jan 14, 2026Updated 2 months ago
- Fast computation of some matrices useful in statistics☆21Feb 27, 2026Updated 3 weeks ago
- Translates an R function into a to a C++ function which is callable from within R. The typical use case intended by 'ast2ast' are functio…☆35Mar 5, 2026Updated 2 weeks ago
- A friendly MCMC framework☆16Dec 13, 2025Updated 3 months ago
- ☆45Jan 13, 2026Updated 2 months ago
- A bit like 'stats::optim', but with torch☆10Apr 2, 2021Updated 4 years ago
- Arbitrary-precision arithmetic for R☆18May 5, 2023Updated 2 years ago
- Rcpp bindings for NumPy files☆30Mar 13, 2026Updated last week
- Time-series functionality based on nanotime and data.table☆15Updated this week
- General Purpose Optimization in R using C++: provides a unified C++ wrapper to call functions of the algorithms underlying the optim() s…☆22Oct 2, 2025Updated 5 months ago
- Memory efficient clustering in R for large datasets☆22Aug 22, 2022Updated 3 years ago
- Writing a custom connection for R☆16May 15, 2025Updated 10 months ago
- A back-end agnostic spatial data frame inspired by rust trait implementations☆27Jul 10, 2023Updated 2 years ago
- R library for assigning colours to values☆46Nov 27, 2025Updated 3 months ago
- R package for fast rolling and expanding linear regression models☆22May 5, 2022Updated 3 years ago
- R-friendly threading in C++☆61Jan 17, 2026Updated 2 months ago
- OLS Weights on Heterogeneous Treatment Effects☆10Jun 15, 2020Updated 5 years ago
- The idea is to pass matrices/vectors from R to C++, write pure C++/Armadillo code for the computation, and then export the result back to…☆14Sep 3, 2025Updated 6 months ago
- An R interface to write OpenCL functions