Hi: I am planning on creating an IncidenceStructures class in a module incidence_structues.py which will go in a new subdirectory of combinat called designs. Functions specific to block designs will go in a separate module in that directory. See http://trac.sagemath.org/sage_trac/ticket/3943 for details. At the moment, the plan is for the tree to look like
combinat |-- crystals |-- designs |-- matrices |-- posets |-- root_system |-- sf and designs |-- __init__.py |-- all.py |-- block_design.py |-- incidence_structures.py Any comments or suggestions? - David Joyner --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
