Oh my goodness! Maybe they don't? I couldn't imagine why they wouldn't, given that everyone has Python... this never even occurred to me.
kcrisman (Feb 23 '12)| is sage compatible with python 2.7.x or only 2.6.x? asked Feb 22 '12 Anonymous |
| "Compatible" might be the wrong word, because Sage uses its own Python. Currently, as of Sage 4.8, the internal Python version is 2.6.4. However, this should change (assuming everything works out!) in Sage 5.0, which is currently in beta. 5.0 should have Python 2.7.2, and you can verify this at test.sagenb.org, if you like-- log in and run "import sys; print sys.version". It'll be nice to have dict comprehensions and collections.Counter.. |
| DSM's answer is the best. However, just in case this is what you are asking, some people do use Sage with system components, including Python, with things like Sage on Gentoo and the related lmonade. There also used to be a Debian version. |
Asked: Feb 22 '12
Seen: 207 times
Last updated: Feb 23 '12
powered by ASKBOT version 0.7.22
Copyright Sage, 2010. Some rights reserved under creative commons license.