On Jan 23, 2:18 pm, Robert Bradshaw <[email protected]> wrote: > One thought I had was that support for a wide variety of types could > be done by manipulating function pointers. This would make it easy to > give support for a wide variety of types without a lot of specialized > work.
Function pointers are far too slow; I'm going for speed. Don't worry; a lot of the work in the new version is a generic type support framework that indeed (hopefully) makes it easy to add more types without too much work. Carl --~--~---------~--~----~------------~-------~--~----~ 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-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
