On Mon, Jun 18, 2012 at 7:03 PM, Jason Grout <jason-s...@creativetrax.com> wrote: > On 6/18/12 8:05 PM, John H Palmieri wrote: >> >> On Monday, June 18, 2012 3:34:15 AM UTC-7, Nathann Cohen wrote: >> >> Helloooooooooo everybody !!! >> >> Our graph files are getting quite large, and there is in some >> situations a way to make it shorter : we can define some functions >> in modules and import them in the Graph class afterwards. >> >> >> The matrix class is large, and is basically broken up into three (or >> four) files: matrix0.pyx, matrix1.pyx, matrix2.pyx (and matrix.pyx). >> Maybe you could use that approach. > > > And there has been discussion that it was broken up because of limitations > in Cython from long ago, and it should be recombined again. > > Personally, it's a bit confusing to try to find which method is in which > file when you're trying to change something...
+1 -- -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org