mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-23 12:50:22 +08:00
The previous algorithm assumed that the group labels were integers. It produced nonsense with LabelArrays (though sadly didn't crash because numpy promotes None and void to object).