yixuan / arpack-arma
A header-only C++ redesign of ARPACK using the Armadillo library
☆10Updated 8 years ago
Alternatives and similar repositories for arpack-arma:
Users that are interested in arpack-arma are comparing it to the libraries listed below
- R with CMake build tool☆42Updated 10 years ago
- Rcpp Integration for Numerical Computing Libraries☆54Updated last year
- R and ArrayFire library via Rcpp☆21Updated 2 years ago
- Rcpp port of Differential Evolution☆14Updated this week
- R Interface to CVODE/CVODES/IDA functions in the SUNDIALS ODE solving C library☆10Updated last month
- R package providing ViennaCL header files☆19Updated 5 years ago
- Rcpp integration for the Ensmallen templated C++ mathematical optimization library☆31Updated 2 months ago
- A C++ port of the IRLBA algorithm, based on the C code in the R package.☆15Updated last month
- 🚀 Automatically compile linear algebra R code to C++ with Armadillo☆99Updated 3 years ago
- Rcpp integration for the NT2 scientific computing library☆12Updated 5 years ago
- Rcpp Integration for the Blaze High-Performance C++ Math Library☆16Updated 9 months ago
- PReconditioned Iterative MultiMethod Eigensolver for solving symmetric/Hermitian eigenvalue problems and singular value problems☆139Updated 3 months ago
- Basic examples using OpenMP with R, for C, C++, F77, and Fortran 2003.☆44Updated 9 years ago
- Rcpp integration for the Eigen templated linear algebra library☆112Updated 5 months ago
- R devel with ASAN / UBSAN sanitizers using clang/clang++☆15Updated this week
- R-Fortran Interface for Modern Fortran☆22Updated 4 years ago
- Rcpp Example for accessing NLopt☆13Updated 4 months ago
- R demo package illustrating BLAS and LAPACK calls in C called from R