Does SAGE support complex integration? This doesn't seem to work:
z = var('z')
integrate(1/z,z,-i,i)
It returns an error saying the lower limit needs to be real.No rush, Sterling --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
