On Mon, Nov 24, 2014 at 1:05 PM, Roberto Colistete Jr. <[email protected]> wrote: > On 24-11-2014 17:41, Aaron Meurer wrote: >> >> IPython seems to be ahead of the curve here (most other libraries I >> know of still support 2.6), whereas SymPy has traditionally been >> behind the curve (we supported 2.5 for longer than most libraries). At >> least that's what I remember. We could probably look up the release >> details to be sure, say, for the other libraries in the scipy stack. >> >> Aaron Meurer > > > Agree about IPython. While NumPy, MatPlotLib and SciPy still support > Python 2.6. > > NumPy dropped Python 2.5 support in v1.8.0 (30/10/2013), MatPlotLib in > v1.2.0 (08/01/2013), Scipy in v0.12 (07/04/2013).
It seems we're not behind the curve, then. SymPy dropped support in 0.7.3, released July 13, 2013. Maybe we should talk with the other communities to see when they plan to drop support. Aaron Meurer > > As Python 2.5 was released 2 years before Python 2.6, the logic gives > 2015 to be the year when Python 2.6 support will be dropped by NumPy, > MatPlotLib and SciPy. > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/54738F77.7070903%40gmail.com. > > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6%2BtuFi%3DKNU8ykccSm0paEqdL3Ray%2BK2Uy2zyW6VV78azg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
