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