On Fri, 2 Sep 2016, Nicolas M. Thiery wrote:
+1 to removing not-very-common categories from global namespace
I don't know about categories. About namespace: Currently we have for example graphs.PetersenGraph() but KleinFourGroup() and groups.permutation.KleinFour(). It feels unlogical. But should there be groups.KleinFour() or just groups.permutation.KleinFour()?
(And graphs.Petersen() would be enought, but that's another story.) -- Jori Mäntysalo