On 2018-02-07 00:35, Volker Braun wrote:
But implementation details can surely be worked out. A totally basic idea: put the specifics of the integer type and integer wrap/unwrapping in an cython include file. At build time, copy the include file with the desired implementation.
But what is the "desired implementation"? How can the pplpy package know which kind of integers the user wants? What if there are multiple users with different preferences?
I think that this is going to cause more problems than it solves. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
