> It's I think a general problem not only in Python but in programming > in general. The authors of http://www.flintlib.org/ -- a pure C library -- > spent a lot of time worrying about this, just to I think decide that it's > a really hard problem.
Very true. > That said, there is definitely a significant class of problems in the context > of Cython that could be fixed if Lisandro's suggestion works. Thanks > for posting it! I will talk with Lisandro more about this and see if we can explore his trick further. Brian > > > William > > --~--~---------~--~----~------------~-------~--~----~ > 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 > -~----------~----~----~----~------~----~------~--~--- > > _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
