SAGE now includes f2py which auto-generates python wrappers for fortran code. We have a magic %fortran command that allows one to write fortran directly in the notebook. We also include weave, which does the sage things but for C (we've had that for a while).
I have written some notes that give examples of using C and Fotran in SAGE via F2py, weave, and ctypes that might be of interest to anyone trying to use these packages. You can find them here: http://www.math.washington.edu/~jkantor/C_Fortran/ Josh --~--~---------~--~----~------------~-------~--~----~ 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-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
