On Tue, Jan 12, 2010 at 7:42 PM, Minh Nguyen <[email protected]> wrote: > On Wed, Jan 13, 2010 at 2:34 PM, William Stein <[email protected]> wrote: > > <SNIP> > >> Sage will soon have a similar mode so that undefined vars magically >> spring into existence *and* you can call methods using functional >> notation, which is what that thread linked to above is about. > > See ticket #7482 [1], which has been merged in Sage 4.3.1.alpha0. The > release tour of Sage 4.3.1 [2] (under construction) contains some > explanation on how to use this new feature for a mode for automatic > names. Note that this mode currently only works within the Sage > notebook. > > [1] http://trac.sagemath.org/sage_trac/ticket/7482 > > [2] http://wiki.sagemath.org/ReleaseTours/sage-4.3.1
Yep. And it doesn't use the "exec <...> in G" trick, so it is a lot more stupid. But I'll rewrite it to use that trick and also work on the command line in the not-distant future. While I'm at it, I'll keep this "protected vars" feature request in mind. WiliAm
-- 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/sage-support URL: http://www.sagemath.org
