[yt-dev] Issue #1240: Type issues with grids (yt_analysis/yt)

sspickle issues-reply at bitbucket.org
Sat Jul 9 03:06:12 PDT 2016


New issue 1240: Type issues with grids
https://bitbucket.org/yt_analysis/yt/issues/1240/type-issues-with-grids

sspickle:

On windows the attached YT_Check.py program fails in the 'draw_grids' call. If I force the grid coordinates to int64 it seems to work:

camera.py:326

        lines(nim.d, px.d.astype('int64'), py.d.astype('int64'), colors, 24, flip=1)

See attached email dialog with Nathan Goldbaum.






More information about the yt-dev mailing list