- Improved C++ sum method to match benchmarks (from 2023 advent of code Day 18, see #4). Thanks to Tan Ho, Jonathan Carroll, and Rich FitzJohn.
-
Now use cpp11.
-
Added C++ versions of triangle and polygon area.
-
Begin conversion to C++ headers capability.
- First working version using R code only.