• Uses reinterpret_cast instead of loops to copy from R to C++ and vice versa.
  • Wrappers for complex numbers.
  • Expanded range of tests.
  • Adds benchmarks.
  • Includes unsupported Eigen modules (i.e., FFT).
  • Add unsupported Eigen modules to vendoring.
  • First public version.
  • Supports operations with dense matrices and column vectors.
  • Elemental tests adapted from cpp11armadillo.