So, I found that decl.pxi seems to be the .pxi file which I thought should be 
created.  I guess I will add the native NTL stuff to it as well so that it is 
exported to all the places that use NTL.

A first naming convention question is this:  What should we call NTL's ZZ?  
It's very confusing to call it ZZ because of the sage integer ring.  I 
suggest:

        ntl_ZZ -- the python wrapper with NTL semantics
        ntl_c_ZZ -- the pyrex alias for NTL's ZZ c class

        ntl_ZZX -- analog for ZZX
        ntl_c_ZZX -- etc.

Other suggestions or cries of disapproval?

--
Joel

--~--~---------~--~----~------------~-------~--~----~
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://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to