On Dec 4, 2008, at 5:32 PM, Robert Bradshaw wrote:


On Dec 4, 2008, at 2:22 PM, Tim Lahey wrote:


Good to know. Is there a way for Sage to do a reset, along the lines
of a MATLAB clear or a Maple restart? That is, forgets all expressions
and variables as if the session was brand new?

Yes.

sage: I = 5
sage: I
5
sage: reset()
sage: I
I


Great. I was wondering about that.

Thanks,

Tim.

---
Tim Lahey
PhD Candidate, Systems Design Engineering
University of Waterloo
http://www.linkedin.com/in/timlahey

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to