shabbychef / madness

Multivariate Automatic Differentiation R package
GNU Lesser General Public License v3.0
31 stars 0 forks source link

Dispatch on trailing arguments for `sum`, and so on. #5

Open shabbychef opened 8 years ago

shabbychef commented 8 years ago

sum, prod, min, max and so on should dispatch on the second argument, so one can mix numerics with madness objects.