cpp11eigen 0.2
- Wrappers for complex numbers.
 
- Expanded range of tests.
 
- Adds benchmarks.
 
- Includes unsupported Eigen modules (i.e., FFT).
 
cpp11eigen 0.1
- First public version.
 
- Supports operations with dense matrices and column vectors.
 
- Elemental tests adapted from cpp11armadillo.