nutils
nutils copied to clipboard
Fix "not watertight" error in 3D trimming operation
>>> from nutils import element
>>> import numpy
>>> element.getsimplex(3).slice(numpy.array([ 0.12818456, -0.00017979, 0.06756571, -0.03730343]), 8)
NotImplementedError