- Add efficient version of `scipy.ndimage.distance_transform_edt` - Drop py3.6 support
0.8.7
0.8.6
Interp2d microfix
0.8.5
0.8.4
0.8.3
- Add `imops.numeric.pointwise_add` and cythonized parallel versions of `np.copy`, `ndarray.fill`, `np.full` - Turn off `-ffast-math` until https://github.com/neuro-ml/imops/issues/37 is fixed