[yt-dev] Issue #1072: Add support to YTArray for remaining unsupported ufuncs (yt_analysis/yt)

Nathan Goldbaum issues-reply at bitbucket.org
Mon Aug 24 16:04:46 PDT 2015


New issue 1072: Add support to YTArray for remaining unsupported ufuncs
https://bitbucket.org/yt_analysis/yt/issues/1072/add-support-to-ytarray-for-remaining

Nathan Goldbaum:

Right now YTArray supports most numpy ufuncs, but it looks like there are a few that need to be implemented still.

* bitwise_and
* bitwise_or
* invert
* left_shift
* right_shift
* ldexp





More information about the yt-dev mailing list