On Wed, Jun 15, 2011 at 2:09 PM, Ceigh Boone <schaffer...@gmail.com> wrote: > Assuming that you always have your browser running, it > is a good idea that your math software runs inside it also, instead of > hogging resources of it own. Is this true for trivial reasons? Do you have > any insights?
All of the memory and resources that Sage uses (say when you are working with a large matrix) are in a process which is completely separate from the browser. The browser just provides a "window" into seeing what is going on in that process. --Mike -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org