I have two questions. First, I am a Python programmer who uses Scipy, Numpy, Matplotlib and IPython to replace Matlab. I have also used Maxima some and was thinking of developing some scripts that use pipes to communicate back and forth between Python and Maxima. SAGE seems to eliminate this need (or handle it for me in the background), but is it overkill for me? Is there a quick start guide for using SAGE within Python scripts?
My second question relates to the same topic. I need to symbolically do inverse Laplace transforms (which Maxima already does to some extent) and then do symbolic z transforms as part of a Python module I am developing for rapid control implementation. Someone on the Maxima list and I are trying to add z transform capabilities to Maxima, but neither of us is a great lisp programmer. Would it be any easier (or even possible) to use SAGE to write a symbolic z transform module using Python that presummably uses Maxima in the background? Thanks, Ryan --~--~---------~--~----~------------~-------~--~----~ 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-forum URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---
