Is there a list somewhere of which C or C++ types or classes can be converted in cython files?
For example, in the eclib interface (in sage/libs/eclib) a lot of quite complicated C++ classes defined in eclib are made available, all essentailly based on int. But I want to make available a function which returns an NTL RR (real number). The NTL interface does not include RR. Would it be possible to do this, by first adding RR to the list of NTL types Sage knows about and then using that? Sorry if the above make no sense. My cython expertise goes no further than copying similar examples. John -- 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 sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.