Actually, where is the source for SymPy live? The source link points to the old sympy.org page that doesn't exist anymore, and I don't see it on the Github user sympy.
Aaron Meurer On Nov 15, 2010, at 11:33 PM, Aaron S. Meurer wrote: > You can get the version this way: > > Google App Engine/1.3.8 > Python 2.5.2 (r252:60911, May 12 2010, 14:18:27) > [GCC 4.3.1] > >>>> import sympy >>>> sympy.__version__ > '0.6.6' > > So it needs to be updated. It probably should be running the latest stable > release rather than the latest master, however. > > Aaron Meurer > > On Nov 15, 2010, at 11:27 PM, smichr wrote: > >> How often does live.sympy.org get updated? I am directing some people >> to this site from tutor but see that it is not using the most up to >> date master. >> >> /c > -- 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.
