I'd like to add some simple assumptions, e.g.

  assume(x > 0)
  assume(y > 0)
  ...

to the top of a Python file and have them used in all symbolic
calculations that follow. But, they don't seem to take hold like they do
from within the Sage prompt.

Is there a way to make it do what I want?

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to