I can solve a difference equation using the Maxima interface, and the
"solve_rec" package included with Maxima.  Apparently SymPy can also
solve difference equations, but I can't find any documentation or
examples to show how this is done.  So, two questions:

1)  How can difference equations be solved using SymPy, from within
Sage?
2)  Is it possible to write a little bit of code which will provide a
difference equation solver for Sage, using Maxima's solve_rec package
to perform the actual calculation?

Thanks,
Alasdair
--~--~---------~--~----~------------~-------~--~----~
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
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to