#ifndef PYTHONIC_NUMPY_MOD_ACCUMULATE_HPP #define PYTHONIC_NUMPY_MOD_ACCUMULATE_HPP #define UFUNC_NAME mod #include "pythonic/numpy/ufunc_accumulate.hpp" #endif