#ifndef PYTHONIC_NUMPY_POWER_ACCUMULATE_HPP #define PYTHONIC_NUMPY_POWER_ACCUMULATE_HPP #define UFUNC_NAME power #include "pythonic/numpy/ufunc_accumulate.hpp" #endif