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. -- John -- 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