Hi all, I'm developing the Grph lib (http://www-sop.inria.fr/members/Luc.Hogie/grph/) that I would like to enpower with SAGE algorithms. In practise I would like to interact (through stdin/stderr? SAGE server?) with an instance of Sage: sending commands and retrieving the textual output.
I thought I could do this by piping the Sage process (stdin/stderr) but the input of Sage is not done via stdin (for example the prompt "sage: " cannot be read from stdout). Do you see an easy way to proceed? Thanks a lot, Luc (CNRS/INRIA, France). -- 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
