hello, I am using sage in windows. I use sage with vmware. I have very very little information about sage and linux. I want to write an algorithm and be able to run it using sage. But when I try to save my work in sage it saves only the objects not the whole thing.
I may not be very clear. But the thing I am trying to do is something like this. Say I did the following: q=4 F=GF(q, 'u') I want to save this and be able to change q to some other number later, and run it in sage. Even if I can write the algorithm somewhere else and copy paste inside the sage, it would be ok. But I cant even do copy paste. And when I save using save_session command sage saves only the objects. Since F was a field of 4 elements at the beginning, it doesnt change F when I change q. I tried to read the previous discussions about this but couldnt see any post. I'd appreciate any help about this. thanks, og. --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
