Skip to content

v0.5.1

Compare
Choose a tag to compare
@pattonw pattonw released this 15 Mar 00:16
· 5 commits to main since this release

Fix bug in agglomerate function when stride was set to None. In this case we generate default strides of 1x1x... however instead of generating one stride per offset we were generating one stride per dimension, resulting in many offsets being ignored in applications using long range affinities