Hi, recently, I went through the same steps on http://www.sagemath.org/doc/developer/walk_through.html My question on that would be: in case I add a new functionality to Sage (...I didn't change any existing Sage files or code), where in the Sage folder shall I place my file "file.spyx" (containing Cython code)? Currently, I include my code by using the "load.. " command. Therefore, hg_sage.status() doesn't show any changes to Sage. Best, Georg
On 22 Dez., 03:12, Rob Beezer <goo...@beezer.cotse.net> wrote: > Alex, > > Yes, that's right. You can post the Trac URL or just the ticket > number here if you would like to advertise it. Or you can add > relevant developers in the cc field of the ticket (maybe you have been > working on code written by another active developer who would be > interested). Choosing the right component (say combinatorics?) will > also make it visible to the right people. > > Be sure to post the code as a patch against a relatively recent > version of Sage or else it'll be difficult for anybody to go over it. > You'll have seen how to do that in the Developer's Guide. > > Rob > > On Dec 21, 2:31 pm, Alex Raichev <tortoise.s...@gmail.com> wrote: > > > Hi all: > > > I just finished documenting and testing some new Sage code related to > > analytic combinatorics. More specifically, the code is a collection > > of functions designed to compute asymptotics of Maclaurin coefficients > > of (special classes of) multivariate generating functions. > > > I'd like to share the code and get it peer reviewed. I read the Sage > > developer's guide and think that the next step in the development > > process is to submit the code to the Sage Trac server for review by > > opening a new ticket. Is that correct? > > > Thanks for your attention. > > Alex -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org