I've been working on SymPy for about 3 years now and it's time hang up the hat.
I started with a 1-line patch like many of the newcomers. I remember the protracted hunt for places where power rules were being misapplied and the interesting things I've been able to learn since then as I've worked in many other areas of SymPy. Some of my original work was lost (fortunately) because I didn't know how to submit patches. Some work was also lost because I had so many changes that before they could be reviewed fully they went badly out of synch. Most of that work in my t2 branch has now been slowly added over the past year or so with smaller (and hopefully better) commits. There are still 8 commits waiting for review (https://github.com/sympy/ sympy/pulls/smichr); the latest one aims to correct further the _eval_power routines of Pow and exp. This practically brings me right back to where I started, about 6000+ commits ago, and it seems as fitting as any time to wrap up significant work with sympy. I just finished making sure that my existing pull requests could be merged and that they appear in some issue so they don't get lost in case someone wants to find them again. As they lose their ability to merge, I will close them. I've appreciated working with you all. Christopher Smith -- You received this message because you are subscribed to the Google Groups "sympy" group. 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/sympy?hl=en.
