mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-04 12:45:06 +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).