mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-15 11:22:18 +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).