r-lib / rray

Simple Arrays
https://rray.r-lib.org
GNU General Public License v3.0
130 stars 12 forks source link

Grand deletion of math functions #237

Closed DavisVaughan closed 5 years ago

DavisVaughan commented 5 years ago

Closes #230

We now rely on the underlying base R functions and use vec_data() and vec_math_base()

This greatly simplifies the number of somewhat useless exported functions