Hey all, Genya and I have code for p-adic ring and field classes and are currently debugging and writing documentation. If you're interested I've posted the four files at sage.math.washington.edu/home/roed/padics07
I've been running into some trouble figuring out how to change everything I need to so that imports work correctly. I've gotten it so that sage starts after building, but am now having problems getting all the classes I've defined into the namespaces for the other modules. In particular, if I start SAGE and run dir(), it shows pAdicRingGeneric, etc. But if I run dir(sage.rings) it doesn't show any of the padic packages. What do I need to edit besides sage/rings/all.py in order to make things work? And how should I import things at the top of my source files? Thanks, David --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com 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://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---