To do the follow-up work summarised under the heading 'Context and plan/proposal for follow-on work' in #300 (comment), i.e:
... such methods are more efficiently daskified by conversion to using the existing Dask built-in equivalents instead of calling func this way.
So the plan is to use follow-on PRs to convert from use of func to the appropriate built-in in each method. It turns out there are Dask built-ins for every one listed above available for us to use directly.
Methods to convert
To do the follow-up work summarised under the heading 'Context and plan/proposal for follow-on work' in #300 (comment), i.e:
Methods to convert
arccos,arcsin,arctanhandarccosh);ceil;exp;floor;rint;round;trunc;log.