pytim.GITIM() might crash because of a segfault in scipy.spatial.Delaunay() on some platforms.
This is likely related to scipy/scipy#9751 and/or scipy/scipy#9858
As a quick workaround, install pytetgen, which is used preferentially by GITIM, if found.
pytim.GITIM() might crash because of a segfault in scipy.spatial.Delaunay() on some platforms.
This is likely related to scipy/scipy#9751 and/or scipy/scipy#9858
As a quick workaround, install
pytetgen, which is used preferentially by GITIM, if found.