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