On 1 Jul., 16:04, Bjarke Hammersholt Roune <bjarke.ro...@gmail.com> wrote: > > Both the Frobby-Cython interface to be created, > > The Frobby spkg in Sage is command line-based, but I should point out > that the Frobby Cython interface is on trac currently, > athttp://sagetrac.org/sage_trac/ticket/6416, just waiting for a review. > > Cheers > Bjarke
Hi, I had to learn the hard way not to do reviews for Sage trac tickets past midnight. So just a few random comments on #6416: - over all, looks very good ! - in __init__.py, Python "threat"ens" instead of "treat"ing - you use a *.pxi instead of a *.pxd file The latter made me write this message in this thread, since it is puzzling me. I thought: - *.pxi files are obsolete - *.pxi files are deprecated for quite some time now - *.pxi files in Sage (historical leftovers) should be replaced altogether by *.pxd files (that is, if someone volunteers to do it) Is there something I am missing here / am I wrong? Cheers, gsw --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---